07-09-2015 03:38 PM - edited 03-08-2019 12:54 AM
Hello All,
I find the following configuration in one of our switchports;
interface GigabitEthernet4/36
description SGTWAS01
switchport
switchport access vlan 280
switchport private-vlan host-association 100 101
switchport mode access
no ip address
Can a switchport be at the same time an access port & assigned to pvlan also? How does this work?
Appreciate all inputs. Thanks in advance.
Solved! Go to Solution.
07-09-2015 05:42 PM
I think the port is in "Access Mode" only, you can check it using :
"sh interface g4/36 switchport" and look for the what mode enabled for that interface.
Normally you need "mode private-vlan host" to make interface part of Private Vlan.
Manish
07-09-2015 05:42 PM
I think the port is in "Access Mode" only, you can check it using :
"sh interface g4/36 switchport" and look for the what mode enabled for that interface.
Normally you need "mode private-vlan host" to make interface part of Private Vlan.
Manish
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