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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1005 trnet 101005 1500 - - - ibm - 0 0<br />

Remote SPAN VLANs<br />

———————————————————————————————————————<br />

Primary Secondary Type Ports<br />

———- ————- ————————- —————————————————————<br />

Task 5: Configure VTP<br />

You need to configure VLAN Trunking Protocol (VTP) on both switches. VTP is the protocol that communicates<br />

information about which VLANs exist from one switch to another. If VTP did not provide this<br />

information, you would have to create VLANs on all switches individually.<br />

By default, the Catalyst switch series are configured as VTP servers. If the server services are turned off,<br />

use the following comm<strong>and</strong> to turn it back on.<br />

2900 Switch<br />

Switch_A#vlan database<br />

Switch_A(vlan)#vtp server<br />

Switch_A(vlan)#exit<br />

2950 Switch<br />

Switch_A#configure terminal<br />

Switch_A(config)#vtp mode server<br />

Switch_A(config)#end<br />

Note: VLAN database mode is being deprecated in future releases of Cisco IOS. For now, both VLAN database mode<br />

<strong>and</strong> global configuration mode are supported for creating VLANs.<br />

Task 6: Create <strong>and</strong> Name Three VLANs<br />

Enter the following comm<strong>and</strong>s to create three named VLANs:<br />

2900 Switch<br />

Switch_A#vlan database<br />

Switch_A(vlan)#vlan 10 name Accounting<br />

Switch_A(vlan)#vlan 20 name Marketing<br />

Switch_A(vlan)#vlan 30 name Engineering<br />

Switch_A(vlan)#exit<br />

2950 Switch<br />

Switch_A#configure terminal<br />

Switch_A(config)#vlan 10<br />

Switch_A(config-vlan)#name Accounting<br />

Switch_A(config-vlan)#vlan 20<br />

Switch_A(config-vlan)#name Marketing<br />

Switch_A(config-vlan)#vlan 30<br />

Switch_A(config-vlan)#name Engineering<br />

Chapter 9: VLAN Trunking Protocol 413

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

Saved successfully!

Ooh no, something went wrong!