You are on page 1of 2

ROUTER-A

R1>enable
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#router eigrp 1
R1(config-router)#network 11.0.0.0
R1(config-router)#network 30.0.0.0

ROUTER-B
R2>enable
R2#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#router eigrp 1
R2(config-router)#network 11.0.0.0
R2(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 11.0.0.1 (Serial2/0) is up: new adjacency
R2(config-router)#network 12.0.0.0

ROUTER-C
R3>enable
R3#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#router eigrp 1
R3(config-router)#network 192.168.50.0
R3(config-router)#network 30.0.0.0
R3(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 30.0.0.1 (Serial2/0) is up: new adjacency
R3(config-router)#network 20.0.0.0

ROUTER-D
R4>enable
R4#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R4(config)#router eigrp 1
R4(config-router)#network 12.0.0.0
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 12.0.0.1 (Serial2/0) is up: new adjacency
R4(config-router)#network 20.0.0.0
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 20.0.0.1 (Serial3/0) is up: new adjacency
R4(config-router)#network 50.0.0.0
R4(config-router)#network 174.60.0.0

ROUTER-E
R5>enable
R5#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R5(config)#router eigrp 1
R5(config-router)#network 80.0.0.0
R5(config-router)#network 50.0.0.0
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 50.0.0.1 (Serial2/0) is up: new adjacency
R5(config-router)#network 173.50.0.0

ROUTER-F
R6>enable
R6#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R6(config)#router eigrp 1
R6(config-router)#network 174.60.0.0
R6(config-router)#network 60.0.0.0
ROUTER-G
R7>enable
R7#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R7(config)#router eigrp 1
R7(config-router)# network 173.50.0.0
R7(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 173.50.0.1 (Serial2/0) is up: new adjacency
R7(config-router)# network 60.0.0.0
R7(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 60.0.0.1 (Serial3/0) is up: new adjacency

You might also like