0% found this document useful (0 votes)
44 views

2 - Lecture - VLAN Trunking Protocol and Lab

This document discusses VLAN trunking protocols, switchport modes including trunk, access, dynamic desirable and dynamic auto. It also covers VLAN creation and configuration, with normal VLAN IDs ranging from 1 to 1001, and extended range from 1006 to 4094. VLAN port assignment is demonstrated by configuring an interface range to access VLAN 10.

Uploaded by

shiraz ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

2 - Lecture - VLAN Trunking Protocol and Lab

This document discusses VLAN trunking protocols, switchport modes including trunk, access, dynamic desirable and dynamic auto. It also covers VLAN creation and configuration, with normal VLAN IDs ranging from 1 to 1001, and extended range from 1006 to 4094. VLAN port assignment is demonstrated by configuring an interface range to access VLAN 10.

Uploaded by

shiraz ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Lecture 2 - VLAN Trunking

protocol and Lab

1
Switchport Mode

• Trunk
• Access
• Dynamic desirable
• Dynamic Auto (Enables a port to become a trunk only)

2
Switchport Mode

• Dynamic Trunking Protocol (DTP), which manages automaticb trunk negotiation

• Switchport no negotiate (no DTP)

• Switchport mode access

• Switchport mode trunk

3
V
VLAN Creation

• Some can support up to 250 user-defined VLANs


• Default Etherent VLAN is VLAN1
• VTP adverts on VLAN 1
• Nomal range 1- 1001
• 1002 through 1005 are reserved for Token Ring and FDDI
• VIDs 1 and 1002 to 1005 cannot be removed
• Extended Range 1006 – 4094 transparent mode

• SwitchA# configure terminal


• SwitchA(config)#vlan 10
• SwitchA(config-vlan)#name Accounts

4
VLAN
VLAN Port Assignment

• SwitchA# configure terminal


• SwitchA(config) interface range fastethernet 0/2
• SwitchA(config-if)# switchport access vlan 10

5
6
7

You might also like