cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
0
Helpful
1
Replies

switchport with access & pvlan

suthomas1
Level 6
Level 6

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.

1 Accepted Solution

Accepted Solutions

manish arora
Level 6
Level 6

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

 

View solution in original post

1 Reply 1

manish arora
Level 6
Level 6

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

 

Review Cisco Networking for a $25 gift card