coding-fans / linux-network-programming

157 stars 38 forks source link

网络层的问题 #1

Open XiaoWinter opened 4 years ago

XiaoWinter commented 4 years ago

在网络协议,网络层那一节,文中所述:网络层路由与数据链路层的mac表类似,另外网络层路由不能通过广播学习新的路由规则,那么网络层路由是如何学习新的路由规则的?

fasionchan commented 4 years ago

通过路由协议,我还没写到这。

路由协议主要运行于路由器上,路由协议是用来确定到达路径的,它包括RIP,IGRP(Cisco私有协议),EIGRP(Cisco私有协议),OSPF,IS-IS,BGP。起到一个地图导航,负责找路的作用。它工作在网络层。

XiaoWinter notifications@github.com 于2020年1月16日周四 下午7:01写道:

在网络协议,网络层那一节,文中所述:网络层路由与数据链路层的mac表类似,另外网络层路由不能通过广播学习新的路由规则,那么网络层路由是如何学习新的路由规则的?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fasionchan/linux-network-programming/issues/1?email_source=notifications&email_token=ABMYGGAYR3EYYCMBMGSBYDTQ6A465A5CNFSM4KHSBYC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IGTQSAQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMYGGAN3QTX4THB5BM7Y23Q6A465ANCNFSM4KHSBYCQ .