CLI Guide

Layer 2 Switching Commands 863
Use the no form of the command to remove empty interface vlan entries from
the running config.
Dell EMC N1100-ON switches support configuration of a single IP address in
interface vlan configuration mode. That IP address is used as the L3 address
of the switch. Packets received over the configured VLAN which are addressed
to the L3 address are processed by the switch CPU. This includes
SNMP/HTTP/Telnet/SNMP and any other configured management
protocols. If a subsequent VLAN is configured with an IP address, the prior
VLAN configuration is removed. Dell EMC N1100-ON switches do not
support routing.
When an interface is enabled for routing, the port will no longer be
operationally enabled as a protected port on the interface. Routing cannot be
operationally enabled on a port that is a member of a port-channel or a port
mirroring probe port.
Examples
console(config-vlan10)# interface vlan 10
console(config-if-vlan10)#
interface range vlan
Use the interface range vlan command in Global Configuration mode to
enable routing on a range of VLANs and to execute a command on multiple
VLANs at the same time.
Syntax
interface range vlan {vlan-id | all}
vlan-id — A list of valid VLAN IDs to add. Separate nonconsecutive VLAN
IDs with a comma and no spaces; use a hyphen to designate a range of IDs.
(Range: 1–4093)
all — All existing static VLANs.
Default Configuration
This command has no default configuration.