Lab 22. EIGRP Stub Receive-Only
Receive-only yaitu router yang menjadi stub tidak akan mengadvertise network apapun hanya menerima saja. Lanjutan lab sebelumnya. Hapus dulu perintah eigrp stub sebelumnya.
R2(config)#router eigrp 1
R2(config-router)#no eigrp stub redistributed
R2(config-router)#eigrp stub receive-only
R3:
R3#sh ip route
23.0.0.0/24 is subnetted, 1 subnets
C 23.23.23.0 is directly connected, FastEthernet0/0
R2:
R2#sh ip route
1.0.0.0/32 is subnetted, 1 subnets
S 1.1.1.1 [1/0] via 12.12.12.1
2.0.0.0/8 is variably subnetted, 5 subnets, 2 masks
C 2.2.0.0/24 is directly connected, Loopback0
D 2.2.0.0/22 is a summary, 00:24:01, Null0
C 2.2.1.0/24 is directly connected, Loopback1
C 2.2.2.0/24 is directly connected, Loopback2
C 2.2.3.0/24 is directly connected, Loopback3
23.0.0.0/24 is subnetted, 1 subnets
C 23.23.23.0 is directly connected, FastEthernet0/0
12.0.0.0/24 is subnetted, 1 subnets
C 12.12.12.0 is directly connected, GigabitEthernet1/0
R1:
R1#sh ip route
1.0.0.0/32 is subnetted, 1 subnets
C 1.1.1.1 is directly connected, Loopback0
12.0.0.0/24 is subnetted, 1 subnets
C 12.12.12.0 is directly connected, GigabitEthernet1/0
Komentar
Posting Komentar