12-11-2024 11:13 PM
do we need access port configuration on trunk port for native vlan
#int fa0/13
switchport access vlan 200 -- Required or not required
switchport trunk native vlan 200
switchport trunk allowed vlan 200,201
switchport mode trunk
spanning-tree portfast trunk
spanning-tree guard root
Solved! Go to Solution.
12-11-2024 11:22 PM
12-11-2024 11:22 PM
No not need
MHM
12-11-2024 11:39 PM
do we need access port configuration on trunk port for native vlan
why do we need the access port to be a trunk? What is the scenario here? Are you extending Layer 2 to another switch, or does the server need two VLANs?
If this is voice and data VLAN, you can use access port data and VLAN.
As you mentioned, you do not need the access port config if you extend the VLAN to another device.
switchport trunk native vlan 200
This may required or may not, based on the requirement,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide