User's Manual

Command line 69
Item Description
->show loop-protect
Displays the current loop protection configuration and all Ethernet ports currently
disabled due to protection enforcement
mac-cache
Manage Ethernet MAC cache failover settings.
Supported actions: help, set, show
Item Description
Modify Ethernet MAC cache failover settings.
Syntax
set mac-cache [Enabled=<true|false>] [Refresh=<interval>]
Properties
Enabled
Enables or disables MAC cache failover. Valid values include "true" and "false".
Refresh
(optional)
The refresh interval for the MAC Cache (in seconds). Valid values include integers from
1 to 30. The default refresh interval is 5 seconds.
Examples
->set mac-cache Enabled=true
Enables MAC cache failover
->set mac-cache Enabled=true Refresh=10
Enables MAC cache failover and sets the refresh interval
Item Description
Display Ethernet MAC cache failover settings.
Syntax
show mac-cache
Example
->show mac-cache
Displays Ethernet MAC cache failover settings
mcast-filter-rule
Manage new Multicast Filter rules for a Multicast filter.
Supported actions: add, help, remove
Item Description
add mcast-filter-rule
Create a new Multicast Filter rule for a Multicast filter.
Syntax
add mcast-filter-rule McastFilter=<FilterName>
Networks=<IP Address>/<mask>[,<IP Address>/<mask>]
Properties
McastFilter (required)
The name of an existing Multicast Filter to which the Multicast Filter rules
belong
Network (required)
Multicast IP Addresses in the form of IP Address/Netmask Bits. The IP
Address must be unique and should be the starting address of an IP
subnet.
Examples
add mcast-filter-rule McastFilter=MyNewfilter
Networks=224.12.0.0/16,224.20.23.4/32,