Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Run the command set l3-interface vlan-interface router-mac to configure the interface router MAC address.

Run the command delete l3-interface vlan-interface router-mac to delete this configuration.


Command Syntax

set l3-interface vlan-interface <vlan-interface> router-mac <mac-address>

delete l3-interface vlan-interface <vlan-interfacerouter-mac


Parameters

ParameterDescription
vlan-interface <vlan-interface>Specifies the name of VLAN interface. The value is a string.
router-mac <mac-address>Specifies the router MAC address for the interface.

Example

  •  Configure the router MAC address for interface vlan100
admin@XorPlus# set l3-interface vlan-interface vlan100 router-mac 1:1:1:1:1:1
admin@Xorplus# commit
  • No labels