EIGRP Stub Static
STUB HANYA MENGADVERTISE STATIC ROUTE
R2
R2(config)#router eigrp 1
R2(config-router)#no eigrp stub summary
R2(config-router)#eigrp stub static
R3
R3#sh ip route
1.0.0.0/32 is subnetted, 1 subnets
D EX 1.1.1.1 [170/28416] via 23.23.23.2, 00:01:01, 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 redistribute static aja.
SELESAI
Comments
Post a Comment