5-27
5.1.15 interface
Global Configuration Commands
Use this command to configure a selected interface. This command is used to enter the interface configuration
mode for the specified physical/ Switch Virtual Interface (SVI) interface. If the VLANx (SVI) interface does not
exist, it is automatically created.
Syntax
interface(IFNAME|fe|ge <1-4>|sa <1-4>|tunnel <1-32>|vlan <1-4094>)
Parameters
Usage Guidelines
Use [no] interface <interface-name> to delete the specified SVI. Valid interfaces include all VLANx
interfaces.
Example
RFS7000(config)#interface me1
RFS7000(config-if)#
RFS7000(config)#interface ge 3
RFS7000(config-if)#
RFS7000(config)#interface sa 2
RFS7000(config-if)#
RFS7000(config)#interface tunnel 27
RFS7000(config-if)#
RFS7000(config)#interface vlan 400
RFS7000(config-if)#
NOTE The interface mode leads to the config-if instance. For additional information,
see Interface Instance on page 12-1.
The prompt changes from
RFS7000(config)# to RFS7000(config-if)#
IFNAME Interface name.
ge <1-4> GigabitEthernet interface. Select an index value between 1 - 4.
me1 FastEthernet interface.
sa <1- 4> StaticAggregate interface. Select an index value between 1 - 4.
tunnel <1-32> Tunnel interface. Select an index value between 1 - 32.
vlan <1-4092> VLAN interface. Select an index value between 1 - 4092.