Users Guide

Table Of Contents
ip virtual-router mac-address
Configures the MAC address of an anycast L3 gateway for VLAN routing.
Syntax
ip virtual-router mac-address mac-address
Parameters mac-address mac-addressEnter the MAC address of the anycast L3 gateway.
Default Not configured
Command mode CONFIGURATION
Usage
information
Configure the same MAC address on all VLT switches. As the configured MAC address is automatically
used for all VLANs, configure it in Global Configuration mode.
The no version of this command removes the specified virtual MAC address.
Example
OS10(config)# ip virtual-router mac-address 00:01:01:01:01:01
Supported
releases
10.5.2.0 or later
ipv6 virtual-router address
Configures an anycast gateway IPv6 address to a VLAN interface.
Syntax
ipv6 virtual-router address ipv6address
Parameters address ipv6addressEnter the IPv6 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. Ensure that the
anycast IP address is different from the primary IP address. To assign an anycast IPv4 address to a VLAN
interface, use the ip 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 IPv6 address from the VLAN interface.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ipv6 virtual-router address 3001::3
Supported
releases
10.5.2.0 or later
show vlan
Displays VLAN configurations.
Syntax
show vlan [vlan-id | private-vlan]
Parameters
vlan-id(Optional) Enter a VLAN ID number, from 1 to 4093.
private-vlan(Optional) Displays configuration details of private VLAN.
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to view VLAN configuration information for a specific VLAN ID.
Layer 2 659