Users Guide

Table Of Contents
Usage
Information
To use special characters as a part of the description string, enclose the string in double quotes.
To use comma as a part of the description string add double back slash before the comma.
Example
OS10(config)# interface vlan 3
OS10(conf-if-vl-3)# description vlan3
Supported
Releases
10.2.0E or later
interface vlan
Creates a VLAN interface.
Syntax
interface vlan vlan-id
Parameters vlan-id Enter the VLAN ID number, from 1 to 4093.
Default VLAN 1
Command Mode CONFIGURATION
Usage
Information
FTP, TFTP, MAC ACLs, and SNMP operations are not supported. IP ACLs are supported on VLANs only.
The no version of this command deletes the interface.
NOTE: In SmartFabric Services mode, creation of VLAN is disabled.
Example
OS10(config)# interface vlan 10
OS10(conf-if-vl-10)#
Supported
Releases
10.2.0E or later
ip virtual-router address
Configures an anycast gateway IP address for a VLAN interface.
Syntax
ip virtual-router address ipv4address
Parameters address ipv4addressEnter the IP address of the anycast L3 gateway.
Default Not configured
Command mode
INTERFACE-VLAN
Usage
information
Use this command to configure an anycast IP gateway for VLAN routing interfaces. Configure the same
anycast gateway IP address on all switches in a VLAN. Ensure that the anycast IP address is different
from the primary IP address. To assign an anycast IPv6 address to a VLAN interface, use the ipv6
virtual-router address command. Before assigning the anycast IP address to a VLAN interface,
configure a virtual MAC address to the switch using the ip virtual-router mac-address
command. All virtual addresses on all VLAN interfaces resolve to the configured virtual MAC address.
The no version of this command removes the specified anycast IP address from a VLAN interface.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip virtual-router address 10.10.10.3
Supported
releases
10.5.2.0 or later
658 Layer 2