Interface Range Macro (Define) - Dell Force10 S4810P Reference Manual

Ftos command line reference guide for the s4810 system ftos 9.1.(0.0)
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

Example (Single
This example shows a single range bulk configuration.
Range)
FTOS(config)# interface range gigabitethernet 5/1 - 23
FTOS(config-if-range)# no shutdown
FTOS(config-if-range)#
Example (Multiple
This example shows how to use commas to add different interface types to the range enabling
Range)
all Gigabit Ethernet interfaces in the range 5/1 to 5/23 and both Ten Gigabit Ethernet interfaces
1/1 and 1/2.
FTOS(config-if)# interface range gigabitethernet5/1-23,
tengigabitethernet1/1-2
FTOS(config-if-range)# no shutdown
FTOS(config-if-range)#
Example (Multiple
This example shows how to use commas to add SONET, VLAN, and port-channel interfaces to
Range)
the range.
FTOS(config-if)# interface range gigabitethernet5/1-23,
tengigabitethernet1/1–2,
Vlan 2–100, Port 1–25
FTOS(config-if-range)# no shutdown
FTOS(config-if-range)#
Related
interface port-channel
Commands
interface vlan
show config (from INTERFACE RANGE mode)
show range

interface range macro (define)

interface range macro (define)
Defines a macro for an interface range and then saves the macro in the running configuration.
C-Series, E-Series, S-Series, Z-Series
Syntax
define interface range macro name interface , interface , ...
Parameters
name
interface,
interface,...
– configures a port channel group.
– configures a VLAN interface.
– shows the bulk configuration ranges.
– defines a macro for an interface-range.
Enter up to 16 characters for the macro name.
Enter the keywords interface range and one of the interfaces
— slot/port, port-channel, or VLAN number. Select the range of
interfaces for bulk configuration. You can enter up to six comma-
separated ranges. Spaces are not required between the commas.
Comma-separated ranges can include VLANs, port-channels, and
physical interfaces.
Slot/Port information must contain a space before and after the dash.
For example, interface range gigabitethernet 0/1 -
5 is valid; interface range gigabitethernet 0/1-5 is
not valid.
For a 1-Gigabit Ethernet interface, enter the keyword
GigabitEthernet followed by the slot/port information.
– shows the bulk configuration interfaces.
773

Advertisement

Table of Contents
loading

Table of Contents