Comware Based
1833106 Members
3175 Online
110051 Solutions
New Discussion

Re: PVID command verification

 
johnnym57
Occasional Advisor

PVID command verification

I want to create a VLAN, say 123,  across the site for some building management kit which don't need to talk to our native VLAN 1.  I can set the uplinks OK using the
"port trunk permit vlan 123" command but would like some verification on the edge port setup if possible on 5130 switches?
The devices plugged into these ports just need to talk to each other simply across this new VLAN so on the edge switch commands I hope to use are...
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 123
port trunk pvid vlan 123
should do the trick?
I don't want this traffic for vlan 123 on the native vlan 1.
Would anyone please confirm that the PVID command will untag the packets on the port going to the device plugged in to the edge port and tag the packets coming from the devices with VLAN 123 so the uplink passes them elsewhere on the same VLAN?
Thank you very much.
1 REPLY 1
gc_09
HPE Pro

Re: PVID command verification

For edge ports , you want follow the below config -

port link-type access
port access vlan 123

I am an HPE Employee

Accept or Kudo