Planet Technology SGSW-2840P Switch User Manual


 
User’s Manual of SGSD-1022 / SGSD-1022P
SGSW-2840 / SGSW-2840P
538
Command Function Mode
mac-address-table static Maps a static address to a port in a VLAN GC
clear mac-address-table
dynamic
Removes any learned entries from the forwarding database PE
show mac-address-table Displays entries in the bridge-forwarding database PE
mac-address-table aging-time Sets the aging time of the address table GC
show mac-address-table
aging-time
Shows the aging time for the address table PE
Table 5-61 Address Table Commands
mac-address-table static
This command maps a static address to a destination port in a VLAN. Use the no form to remove an address.
Syntax
mac-address-table static mac-address interface interface
vlan vlan-id [action]
no mac-address-table static mac-address vlan vlan-id
mac-address - MAC address.
interface
ethernet unit/port
-unit - Stack unit. (Range: 1)
-port - Port number. (Range: 1-28)
port-channel channel-id (Range: 1-12)
vlan-id -VLAN ID (Range: 1-4094)
action --delete-on-reset - Assignment lasts until the switch is reset. -permanent - Assignment is permanent.
Default Setting
No static addresses are defined. The default mode is permanent.
Command Mode
Global Configuration
Command Usage
The static address for a host device can be assigned to a specific port within a specific VLAN. Use this command to add
static addresses to the MAC Address Table. Static addresses have the following characteristics:
Static addresses will not be removed from the address table when a given interface link is down.
Static addresses are bound to the assigned interface and will not be moved. When a static address is seen on another
interface, the address will be ignored and will not be written to the address table.
A static address cannot be learned on another port until the address is removed with the no form of this command.
Example