Command attributes – SMC Networks SMC Tiger 10/100 SMC6128L2 User Manual
Page 195

A
DDRESS
T
ABLE
S
ETTINGS
3-141
Command Attributes
•
Static Address Counts* – The number of manually configured
addresses.
•
Current Static Address Table – Lists all the static addresses.
•
Interface – Port or trunk associated with the device assigned a static
address.
•
MAC Address – Physical address of a device mapped to this interface.
•
VLAN – ID of configured VLAN (1-4093).
*Web Only
Web – Click Address Table, Static Addresses. Specify the interface, the
MAC address and VLAN, then click Add Static Address.
Figure 3-62. Mapping Ports to Static Addresses
CLI – This example adds an address to the static address table, but sets it
to be deleted when the switch is reset.
Console(config)#mac-address-table static 00-e0-29-94-34-de
interface ethernet 1/1 vlan 1 delete-on-reset
Console(config)#