Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »



The set l3-interface vlan-interface anycast mac command configures the virtual MAC address of the anycast gateway.


Command Syntax

set l3-interface vlan-interface <interface-name> anycast mac <mac-address>


Parameter

Parameter

Description

vlan-interface <interface-name>

Specifies the L3 VLAN interface. The value is a string.

mac <mac-address>

Specifies the virtual MAC address of anycast gateway. The value is a string in xx:xx:xx:xx:xx:xx format where x is a hexadecimal number.


Example

  • Configure the virtual MAC address of the anycast gateway.
admin@Xorplus# set l3-interface vlan-interface vlan10 anycast mac AE:00:10:00:00:FE
admin@Xorplus# commit
  • No labels