Chapter 6. Manage / Configure the Switch
59
28
switchport
command
This command is used to configure some switch function characteristics for the interface port(s).
(config-if)# switchport ?
acceptable-frame-types Specifies frame type
allowed Configures the VLAN port list
mode Configures the port mode
native
Configures the PVID of the port
private-vlan Private VLAN
untag-vid Configures the port untag vid
vlan-stacking VLAN Stacking port mode
[ Accept Frame Type ]
switchport acceptable-frame-types all
command is used to allow the interface port(s) to accept all types of frame.
switchport acceptable-frame-types tagged
command is used to allow the interface port(s) to accept tagged frame
only. Other frame type will be rejected.
[ VLAN Port Assignment ]
switchport allowed vlan add x
command will add the interface port(s) to VLAN x. “
x
” is the VLAN ID and its
valid value is 2~-4094.
switchport allowed vlan remove x
command will remove the interface port(s) from VLAN x. “
x
” is the VLAN ID
and its valid value is 2~-4094.
[ VLAN Port Mode Setting for Private VLAN ]
switchport mode private-vlan host
command will set the port type of the interface port(s) in Private VLAN as
“host”. “host” port(s) could be for Community VLAN or Isolated VLAN.
switchport mode private-vlan promiscuous
command will set the port type of the interface port(s) in Private
VLAN as “promiscuous”. “promiscuous” port(s) could be for Primary VLAN or Isolated VLAN.
Summary of Contents for GSW-3208M
Page 1: ...GSW 3208M GSW 3416M GSW 3424M L2 Managed Gigabit Ethernet Switch ...
Page 2: ......
Page 6: ...Table of Contents ii ...
Page 19: ...Chapter 6 Manage Configure the Switch 19 ...
Page 146: ......
Page 147: ......
Page 148: ......