BLADE OS™ ISCLI Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software

BLADE OS 5.1 ISCLI Reference
BMD00115, August 2009 Chapter 4: Configuration Commands
257
Static Multicast MAC Configuration
The following options are available to control the forwarding of known and unknown multicast
packets:
All multicast packets are flooded to the entire VLAN. This is the default switch behavior.
Known multicast packets are forwarded only to those ports specified. Unknown multicast
packets are flooded to the entire VLAN. To configure this option, define the Multicast MAC
address for the VLAN and specify ports that are to receive multicast packets
(mac-address-table multicast).
Known multicast packets are forwarded only to those ports specified. Unknown multicast
packets are dropped. To configure this option:
Define the Multicast MAC address for the VLAN and specify ports that are to receive
multicast packets (mac-address-table multicast).
Enable Flood Blocking on ports that are not to receive multicast packets (interface
port x) (flood-blocking).
Use the following commands to configure static Multicast MAC entries in the Forwarding Database
(FDB).
Table 146 Static Multicast MAC configuration commands
Command Syntax and Usage
mac-address-table multicast <MAC address> <VLAN number> <port number>
Adds a static multicast entry. You can list ports separated by a space, or enter a range of ports
separated by a hyphen ( - ). For example:
mac-address-table multicast 01:00:00:23:3f:01 200 1-4
Command mode: Global configuration
no mac-address-table multicast <MAC address> <VLAN number> <port number>
Deletes a static multicast entry.
Command mode: Global configuration
show mac-address-table multicast
Display the current static multicast entries.
Command mode: All except User EXEC