HP VPN Firewall Appliances Network Management Command Reference

74
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] mac-address max-mac-count 600
[Sysname-GigabitEthernet0/1] mac-address max-mac-count disable-forwarding
Related commands
mac-address timer
mac-address (interface view)
mac-address (system view)
mac-address timer
Use mac-address timer to configure the aging timer for dynamic MAC address entries.
Use undo mac-address timer to restore the default.
Syntax
mac-address timer { aging seconds | no-aging }
undo mac-address timer aging
Views
System view
Default command level
2: System level
Parameters
aging seconds: Sets an aging timer (in seconds) for dynamic MAC address entries, in the range of 10 to
630. The default value is 300.
no-aging: Sets dynamic MAC address entries not to age.
Usage guidelines
Follow these guidelines to set the aging timer appropriately:
A long aging interval might cause the MAC address table to retain outdated entries and fail to
accommodate the most recent network changes.
A short aging interval might result in removal of valid entries and unnecessary broadcasts that
might affect the performance of the device.
Examples
# Set the aging timer for dynamic MAC address entries to 500 seconds.
<Sysname> system-view
[Sysname] mac-address timer aging 500