DES-7200 Configuration Guide Chapter 2 MAC Address Configuration
2-19
Enter configuration commands, one per line. End with CNTL/Z.
DES-7200(config)#mac-manage-learning uniform learning-synchronization
2.5.3 Viewing
Configurations
DES-7200 #show mac-address-table mac-manage-learning
MAC manage-learning
running mode: dispersive.
configuration mode: dispersive.
dynamic address learning-synchronization: off.
2.6 Setting the Limit of
Dynamic Addresses for a
VLAN
2.6.1 Setting the
Limit of
Dynamic
Addresses for a
VLAN
You can set the limit of dynamic MAC addresses that a VLAN can learn.
The table below sets the limit of the dynamic addresses for a VLAN.
Command Function
DES-7200# configure terminal
Enter the global configuration mode.
DES-7200(config)# vlan [1-4094]
Enter the VLAN configuration mode.
DES-7200(config-vlan)#
max-dynamic-mac-count [1-32768]
Set the maximum number of dynamic
MAC addresses that the VLAN can
learn.
To disable the limit of the dynamic addresses for a VLAN, use the no
max-dynamic-mac-count command.
The following example shows how to set the maximum dynamic address
number to 160:
DES-7200#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DES-7200(config)#vlan 1
DES-7200(config-vlan)#max-dynamic-mac-count 160