Alloy Computer Products POEGEM12T2SFP Switch User Manual


 
POEGEM12T2SFP User Manual
165
Alloy Computer Products Pty Ltd Copyright ©2006
set pvid
Syntax:
set pvid <range> <pvid>
Description:
Used to set the vlan pvid for use when using tag-based VLAN’s.
Argument:
Range: which port(s) you want to set PVID(s).
syntax: 1,5-7
pvid: which PVID(s) you want to set.
Possible value:
Range: available from 1 to 12
pvid: available from 1 to 4094
Example:
POEGEM12T2SFP(vlan)# set pvid 3,5,6-8 5
: Sets ports 3, 4, 5, 6, 7, 8 with a PVID of 5.
set port-role
Syntax:
set port-role <range> <access | trunk | hybrid> [vid]
Description:
Used to configure the egress rules and the port roles.
Argument:
range: select what port(s) you want to set.
access: Do not tag frames
trunk: Tag all frames
hybrid: Tag all frames except a specific VID
vid: untag-vid for hybrid port
Possible value:
range : available from 1 to 12
vid: available from 1 to 4094
Example:
POEGEM12T2SFP(vlan)# set port-role 5 hybrid 6
: Sets port 5 as Hybrid mode with a VID of 6. If any packets have VID of 6 the tag will be stripped.