Switchport mode private-vlan host 5, Switchport mode private-vlan host – Allied Telesis AT-FS970M Series User Manual
Page 1005
Advertising

AT-FS970M Switch Command Line User’s Guide
1005
SWITCHPORT MODE PRIVATE-VLAN HOST
Syntax
switchport mode private-vlan host
vid
Parameters
vid
Specifies the VID of a private port VLAN to which ports are to be
added as hosts. Specify a value between 1 and 4094.
Mode
Port Interface mode
Description
Use this command to add host ports to private port VLANs. Devices
connected to host ports in a private port VLAN can only communicate with
the uplink port.
Confirmation Command
“SHOW VLAN PRIVATE-VLAN” on page 1004
Example
This example adds ports 15 to 18 as host ports of a private port VLAN with
the VID 23:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15-port1.0.18
awplus(config-if)# switchport mode private-vlan host 23
Advertising