This is an old revision of the document!
End of Chapter 2
r1
hostname r1 ! interface Ethernet0/0 description sw1 no ip address ! 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 ! 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
r3
r4
r5
r6
r7
r8
r9
r10
sw1
sw2
sw3
sw4