9 mac-address query timeout, Address query timeout – PLANET WGSW-52040 User Manual
Page 655
40-195
Interface Configuration Mode.
Usage Guide:
When configuring the max number of dynamic NEIGHBOR allowed in the VLAN, if the number of dynamically learnt
NEIGHBOR in the VLAN is already larger than the max number to be set, the extra dynamic NEIGHBOR will be
deleted.
Examples:
Enable the number limitation function of dynamic NEIGHBOR in VLAN 1, the max number to be set is 50.
Switch(config)#interface ethernet
Switch(Config-if-Vlan1)# ipv6 nd dynamic maximum 50
Disable the number limitation function of dynamic NEIGHBOR in VLAN 1.
Switch(Config-if-Vlan1)#no ipv6 nd dynamic maximum
40.9 mac-address query timeout
Command:
mac-address query timeout
Function:
Set the timeout value of querying dynamic MAC.
Parameter:
<seconds> is timeout value, in second, ranging from 30 to 300.
Default Settings:
Default value is 60 seconds.
Command Mode:
Global mode
Usage Guide:
After enabling the number limitation of MAC, users can use this command to configure the timeout value of querying
dynamic MAC. If the data traffic is very large, the timeout value can be shorter, otherwise, it can be longer. Users can
set it according to actual situation.
Examples: