Reference Guide

Interfaces | 387
Define the Interface Range
This example shows how to define an interface-range macro named “test” to select 10G/40G interfaces 5/1
through 5/4:
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”.
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.
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 Tengigabit Ethernet interface, enter the keyword
TengigabitEthernet 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 10 Tengigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port
information.
For a 40-Tengigabit Ethernet interface, enter the keyword
fortyGigE followed by the slot/port information.
FTOS(config)# define interface-range test Tengigabitethernet 5/1 - 4
FTOS(config)# interface range macro test
FTOS(config-if)#