User`s manual

106 Asanté IntraCore 36000 Series
Chapter 8: Configuring Address Table Settings
Switches store the addresses for all known devices. This information is used to pass traffic directly between
the inbound and outbound ports. All the addresses learned by monitoring traffic are stored in the dynamic
address table. You can also manually configure static addresses that are bound to a specific port.
8.1 Setting Static Addresses
A static address can be assigned to a specific interface on this switch. Static addresses are bound to the
assigned interface and will not be moved. When a static address is seen on another interface, the address is
ignored and is not written to the address table.
Command Attributes
Static Address Counts (Web Only) – 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-4094).
Configuring Switch Using the Web or CLI
Web
Click Address Table – Static Addresses. Specify the interface, the MAC address and VLAN, then click
Add Static Address. Then set this as a permanent address or to be deleted on reset.
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)#