Reference Guide

interface range macro name
Run the interface-range macro to automatically configure the pre-defined range of interfaces.
C-Series, E-Series, S-Series, Z-Series
Syntax
interface range macro name
Parameters
name
Enter the name of an existing macro.
Defaults none
Command Modes CONFIGURATION
Command History
Version 8.3.11.1 Introduced on the Z9000.
Version 8.1.1.0 Introduced on the E-Series ExaScale.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
Version 6.2.1.0 Introduced
Example (Single
Range)
This example shows the macro named
test
that was defined earlier.
FTOS(config)#interface range macro test
FTOS(config-if-range-te-0/0-3,gi-5/0-47,gi-13/0-89)#
FTOS
Related
Commands
interface range – configures a range of command (bulk configuration).
interface range macro (define) – defines a macro for an interface range (bulk configuration).
interface vlan
Configure a VLAN. You can configure up to 4096 VLANs.
Z-Series, S4810, and MXL Switch
Syntax interface vlan vlan-id [of-instance{of-id}]
Parameters
vlan-id
Enter a number as the VLAN Identifier. The range is 1 to 4096.
of-instance{
of-id
} Enter the keyword of-instance followed by the OpenFlow instance ID
to add the VLAN to the specified OpenFlow instance. Range is 1 to 8.
NOTE: You must associate the OpenFlow instance with the VLAN
when the VLAN is created. An existing VLAN cannot be
associated with an OpenFlow instance.
Defaults Not configured, except for the Default VLAN, which is configured as VLAN 1.
785