Site Tools


cisco:books:ccie_bridging_the_gap:ch2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cisco:books:ccie_bridging_the_gap:ch2 [2025/08/17 04:40] – created Namecisco:books:ccie_bridging_the_gap:ch2 [2025/08/24 15:28] (current) Name
Line 7: Line 7:
  description sw1  description sw1
  no ip address  no ip address
 + no shut
 ! !
 interface Ethernet0/0.12 interface Ethernet0/0.12
Line 29: Line 30:
  description sw 1  description sw 1
  no ip address  no ip address
 + no shut
 ! !
 interface Ethernet0/0.12 interface Ethernet0/0.12
Line 41: Line 43:
  description sw 2  description sw 2
  no ip address  no ip address
- shutdown</code>+ shutdown 
 +end 
 +wr</code>
 __r3__ __r3__
-<code></code>+<code>hostname r3 
 +
 +interface Ethernet0/
 + description sw1 
 + ip address 13.1.1.3 255.255.255.0 
 + no shut 
 +
 +interface Ethernet0/
 + description sw2 
 + ip address 34.1.1.3 255.255.255.0 
 + no shut 
 +end 
 +wr</code>
 __r4__ __r4__
-<code></code>+<code>hostname r4 
 +
 +interface Ethernet0/
 + description sw1 
 + no ip address 
 + shutdown 
 +
 +interface Ethernet0/
 + 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</code>
 __r5__ __r5__
-<code></code>+<code>hostname r5 
 +
 +interface Ethernet0/
 + description sw1 
 + no ip address 
 + shutdown 
 +
 +interface Ethernet0/
 + 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</code>
 __r6__ __r6__
-<code></code>+<code>hostname r6 
 +
 +interface Ethernet0/
 + description sw1 
 + ip address 56.1.1.6 255.255.255.0 
 + no shut 
 +
 +interface Ethernet0/
 + description sw2 
 + no ip address 
 + shutdown 
 +end 
 +wr</code>
 __r7__ __r7__
-<code></code>+<code>hostname r7 
 +
 +interface Ethernet0/
 + description sw1 
 + no ip address 
 + shutdown 
 +
 +interface Ethernet0/
 + description sw2 
 + ip address 100.1.1.7 255.255.255.0 
 + no shut 
 +end 
 +wr</code>
 __r8__ __r8__
-<code></code>+<code>hostname r8 
 +
 +interface Ethernet0/
 + 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/
 + description sw3 
 + no ip address 
 + shutdown 
 +end 
 +wr</code>
 __r9__ __r9__
-<code></code>+<code>hostname r9 
 +
 +interface Ethernet0/
 + description sw1 
 + ip address 100.1.1.9 255.255.255.0 
 + no shut 
 +
 +interface Ethernet0/
 + description sw3 
 + no ip address 
 + shutdown 
 +end 
 +wr</code>
 __r10__ __r10__
-<code></code>+<code>Not configured</code>
 __sw1__ __sw1__
-<code></code>+<code>hostname sw1 
 +vtp mode transparent 
 +no ip domain-lookup 
 +ip domain-name tst.com 
 +
 +vlan 12-13,28,34,45,56,789 
 +
 +interface Ethernet0/
 + description r1 
 + switchport trunk allowed vlan 12,13 
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet0/
 + description r2 
 + switchport access vlan 12 
 + switchport trunk allowed vlan 12,28 
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet0/
 + description r3 
 + switchport access vlan 13 
 + switchport mode access 
 +
 +interface Ethernet0/
 + description r4 
 +
 +interface Ethernet1/
 + description r5 
 +
 +interface Ethernet1/
 + description r6 
 + switchport access vlan 56 
 + switchport mode access 
 +
 +interface Ethernet1/
 + description r7 
 + shutdown 
 +
 +interface Ethernet1/
 + description r8 
 + switchport trunk allowed vlan 28,789 
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet2/
 + description r 9 
 + switchport access vlan 789 
 + switchport mode access 
 +
 +interface Ethernet2/
 + shutdown 
 +interface Ethernet4/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet4/
 + shutdown 
 +
 +interface Ethernet4/
 + shutdown 
 +
 +interface Ethernet4/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 + 
 +</code>
 __sw2__ __sw2__
