20.01.2013 Views

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

416 Switching Basics <strong>and</strong> Intermediate Routing <strong>CCNA</strong> 3 <strong>Labs</strong> <strong>and</strong> <strong>Study</strong> <strong>Guide</strong><br />

Task 11: Configure the VTP Client<br />

Configure Switch_B to be a VTP client.<br />

Switch_B#vlan database<br />

Switch_B(vlan)#vtp client<br />

Switch_B(vlan)#vtp domain group1<br />

Switch_B(vlan)#exit<br />

Task 12: Create the Trunk<br />

On both Switch_A <strong>and</strong> Switch_B, enter the following comm<strong>and</strong> at the Fast Ethernet 0/1 interface comm<strong>and</strong><br />

prompt. Note that it is not necessary to specify the encapsulation on a 2950, because it only supports<br />

802.1q.<br />

Switch_A(config)#interface fastethernet 0/1<br />

Switch_A(config-if)#switchport mode trunk<br />

Switch_A(config-if)#end<br />

Switch_B(config)#interface fastethernet 0/1<br />

Switch_B(config-if)#switchport mode trunk<br />

Switch_B(config-if)#end<br />

2900:<br />

Switch_A(config)#interface fastethernet0/1<br />

Switch_A(config-if)#switchport mode trunk<br />

Switch_A(config-if)#switchport trunk encapsulation dot1q<br />

Switch_A(config-if)#end<br />

Switch_B(config)#interface fastethernet0/1<br />

Switch_B(config-if)#switchport mode trunk<br />

Switch_B(config-if)#switchport trunk encapsulation dot1q<br />

Switch_B(config-if)#end<br />

Task 13: Verify the Trunk<br />

To verify that port Fast Ethernet 0/1 has been established as a trunk port, enter show interface fastethernet<br />

0/1 switchport at the privileged EXEC mode prompt.<br />

Switch_A#show interface fastEthernet 0/1 switchport<br />

Name: Fa0/1<br />

Switchport: Enabled<br />

Administrative Mode: trunk<br />

Operational Mode: trunk<br />

Administrative Trunking Encapsulation: dot1q<br />

Operational Trunking Encapsulation: dot1q<br />

Negotiation of Trunking: On<br />

Access Mode VLAN: 1 (default)<br />

Trunking Native Mode VLAN: 1 (default)<br />

Voice VLAN: none

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!