TAP Series Switch Command Line Reference
Use this command to enter interface mode.
Command Syntax
interface IF_NAME
Specify the interface name to enter the mode.
This command supports physical or link
aggregation interfaces.
Command Mode
Global Configuration
Default
None
Usage
The interface name can be either a port name (i.e. eth-0-1) or link-agg name (i.e. agg1).
Examples
This example shows how to enter the interface mode for eth-0-1:
Switch(config)# interface eth-0-1
This example shows how to enter the interface mode for agg1:
Switch(config)# interface agg1
Related Commands
interface range
Use this command to shutdown an interface administratively.
Use the no form of this command to turn on an interface administratively.