Deployment Guide
CLI Basics | 23
The EXEC Privilege mode allows you to access all commands accessible in EXEC mode, plus other
commands, such as to clear ARP entries and IP addresses. In addition, you can access the
CONFIGURATION mode to configure interfaces, routes, and protocols on the switch. While you are
logged in to the EXEC Privilege mode, the # prompt is displayed.
CONFIGURATION Mode
In the EXEC Privilege mode, use the configure command to enter the CONFIGURATION mode and
configure routing protocols and access interfaces.
To enter the CONFIGURATION mode:
1. Verify that you are logged in to the EXEC Privilege mode.
2. Enter the configure command. The prompt changes to include (conf).
From this mode, you can enter INTERFACE by using the interface command.
INTERFACE Mode
Use the INTERFACE mode to configure interfaces or IP services on those interfaces. An interface can
be physical (for example, a Gigabit Ethernet port) or virtual (for example, the Null interface).
To enter INTERFACE mode:
1. Verify that you are logged into the CONFIGURATION mode.
2. Enter the interface command followed by an interface type and interface number that is available
on the switch.
3. The prompt changes to include the designated interface and slot/port number, as outlined in
Table 2-3.
LINE Mode
Use the LINE mode to configure console or virtual terminal parameters.
Table 2-3. Interface prompts
Prompt Interface Type
FTOS(conf-if)# INTERFACE mode
FTOS(conf-if-gi-0/0)# Gigabit Ethernet interface followed by slot/port information
FTOS(conf-if-te-0/0)# Ten Gigabit Ethernet interface followed by slot/port information
FTOS(conf-if-lo-0)# Loopback interface number.
FTOS(conf-if-nu-0)# Null Interface followed by zero
FTOS(conf-if-po-0)# Port-channel interface number
FTOS(conf-if-vl-0)# VLAN Interface followed by VLAN number (range 1 to 4094)
FTOS(conf-if-so-0/0)# SONET interface followed by slot/port information.
FTOS(conf-if-ma-0/0)# Management Ethernet interface followed by slot/port information
FTOS(conf-if-range)# Designated interface range (used for bulk configuration; see interface range).










