Forwarding plane (original) (raw)
Dans le domaine du routage le plan de commutation parfois appelé plan de données (Forwarding Plane ou Data Plane en anglais) définit la partie de l'architecture d'un routeur qui décide ce qu'il faut faire avec les paquets arrivant sur une interface d'entrée. Le plus souvent, il se réfère à un tableau dans lequel le routeur recherche l'Adresse de destination contenue dans le paquet entrant et récupère les informations nécessaires pour déterminer le chemin, depuis l'élément récepteur, à travers la structure de commutation interne du routeur, jusqu'à l'interface(s) de sortie appropriée(s).
Property | Value |
---|---|
dbo:abstract | In routing, the forwarding plane, sometimes called the data plane or user plane, defines the part of the router architecture that decides what to do with packets arriving on an inbound interface. Most commonly, it refers to a table in which the router looks up the destination address of the incoming packet and retrieves the information necessary to determine the path from the receiving element, through the internal forwarding fabric of the router, and to the proper outgoing interface(s). In certain cases the table may specify that a packet is to be discarded. In such cases, the router may return an ICMP "destination unreachable" or other appropriate code. Some security policies, however, dictate that the router should drop the packet silently, in order that a potential attacker does not become aware that a target is being protected. The incoming forwarding element will also decrement the time-to-live (TTL) field of the packet, and, if the new value is zero, discard the packet. While the Internet Protocol (IP) specification indicates that an Internet Control Message Protocol (ICMP) time exceeded message should be sent to the originator of the packet (i.e. the node indicated by the source address), the router may be configured to drop the packet silently (again according to security policies). Depending on the specific router implementation, the table in which the destination address is looked up could be the routing table (also known as the routing information base, RIB), or a separate forwarding information base (FIB) that is populated (i.e., loaded) by the routing control plane, but used by the forwarding plane for look-ups at much higher speeds. Before or after examining the destination, other tables may be consulted to make decisions to drop the packet based on other characteristics, such as the source address, the IP protocol identifier field, or Transmission Control Protocol (TCP) or User Datagram Protocol (UDP) port number. Forwarding plane functions run in the forwarding element. High-performance routers often have multiple distributed forwarding elements, so that the router increases performance with parallel processing. The outgoing interface will encapsulate the packet in the appropriate data link protocol. Depending on the router software and its configuration, functions, usually implemented at the outgoing interface, may set various packet fields, such as the DSCP field used by differentiated services. In general, the passage from the input interface directly to an output interface, through the fabric with minimum modification at the output interface, is called the fast path of the router. If the packet needs significant processing, such as segmentation or encryption, it may go onto a slower path, which is sometimes called the services plane of the router. Service planes can make forwarding or processing decisions based on higher-layer information, such as a Web URL contained in the packet payload. (en) Dans le domaine du routage le plan de commutation parfois appelé plan de données (Forwarding Plane ou Data Plane en anglais) définit la partie de l'architecture d'un routeur qui décide ce qu'il faut faire avec les paquets arrivant sur une interface d'entrée. Le plus souvent, il se réfère à un tableau dans lequel le routeur recherche l'Adresse de destination contenue dans le paquet entrant et récupère les informations nécessaires pour déterminer le chemin, depuis l'élément récepteur, à travers la structure de commutation interne du routeur, jusqu'à l'interface(s) de sortie appropriée(s). (fr) |
dbo:thumbnail | wiki-commons:Special:FilePath/Cisco-VIP-2-40-hdr-0a.jpg?width=300 |
dbo:wikiPageID | 11996218 (xsd:integer) |
dbo:wikiPageLength | 16289 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1114575944 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Router_(computing) dbr:Routing_control_plane dbr:Encapsulation_(networking) dbr:Network_Search_Engine dbr:Binary_tree dbr:Application-specific_integrated_circuit dbr:Patricia_tree dbr:Unix dbr:Dynamic_random-access_memory dbr:Internet_Control_Message_Protocol dbr:Internet_Protocol dbr:Computer_network dbr:Content-addressable_memory dbr:Control_plane dbr:Crossbar_switch dbr:MAC_address dbr:Static_random-access_memory dbr:Computer_configuration dbr:Packet_switching dbc:Internet_architecture dbr:Linked_list dbr:Differentiated_services dbr:Forwarding_information_base dbr:Transmission_Control_Protocol dbr:Network_processor dbr:Radix_tree dbr:Hash_table dbr:Hash_tables dbr:Internet_Engineering_Task_Force dbc:Routers_(computing) dbr:Classless_Inter-Domain_Routing dbr:Search_algorithm dbr:Routing dbr:Software dbr:User_Datagram_Protocol dbr:Routing_table dbr:Management_plane dbr:Clos_networks dbr:Multi-core_(computing) dbr:File:Cisco-Gigabit-Switch-Router-Performance-Route-Processor-0a.jpg dbr:File:Cisco-VIP-2-40-hdr-0a.jpg |
dbp:wikiPageUsesTemplate | dbt:Reflist |
dcterms:subject | dbc:Internet_architecture dbc:Routers_(computing) |
rdfs:comment | Dans le domaine du routage le plan de commutation parfois appelé plan de données (Forwarding Plane ou Data Plane en anglais) définit la partie de l'architecture d'un routeur qui décide ce qu'il faut faire avec les paquets arrivant sur une interface d'entrée. Le plus souvent, il se réfère à un tableau dans lequel le routeur recherche l'Adresse de destination contenue dans le paquet entrant et récupère les informations nécessaires pour déterminer le chemin, depuis l'élément récepteur, à travers la structure de commutation interne du routeur, jusqu'à l'interface(s) de sortie appropriée(s). (fr) In routing, the forwarding plane, sometimes called the data plane or user plane, defines the part of the router architecture that decides what to do with packets arriving on an inbound interface. Most commonly, it refers to a table in which the router looks up the destination address of the incoming packet and retrieves the information necessary to determine the path from the receiving element, through the internal forwarding fabric of the router, and to the proper outgoing interface(s). (en) |
rdfs:label | Forwarding plane (en) Plan de commutation (fr) |
owl:sameAs | freebase:Forwarding plane yago-res:Forwarding plane wikidata:Forwarding plane dbpedia-fr:Forwarding plane https://global.dbpedia.org/id/4k5JZ |
prov:wasDerivedFrom | wikipedia-en:Forwarding_plane?oldid=1114575944&ns=0 |
foaf:depiction | wiki-commons:Special:FilePath/Cisco-Gigabit-Switch-Router-Performance-Route-Processor-0a.jpg wiki-commons:Special:FilePath/Cisco-VIP-2-40-hdr-0a.jpg |
foaf:isPrimaryTopicOf | wikipedia-en:Forwarding_plane |
is dbo:wikiPageRedirects of | dbr:Data_Plane dbr:Data_plane dbr:Forwarding_Plane dbr:User_plane |
is dbo:wikiPageWikiLink of | dbr:Router_(computing) dbr:OpenFlow dbr:Voice_over_LTE dbr:Generalized_TTL_security_mechanism dbr:Control_plane dbr:P4_(programming_language) dbr:Trillium_Digital_Systems dbr:Assisted_GNSS dbr:Data_Plane dbr:Data_plane dbr:IP_load_tester dbr:Forwarding_Plane dbr:Routing_table dbr:User_plane |
is foaf:primaryTopic of | wikipedia-en:Forwarding_plane |