-<code></code>+<code>hostname sw2 
 +vtp mode transparent 
 +no ip domain-lookup 
 +ip domain-name tst.com 
 +
 +vlan 12-13,28,34,45,56,789 
 +
 +interface Ethernet0/
 + description r1 
 + shutdown 
 +
 +interface Ethernet0/
 + description r2 
 + shutdown 
 +
 +interface Ethernet0/
 + description r3 
 + switchport access vlan 34 
 + switchport mode access 
 +
 +interface Ethernet0/
 + description r4 
 + switchport trunk allowed vlan 34,45 
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet1/
 + description r5 
 + switchport trunk allowed vlan 45,56 
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet1/
 + description r6 
 + shutdown 
 +
 +interface Ethernet1/
 + description r7 
 + switchport access vlan 789 
 + switchport mode access 
 +
 +interface Ethernet1/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet4/
 + shutdown 
 +
 +interface Ethernet4/
 + shutdown 
 +
 +interface Ethernet4/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet4/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +end 
 +wr</code>
 __sw3__ __sw3__
-<code></code>+<code>hostname sw3 
 +vtp mode transparent 
 +no ip domain-lookup 
 +ip domain-name tst.com 
 +
 +vlan 12-13,28,34,45,56,789 
 +
 +interface Ethernet0/
 + shutdown 
 +
 +interface Ethernet0/
 + shutdown 
 +
 +interface Ethernet0/
 + shutdown 
 +
 +interface Ethernet0/
 + shutdown 
 +
 +interface Ethernet1/
 + shutdown 
 +
 +interface Ethernet1/
 + shutdown 
 +
 +interface Ethernet1/
 + shutdown 
 +
 +interface Ethernet1/
 + description r8 
 + switchport trunk allowed vlan 28,789 
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet2/
 + description r9 
 + switchport access vlan 789 
 + switchport mode access 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet4/
 + shutdown 
 +
 +interface Ethernet4/
 + shutdown 
 +
 +interface Ethernet4/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet4/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +end 
 +wr 
 +!</code>
 __sw4__ __sw4__
-<code></code>+<code>hostname sw4 
 +vtp mode transparent 
 +no ip domain-lookup 
 +ip domain-name tst.com 
 +
 +vlan 12-13,28,34,45,56,789 
 +
 +interface Ethernet0/
 + shutdown 
 +
 +interface Ethernet0/
 + shutdown 
 +
 +interface Ethernet0/
 + shutdown 
 +
 +interface Ethernet0/
 + shutdown 
 +
 +interface Ethernet1/
 + shutdown 
 +
 +interface Ethernet1/
 + shutdown 
 +
 +interface Ethernet1/
 + shutdown 
 +
 +interface Ethernet1/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet2/
 + description r10 
 + switchport trunk encapsulation dot1q 
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet2/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet3/
 + shutdown 
 +
 +interface Ethernet4/
 + shutdown 
 +
 +interface Ethernet4/
 + shutdown 
 +
 +interface Ethernet4/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet4/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +interface Ethernet5/
 + switchport trunk encapsulation dot1q 
 + switchport mode trunk 
 +
 +end 
 +wr</code> 
 + 
 +=====Backlinks===== 
 +[[:cisco|Cisco]]\\  
 +[[:cisco:books|Cisco Books]]\\  
 +[[:cisco:books:ccie_bridging_the_gap|CCIE Bridging the Gap]]\\ 
  
cisco/books/ccie_bridging_the_gap/ch2.1755405624.txt.gz · Last modified: by Name