This is an old revision of the document!
End of Chapter 2
r1
hostname r1 ! interface Ethernet0/0 description sw1 no ip address no shut ! interface Ethernet0/0.12 encapsulation dot1Q 12 ip address 12.1.1.1 255.255.255.0 ! interface Ethernet0/0.13 encapsulation dot1Q 13 ip address 13.1.1.1 255.255.255.0 ! interface Ethernet0/1 description sw2 no ip address shutdown ! end wr
r2
hostname r2 ! interface Ethernet0/0 description sw 1 no ip address no shut ! interface Ethernet0/0.12 encapsulation dot1Q 12 ip address 12.1.1.2 255.255.255.0 ! interface Ethernet0/0.28 encapsulation dot1Q 28 ip address 28.1.1.2 255.255.255.0 ! interface Ethernet0/1 description sw 2 no ip address shutdown end wr
r3
hostname r3 ! interface Ethernet0/0 description sw1 ip address 13.1.1.3 255.255.255.0 no shut ! interface Ethernet0/1 description sw2 ip address 34.1.1.3 255.255.255.0 no shut end wr
r4
hostname r4 ! interface Ethernet0/0 description sw1 no ip address shutdown ! interface Ethernet0/1 description sw2 no ip address no shut ! interface Ethernet0/1.34 encapsulation dot1Q 34 ip address 34.1.1.4 255.255.255.0 ! interface Ethernet0/1.45 encapsulation dot1Q 45 ip address 45.1.1.4 255.255.255.0 end wr
r5
hostname r5 ! interface Ethernet0/0 description sw1 no ip address shutdown ! interface Ethernet0/1 description sw2 no ip address no shut ! interface Ethernet0/1.45 encapsulation dot1Q 45 ip address 45.1.1.5 255.255.255.0 ! interface Ethernet0/1.56 encapsulation dot1Q 56 ip address 56.1.1.5 255.255.255.0 end wr
r6
hostname r6 ! interface Ethernet0/0 description sw1 ip address 56.1.1.6 255.255.255.0 no shut ! interface Ethernet0/1 description sw2 no ip address shutdown end wr
r7
hostname r7 ! interface Ethernet0/0 description sw1 no ip address shutdown ! interface Ethernet0/1 description sw2 ip address 100.1.1.7 255.255.255.0 no shut end wr
r8
hostname r8 ! interface Ethernet0/0 description sw1 no ip address no shut ! interface Ethernet0/0.28 encapsulation dot1Q 28 ip address 28.1.1.8 255.255.255.0 ! interface Ethernet0/0.789 encapsulation dot1Q 789 ip address 100.1.1.8 255.255.255.0 ! interface Ethernet0/1 description sw3 no ip address shutdown end wr
r9
hostname r9 ! interface Ethernet0/0 description sw1 ip address 100.1.1.9 255.255.255.0 no shut ! interface Ethernet0/1 description sw3 no ip address shutdown end wr
r10
No configured
sw1
sw2
sw3
sw4