R1 - CONFIGURAÇÃO
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router eigrp LAB-NAMED
Router(config-router)# !
Router(config-router)# address-family ipv4 unicast autonomous-system 1
Router(config-router-af)# !
Router(config-router-af)# topology base
Router(config-router-af-topology)# exit-af-topology
Router(config-router-af)# network 1.1.1.1 0.0.0.0
Router(config-router-af)# network 10.0.0.0 0.0.0.3
Router(config-router-af)# exit-address-family
Router(config-router)#
!
interface Loopback0
ip address 1.1.1.1 255.255.255.255
!
interface FastEthernet0/0
ip address 10.0.0.1 255.255.255.252
duplex full
!
interface FastEthernet1/0
no ip address
shutdown
duplex full
!
interface FastEthernet2/0
no ip address
shutdown
duplex full
!
!
router eigrp LAB-NAMED
!
address-family ipv4 unicast autonomous-system 1
!
topology base
exit-af-topology
network 1.1.1.1 0.0.0.0
network 10.0.0.0 0.0.0.3
exit-address-family
!
ip forward-protocol nd
R2 CONFIGURAÇÕES
Router(config)#router eigrp LAB-NAMED
Router(config-router)# !
Router(config-router)# address-family ipv4 unicast autonomous-system 1
Router(config-router-af)# !
Router(config-router-af)# topology base
Router(config-router-af-topology)#$bute connected metric 10000 100 255 1 1500
Router(config-router-af-topology)# exit-af-topology
Router(config-router-af)# network 10.0.0.4 0.0.0.3
Router(config-router-af)# exit-address-family
Router#sh run | s eigrp|interfaces
router eigrp LAB-NAMED
!
address-family ipv4 unicast autonomous-system 1
!
topology base
redistribute connected metric 10000 100 255 1 1500
exit-af-topology
network 10.0.0.4 0.0.0.3
exit-address-family
Router#sh run | s eigrp|interface
interface Loopback0
ip address 2.2.2.2 255.255.255.255
interface FastEthernet0/0
ip address 10.0.0.5 255.255.255.252
duplex full
interface FastEthernet1/0
no ip address
shutdown
duplex full
interface FastEthernet2/0
no ip address
shutdown
duplex full
router eigrp LAB-NAMED
!
address-family ipv4 unicast autonomous-system 1
!
topology base
redistribute connected metric 10000 100 255 1 1500
exit-af-topology
network 10.0.0.4 0.0.0.3
exit-address-family
R3 CONFIGURAÇÕES
Router#sh run | s eigrp|interface
interface FastEthernet0/0
ip address 10.0.0.2 255.255.255.252
duplex full
interface FastEthernet1/0
ip address 10.0.0.9 255.255.255.252
duplex full
interface FastEthernet2/0
ip address 10.0.0.6 255.255.255.252
duplex full
router eigrp LAB-NAMED
!
address-family ipv4 unicast autonomous-system 1
!
topology base
exit-af-topology
network 10.0.0.0 0.0.0.3
network 10.0.0.4 0.0.0.3
network 10.0.0.8 0.0.0.3
exit-address-family
R4
Router#sh run | s eigrp|interface
interface Loopback0
ip address 4.4.4.4 255.255.255.255
interface FastEthernet0/0
no ip address
shutdown
duplex full
interface FastEthernet1/0
ip address 10.0.0.10 255.255.255.252
duplex full
interface FastEthernet2/0
no ip address
shutdown
duplex full
router eigrp LAB-NAMED
!
address-family ipv4 unicast autonomous-system 1
!
topology base
redistribute connected metric 10000 100 255 1 1500
exit-af-topology
network 10.0.0.8 0.0.0.3
exit-address-family
R4#sh ip route eigrp
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override
Gateway of last resort is not set
1.0.0.0/32 is subnetted, 1 subnets
D 1.1.1.1 [90/154240] via 10.0.0.9, 00:15:53, FastEthernet1/0
2.0.0.0/32 is subnetted, 1 subnets
D EX 2.2.2.2 [170/1126400] via 10.0.0.9, 00:15:13, FastEthernet1/0
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
D 10.0.0.0/30 [90/153600] via 10.0.0.9, 00:22:18, FastEthernet1/0
D 10.0.0.4/30 [90/153600] via 10.0.0.9, 00:22:18, FastEthernet1/0
R2#SH IP ROUTE eigrp
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override
Gateway of last resort is not set
1.0.0.0/32 is subnetted, 1 subnets
D 1.1.1.1 [90/154240] via 10.0.0.6, 00:16:29, FastEthernet0/0
4.0.0.0/32 is subnetted, 1 subnets
D EX 4.4.4.4 [170/1126400] via 10.0.0.6, 00:17:18, FastEthernet0/0
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
D 10.0.0.0/30 [90/153600] via 10.0.0.6, 00:23:38, FastEthernet0/0
D 10.0.0.8/30 [90/153600] via 10.0.0.6, 00:22:56, FastEthernet0/0