System Configuration Commands | 91interface This command accesses the Interface Config mode for a designated logical or physical interface. TheInterface Config mode provides access to configuration commands for the specified interface.Syntax interface unit/slot/portThe unit/slot/port is a valid physical or logical port number. Physical ports are numbered#/0/1 through #/0/50. In contrast, logical port numbers contain a number in the slot position and aredefined by the system. The number in the slot position is a 1 when you create a LAG (port channel).The no version of this command deletes the selected logical port.Default NoneMode Global Configinterface rangeThis command groups a set of individual interfaces, a range of interfaces, or more than one range ofinterfaces, to which subsequent configuration commands can be applied (bulk configuration).Syntax interface range {ethernet range,range,... | port-channel range,range,... | vlan range,range,...}RelatedCommandsinterface range Groups a set of individual interfaces, a range of interfaces, or more than one range ofinterfaces, to which subsequent configuration commands can be applied (bulkconfiguration)ip address (VLAN) Assigns an IP address and subnet mask to the selected VLAN to support Layer 3routing.interface vlan Creates a new VLAN, or selects one based on ID, and then enters the InterfaceVLAN mode, which provides access to VLAN configuration commands for thespecified VLAN.routing Enables routing for the selected interfaceshow ip interface Displays summary information about IP configuration settings for all ports in therouterParameters ethernetrange,range,...Enter the keyword ethernet and one or more ports separated by hyphens andcommas in this form:unit/slot/port-unit/slot/port,unit/slot/port-unit/slot/portSpaces are not allowed around commas or hyphens.You can enter up to six comma-separated ranges.Example: ethernet 1/0/1-1/0/10,1/0/40-1/0/45