Lab 19. EIGRP Stub Summary



Router stub hanya akan mengadvertise summary route.

R2:
R2(config)#router eigrp 1
R2(config-router)#no eigrp stub connected
R2(config-router)#eigrp stub summary

R3:
R3#sh ip route
2.0.0.0/22 is subnetted, 1 subnets
D     2.2.0.0 [90/2560002816] via 23.23.23.2, 00:00:58, FastEthernet0/0
23.0.0.0/24 is subnetted, 1 subnets
C     23.23.23.0 is directly connected, FastEthernet0/0

Pada routing table, hanya ada network hasil summary aja.

Komentar

Postingan populer dari blog ini

Automation, Backup Config With Paramiko