Command or Action
Step 5
interface range or interface range macro
Step 6
show interfaces
Adding a Description for an Interface
SUMMARY STEPS
1. enable
2. configure terminal
3. interface interface-id
4. description string
5. end
6. show interfaces interface-id description
7. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/2
Purpose
(Optional) Configures a range of interfaces.
Note
Displays a list of all interfaces on or configured for the switch. A report
is provided for each interface that the device supports or for the specified
interface.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
How to Configure Interface Characteristics
Interfaces configured in a range must be the same type and must
be configured with the same feature options.
Purpose
Enables privileged EXEC mode. Enter your password
if prompted.
Enters global configuration mode.
Specifies the interface for which you are adding a
description, and enter interface configuration mode.
25