Site Tools


cisco:books:ccie_bridging_the_gap:ch2

This is an old revision of the document!


Cisco Books - CCIE Bridging the Gap: Chapter 2

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



r6



r7



r8



r9



r10



sw1



sw2



sw3



sw4



cisco/books/ccie_bridging_the_gap/ch2.1755405845.txt.gz · Last modified: by Name