📜  可路由和不可路由协议之间的区别

📅  最后修改于: 2021-09-15 01:03:08             🧑  作者: Mango

1. 可路由协议:
可路由协议是一种网络协议,它携带来自一个网络的数据,并通过路由器在另一个网络中成功并传送到该远程网络中的计算机。

2. 不可路由协议:
不可路由协议的数据不能通过路由器。这主要是由于缺乏该协议的能力。

可路由和不可路由协议的区别:

S.No. Routable Protocol Non-Routable protocol
1. The protocols that allow the forwarding of data from one network to another network are called as routable protocols. The protocols that doesn’t allow the forwarding of data from one network to another network are called as non-routable protocols.
2. The data packets from one network to another network are transferred using routers. Non-Routable protocols cannot be used to route the data over the network using router.
3. It contains a network address as well as a device address. It contains only a device address and not a network address.
4. It is used to build large networks. It is designed to work on small and local networks.
5. A routable protocol’s data can be passed through a router. A non-routable protocol’s data cannot be passed through a router.
6 Routable protocols work with a router. Non-Routable protocols are designed to work on small and cannot be used with a router.
7 They are complex. They are less complex than routable protocols.
8 All the routable protocols can be limited to the different network. All the Non routable protocols are limited to the same network.
9 Examples is Internet Protocol (IP). Internet Protocol has two versions IPv4 and IPv6. Internet Protocol (IP). Internet Protocol has two versions IPv4 and IPv6.