Command Line Reference Guide
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 4094 VLANs.
S5000
Syntax
interface vlan vlan-id
Parameters
vlan-id
Enter a number as the VLAN Identifier. The range is 1 to 4094.
Defaults Not configured, except for the Default VLAN, which is configured as VLAN 1.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
For more information about VLANs and the commands to configure them, refer to the Virtual
LAN (VLAN) Commands section of the Layer 2 chapter.
FTP, TFTP, and SNMP operations are not supported on a VLAN. MAC ACLs are not supported in
VLANs. IP ACLs are supported. For more information, refer to the Access Control Lists (ACL)
chapter.
Example (Single
Range)
FTOS(conf)#int vlan 3
FTOS(conf-if-vl-3)#
Related
Commands
interface – configures a physical interface.
interface loopback – configures a loopback interface.
interface null – configures a null interface.
interface port-channel – configures a port channel group.
show vlan – displays the current VLAN configuration on the switch.
shutdown – disables/enables the VLAN.
tagged – adds a Layer 2 interface to a VLAN as a tagged interface.
untagged – adds a Layer 2 interface to a VLAN as an untagged interface.
505