User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 154
5.2.5.4. no switchport mode private-vlan
This command removes the private-VLAN association or mapping from the port.
Format no switchport mode private-vlan
Mode Interface Config
5.2.5.5. private-vlan
This command configures the private VLANs and configures the association between the primary private VLAN
and secondary VLANs.
Format private-vlan {association [add|remove] <secondary-vlanlist> | community | isolated | primary}
Mode VLAN Config
5.2.5.6. no private-vlan
This command restores normal VLAN configuration.
Format no private-vlan [association]
Mode VLAN Config
5.2.6. Switch Ports
This section describes the commands used for switch port mode.
5.2.6.1. switchport mode
This command configures an interface to be operated on VLAN access mode. In this mode, only one VLAN could
be assigned to this interface. Use ‘switchport access vlan <vlan-id>’ to configure the access VLAN. In VLAN access
mode, only the untagged packets are handled.
Parameter
Definition
association
Associates the primary and secondary VLAN.
secondary-vlan-list
A list of secondary VLANs to be mapped to a primary VLAN.
community
Designates a VLAN as a community VLAN.
isolated
Designates a VLAN as the isolated VLAN.
primary
Designates a VLAN as the primary VLAN.