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.

Switch_A(config-if)#switchport access vlan 10<br />

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

Note: Use the range parameter to quickly configure several interfaces with the same comm<strong>and</strong>. For example:<br />

Switch_A#configure terminal<br />

Switch_A(config)#interface range fastethernet 0/4 - 6<br />

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

Switch_A(config-if-range)#switchport access vlan 10<br />

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

Task 7: Assign Ports to VLAN 20<br />

Enter the following comm<strong>and</strong>s to add ports 0/7 to 0/9 to VLAN 20:<br />

Switch_A#configure terminal<br />

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

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

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

Switch_A(config-if)#interface fastethernet 0/8<br />

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

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

Switch_A(config-if)#interface fastethernet 0/9<br />

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

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

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

Task 8: Assign Ports to VLAN 30<br />

Enter the following comm<strong>and</strong>s to add ports 0/10 to 0/12 to VLAN 30:<br />

Switch_A#configure terminal<br />

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

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

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

Switch_A(config-if)#interface fastethernet 0/11<br />

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

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

Switch_A(config-if)#interface fastethernet 0/12<br />

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

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

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

Task 9: Create VLANs on Switch_B<br />

Repeat Tasks 5 through 8 on Switch_B to create its VLANs.<br />

Chapter 9: VLAN Trunking Protocol 405

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

Saved successfully!

Ooh no, something went wrong!