Switch User Manual

POEFEM24T2SFP User Manual
161
Alloy Computer Products Pty Ltd Copyright ©2006
set port-group
Syntax:
set port-group <name> <range>
Description:
Used to create or edit a port-based VLAN group.
Argument:
name: vlan name
range: vlan group members, syntax: 1,5-7
Possible value:
name: port-vlan name
range: available from 1 to 26
Example:
POEFEM24T2SFP(vlan)# set port-group VLAN-1 2-5,6,10,12
: Creates a port-based VLAN group with a group name of VLAN-1 and member ports consisting
of ports 2 through to 5, 6, 10 and 12.
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 26
pvid: available from 1 to 4094
Example:
POEFEM24T2SFP(vlan)# set pvid 3,5,6-8 5
: Sets ports 3, 4, 5, 6, 7, 8 with a PVID of 5.