You are on page 1of 1

!ROUTER 1 conf t int s1/0 clock rate 64000 ip address 2.2.2.1 255.0.0.

0 no shut int s1/1 clock rate 64000 ip address 1.1.1.1 255.0.0.0 no shut int f0/0 ip address 20.1.1.1 255.0.0.0 no shut exit router eigrp 100 passive-interface default no passive-interface s1/0 no passive-interface s1/1 network 20.0.0.0 network 1.0.0.0 network 2.0.0.0 no auto-summary exit exit copy running-config startup-config !ROUTER 2 conf t int s1/0 clock rate 64000 ip address 2.2.2.2 255.0.0.0 no shut int s1/1 clock rate 64000 ip address 1.1.1.2 255.0.0.0 no shut int f0/0 ip address 30.1.1.1 255.0.0.0 no shut exit router eigrp 100 passive-interface default no passive-interface s1/0 no passive-interface s1/1 network 30.0.0.0 network 1.0.0.0 network 2.0.0.0 no auto-summary variance 2 exit int s1/0 bandwidth 800 exit exit copy running-config startup-config

You might also like