Changes the configuration mode to interface or range of interfaces.
Config mode
This command is available only to users with the admin role.
The following examples change the config mode to interface configuration mode.
device# configure terminal device(config)# interface ethernet 1/10-14 device(config-if-eth 1/10-14)# device(config)# int e 1/1-16,2/1-16 device(config-if-eth-1/1-16,2/1-16)# device(config-hardware)# int e 1/2:1-4,2/1-16 device(config-if-eth-1/2:1-4,2/1-16)#