Reference Guide

Interfaces | 437
To show the defined interface-range macro configuration, use the command show running-config in the
EXEC mode. The example below shows how to display the defined interface-range macro named “test”:
FTOS# show running-config | include define
define interface-range test GigabitEthernet5/1 - 4
FTOS#
Choose an Interface-range Macro
To use an interface-range macro in the interface range command, enter this command:
The example below shows how to change to the interface-range configuration mode using the
interface-range macro named “test”.
FTOS(config)# interface range macro test
FTOS(config-if)#
Monitor and Maintain Interfaces
Monitor interface statistics with the monitor interface command. This command displays an ongoing list of
the interface status (up/down), number of packets, traffic statistics, etc.
The information displays in a continuous run, refreshing every 2 seconds by default. Use the following
keys to manage the output.
Command Syntax Command Mode Purpose
interface range macro name CONFIGURATION Selects the interfaces range to be configured using the values
saved in a named interface-range macro.
Command Syntax Command Mode Purpose
monitor interface
interface
EXEC Privilege View the interface’s statistics. Enter the type of interface and slot/port
information:
For a 10/100/1000 Ethernet interface, enter the keyword
GigabitEthernet followed by the slot/port information.
For a Gigabit Ethernet interface, enter the keyword GigabitEthernet
followed by the slot/port information.
For the Management interface on the RPM, enter the keyword
ManagementEthernet followed by the slot/port information.
For a SONET interface, enter the keyword sonet followed by slot/
port information.
For a 10 Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
m - Change mode c - Clear screen
l - Page up a - Page down
T - Increase refresh interval (by 1 second) t - Decrease refresh interval (by 1 second)
q - Quit