User Manual
Publication date: May, 2005
Revision A1
179
set port-role
Syntax:
set port-role <range> <access|trunk|hybrid> [vid]
Description:
To set egress rule: configure the port roles.
Argument:
range :which 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:
GSW-1291(vlan)# set port-role 5 hybrid 6
enable sym-vlan
Syntax:
enable sym-vlan <range>
Description:
To drop frames from the non-member port.
Argument:
range : which port(s) you want to set. Syntax: 1,5-7
Possible value:
range: available from 1 to 12
Example:
GSW-1291(vlan)# enable sym-vlan 5-10
disable sym-vlan
Syntax:
disable sym-vlan <range>
Description:
To drop frames from the non-member port.
Argument:
range : which port(s) you want to set.
Possible value:
range: available from 1 to 12
Example:
GSW-1291(vlan)# disable sym-vlan 5-10