DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
94
To view the multicast port filtering mode for all ports:
DES-1228/ME:4#show multicast port_filtering_mode
Command: show multicast port_filtering_mode
Multicast Filter Mode For Unregistered Group:
Forwarding List: 1-28
Filtering List:
DES-1228/ME:4#
enable flood_fdb
Purpose
Used to enable flooding MAC function.
Syntax
enable flood_fdb
Description
The enable flood_fdb command is used to enable flooding MAC function. The default is
disabled.
Parameters
None.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To enable flood fdb:
DES-1228/ME:4#enable flood_fdb
Command: enable flood_fdb
Success.
DES-1228/ME:4#
config flood_fdb
Purpose
Used to configure the flooding MAC function.
Syntax
config flood_fdb {log [enable|disable]| trap [enable|disable]}(1)
Description
The config flood_fdb command is used to enable/disable log/trap state.
Parameters
log [enable|disable]
– The user can enable or disable logging here.
trap [enable|disable]
– The user can enable or disable traps here.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To enable log state:
DES-1228/ME:4#config flood_fdb log enable trap enable
Command: config flood_fdb log enable trap enable
Success.
DES-1228/ME:4#