Logging and Network Management Command Set
Managing Switch Network Addresses
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 11-41
11.2.3.7 set mac
Use this command to add MAC addresses to the switch IP routing table.
set mac mac_address vlan_id port-string {delete-on-reset | delete-on-timeout |
permanent}
Syntax Description
Command Defaults
None.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This example shows how to add a permanent MAC address to the IP routing table:
mac_address Specifies the MAC address to set.
vlan_id Specifies the number identifying the VLAN to which the
MAC address belongs.
port-string Specifies the port designation for the MAC addresses. For a
detailed description of possible port-string values, refer to
Section 4.1.2.
delete-on-reset Adds a temporary entry to the MAC address table.
delete-on-
timeout Adds a dynamic entry to the MAC address table.
permanent Adds a permanent entry to the MAC address table.
Matrix>set mac 00-a0-c9-0d-32-11 vlan1 fe.0.2 permanent