IP routing (original) (raw)
Dans le domaine des réseaux, le routage IP désigne l'ensemble des méthodes de l'Internet Protocol utilisées pour router un paquet à travers un réseau. Par extension, cela désigne également l’ensemble des politiques internationales sur la configuration des réseaux, notamment internet.
Property | Value |
---|---|
dbo:abstract | IP routing is the application of routing methodologies to IP networks. This involves not only protocols and technologies but includes the policies of the worldwide organization and configuration of Internet infrastructure. In each IP network node, IP routing involves the determination of a suitable path for a network packet from a source to its destination in an IP network. The process uses static configuration rules or dynamically obtained from routing protocols to select specific packet forwarding methods to direct traffic to the next available intermediate network node one hop closer to the desired final destination, a total path potentially spanning multiple computer networks. Networks are separated from each other by specialized hosts, called gateways or routers with specialized software support optimized for routing. IP forwarding algorithms in most routing software determine a route through a shortest path algorithm. In routers, packets arriving at an interface are examined for source and destination addressing and queued to the appropriate outgoing interface according to their destination address and a set of rules and performance metrics. Rules are encoded in a routing table that contains entries for all interfaces and their connected networks. If no rule satisfies the requirements for a network packet, it is forwarded to a default route. Routing tables are maintained either manually by a network administrator, or updated dynamically by a routing protocol. A routing protocol specifies how routers communicate and share information about the topology of the network, and the capabilities of each routing node. Different protocols are often used for different topologies or different application areas. For example, the Open Shortest Path First (OSPF) protocol is generally used within an enterprise and the Border Gateway Protocol (BGP) is used on a global scale. BGP is the de facto standard for worldwide Internet routing. (en) Dans le domaine des réseaux, le routage IP désigne l'ensemble des méthodes de l'Internet Protocol utilisées pour router un paquet à travers un réseau. Par extension, cela désigne également l’ensemble des politiques internationales sur la configuration des réseaux, notamment internet. (fr) 操作系统拥有 IP转发(英語:IP forwarding)功能,意味着该系统能接收从接口传送进来的 网络数据包(英語:network packets),如果识别到该数据包不用于该系统自身,那么系统将会将该网络数据包传送到另外一个网络去,用恰当地方式转发该数据包。 一个典型的场景是需要去搭建一个路由器以连接两个不同网络。 (zh) |
dbo:wikiPageID | 27385819 (xsd:integer) |
dbo:wikiPageLength | 7007 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1110316131 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Router_(computing) dbr:Metrics_(networking) dbr:De_facto_standard dbr:Default_route dbr:Interior_gateway_protocol dbr:Internet dbr:Internet_Control_Message_Protocol dbc:Routing dbr:Computer_network dbr:Equal-cost_multi-path_routing dbr:Shortest_path dbr:Network_packet dbr:Datagram dbr:PPPoE dbr:Network_congestion dbr:Packet_forwarding dbr:Retransmission_(data_networks) dbr:Routing_Information_Protocol dbr:Ip_address dbr:Autonomous_system_(Internet) dbr:Border_Gateway_Protocol dbr:Open_Shortest_Path_First dbr:Routing dbr:Ethernet dbr:Exterior_Gateway_Protocol dbr:Exterior_gateway_protocol dbr:IP_address dbr:Routing_protocol dbr:Routing_table dbr:Unix-like_operating_system dbr:Subnet_mask dbr:IP_network dbr:Bitmask dbr:Network_interface_card dbr:Network_router |
dbp:wikiPageUsesTemplate | dbt:Efn dbt:Multiple_issues dbt:Notelist dbt:One_source dbt:Reflist dbt:Short_description dbt:Update dbt:Varserif |
dcterms:subject | dbc:Routing |
rdfs:comment | Dans le domaine des réseaux, le routage IP désigne l'ensemble des méthodes de l'Internet Protocol utilisées pour router un paquet à travers un réseau. Par extension, cela désigne également l’ensemble des politiques internationales sur la configuration des réseaux, notamment internet. (fr) 操作系统拥有 IP转发(英語:IP forwarding)功能,意味着该系统能接收从接口传送进来的 网络数据包(英語:network packets),如果识别到该数据包不用于该系统自身,那么系统将会将该网络数据包传送到另外一个网络去,用恰当地方式转发该数据包。 一个典型的场景是需要去搭建一个路由器以连接两个不同网络。 (zh) IP routing is the application of routing methodologies to IP networks. This involves not only protocols and technologies but includes the policies of the worldwide organization and configuration of Internet infrastructure. In each IP network node, IP routing involves the determination of a suitable path for a network packet from a source to its destination in an IP network. The process uses static configuration rules or dynamically obtained from routing protocols to select specific packet forwarding methods to direct traffic to the next available intermediate network node one hop closer to the desired final destination, a total path potentially spanning multiple computer networks. (en) |
rdfs:label | Routage IP (fr) IP routing (en) IP转发 (zh) |
owl:sameAs | wikidata:IP routing dbpedia-fr:IP routing dbpedia-tr:IP routing dbpedia-zh:IP routing https://global.dbpedia.org/id/4nJv7 |
prov:wasDerivedFrom | wikipedia-en:IP_routing?oldid=1110316131&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:IP_routing |
is dbo:wikiPageRedirects of | dbr:IP_forwarding_algorithm dbr:IP_Forwarding dbr:IP_forwarding dbr:Internet_routing |
is dbo:wikiPageWikiLink of | dbr:Mesh_networking dbr:IP_forwarding_algorithm dbr:2021_Facebook_outage dbr:Internet_Protocol dbr:Mahi_Networks dbr:Timeline_of_computing_2020–present dbr:Trie dbr:Multilayer_switch dbr:Heuristic_routing dbr:IP_Forwarding dbr:Spanning_Tree_Protocol dbr:Classless_Inter-Domain_Routing dbr:IP_forwarding dbr:Routing dbr:VLAN dbr:Exterior_gateway_protocol dbr:Point-to-Point_Protocol_over_Ethernet dbr:Multiprotocol_Label_Switching dbr:Internet_routing |
is foaf:primaryTopic of | wikipedia-en:IP_routing |