GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
211
Command:
mac address-table aging-time <10-630>
Parameter:
<10-630>
Specify aging time value of second.
Default:
In default aging out time is 300s.
Mode:
Global Configuration
Usage Guide:
Use the mac address-table aging-time Global configuration command to set the aging time of the address table
You can verify your setting by entering the show mac address-table aging-time Privileged EXEC command
Example:
The following example show how to configure dynamic mac entry aging out time
Switch(config)# mac address-table aging-time 100
Switch# show mac address-table aging-time
Mac Address Table aging time: 100 sec
4.15.3 mac address-table static
Command:
mac address-table static A:B:C:D:E:F vlan <1-4094> interfaces IF_PORTS
no mac address-table static A:B:C:D:E:F vlan <1-4094>
Parameter:
A:B:C:D:E:F
Destination MAC address (unicast or multicast) to add to the address table. Packets
with this destination address received in the specified VLAN are forwarded to the
specified interface.
<1-4094>
Specify the VLAN for which the packet with the specified MAC address is received.
IF_PORTS
Interface to which the received packet is forwarded. Valid interfaces include physical
ports and port channels.