User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 145
5.2.4.5. vlan name
This command changes the name of a VLAN. The name is an alphanumeric string of up to 32 characters, and the
ID is a valid VLAN identification number. ID range is 1-4093.
Format vlan name <1-4093> <newname>
Default VLAN ID 1 - default
Other VLANS - blank string
Mode VLAN Config
5.2.4.6. no vlan name
This command sets the name of a VLAN to a blank string.
Format no vlan name <1-4093>
Mode VLAN Config
5.2.4.7. switchport acceptable-frame-types
This command sets the frame acceptance mode per interface. For VLAN Only mode, untagged frames or priority
frames received on this interface are discarded. For Admit All mode, untagged frames or priority frames
received on this interface are accepted and assigned the value of the interface VLAN ID for this port. With either
option, VLAN tagged frames are forwarded in accordance with the IEEE 802.1Q VLAN specification.
Format switchport acceptable-frame-types {all | tagged | untagged}
Default all
Mode Interface Config
5.2.4.8. no switchport acceptable-frame-types
This command resets the frame acceptance mode for the interface to the default value.
Format no switchport acceptable-frame-types
Mode Interface Config