5
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
88
Address Table Commands
bridge multicast reserved-address
To define the action on multicast reserved-address packets, use the bridge
multicast reserved-address Global Configuration mode command.
Syntax
bridge multicast reserved-address
mac-multicast-address
{discard | bridge | peer}
Parameters
•
mac-multicast-address
—Multicast MAC address to be reserved.
•
bridge—Forwards the packets.
•
discard—Discards the packets.
•
peer—Processes the packets based on its protocols or applications.
Default Configuration
If the MAC address is not used by any protocol, the default action is bridge.
Command Mode
Global Configuration mode
User Guidelines
The configurations (that contain service type) have precedence over less specific
configurations (that contain only MAC address).
The packets that are bridged are subject to security ACLs.
The action defined by this command has precedence over the forwarding rules
defined by the applications or protocols (such as STP and LLDP) supported on the
switch.