Symbol Technologies ES3000 Switch User Manual


 
Command Line Interface
5-77
PVID
Use the PVID command to configure a PVID on a port.
PVID <vlanID>
S
YNTAX DESCRIPTION: <vlanID> VLAN ID
C
OMMAND MODES: Interface configuration
R
EFERENCE: None
M
ENU:
EXAMPLE:
! Set port 2 PVID 3
Switch(config)# interface fastethernet0/2
Switch(config-if)# PVID 3
Switch(config-if)#
frame-type
Use the frame-type command to configure the frame type on a port.
frame-type <type>
S
YNTAX DESCRIPTION: <type> all - admit all packets
tag-only - tagged packets only
C
OMMAND MODES: Interface configuration
R
EFERENCE: None
M
ENU:
E
XAMPLE:
! Set port 2 frame type admit all
Switch(config)# interface fastethernet0/2
Switch(config-if)# frame-type all
Switch(config-if)#