Mọi người cho em hỏi là Rip nó gửi thông tin bảng định tuyến cho các router hàng xóm 30s 1 lần thế trong lúc cấu hình rip câu lệnh network [ mạng kết nối trực tiếp với router ] có ý nghĩa gì ạ?
Announcement
Collapse
No announcement yet.
Hỏi về định tuyến RIP
Collapse
X
-
Originally posted by minha1998 View PostMọi người cho em hỏi là Rip nó gửi thông tin bảng định tuyến cho các router hàng xóm 30s 1 lần thế trong lúc cấu hình rip câu lệnh network [ mạng kết nối trực tiếp với router ] có ý nghĩa gì ạ?
Mình lấy 1 ví dụ trên mạng
IP route của R1
Code:[FONT=Calibri][FONT=Courier New][COLOR=black]R1#[B]show ip route[/B][/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]U - per-user static route, o - ODR[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]Gateway of last resort is not set[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]C 192.169.1.0/24 is directly connected, Loopback0[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]C 192.168.1.0/24 is directly connected, Ethernet0[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]R1#[/COLOR][/FONT][/FONT]
Code:[FONT=Courier New][COLOR=#333333]R2#[B]show ip route[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]U - per-user static route, o - ODR[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]Gateway of last resort is not set[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.168.1.0/24 is directly connected, Ethernet0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.168.2.0/24 is directly connected, Ethernet1[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.169.2.0/24 is directly connected, Loopback0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.168.100.0/24 is directly connected, Serial0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R2#[/COLOR][/FONT]
Code:[FONT=Courier New][COLOR=#333333]R1(config)#[B]router rip[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R1(config-router)#[B]network 192.168.1.0[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R1(config-router)#[B]network 192.169.1.0[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R1(config-router)#[B]end[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R1#[/COLOR][/FONT]
Code:[FONT=Courier New][COLOR=#333333]R2(config)#[B]router rip[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R2(config-router)#[B]network 192.168.1.0[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R2(config-router)#[B]network 192.168.2.0[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R2(config-router)#[B]network 192.169.2.0[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R2(config-router)#[B]end[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R2#[/COLOR][/FONT]
Code:[FONT=Courier New][COLOR=#333333]R1#[B]show ip route[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]U - per-user static route, o - ODR[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]Gateway of last resort is not set[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.169.1.0/24 is directly connected, Loopback0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.168.1.0/24 is directly connected, Ethernet0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R 192.168.2.0/24 [120/1] via 192.168.1.2, 00:00:09, Ethernet0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R 192.169.2.0/24 [120/1] via 192.168.1.2, 00:00:09, Ethernet0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R1#[/COLOR][/FONT]
Code:[FONT=Courier New][COLOR=#333333]R2#[B]show ip route[/B][/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]U - per-user static route, o - ODR[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]Gateway of last resort is not set[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.168.1.0/24 is directly connected, Ethernet0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R 192.169.1.0/24 [120/1] via 192.168.1.1, 00:00:19, Ethernet0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.168.2.0/24 is directly connected, Ethernet1[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.169.2.0/24 is directly connected, Loopback0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]C 192.168.100.0/24 is directly connected, Serial0[/COLOR][/FONT] [FONT=Courier New][COLOR=#333333]R2#[/COLOR][/FONT]
Nguồn lấy ví dụ
Wendell Odom reviews the characteristics and limitations of the distance vector routing protocol RIP as part of the preparation for the CCNA exam #640-607.
https://www.ciscopress.com/articles/...26421&seqNum=4
- Likes 1
Comment