R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
387
corresponding fields without changing the configuration sequence; otherwise, add a multicast static
route.
When configuring a multicast static route, you can specify an RPF neighbor only by providing its IP
address (rpf-nbr-address) rather than providing the type and number (interface-type interface-number) of
the interface connecting the RPF if the interface type of the RPF neighbor is Ethernet, Layer 3 aggregate,
Loopback, RPR, or VLAN-interface.
Because outgoing interface iteration may fail or the specified interface may be in the down state, the
multicast static route configured with this command may fail to take effect. Therefore, we recommend that
you use the display multicast routing-table static command after you configure a multicast static route to
check whether the route has been successfully configured or whether the route has taken effect.
Related commands: display multicast routing-table static.
Examples
# Configure a multicast static route to the multicast source 10.1.1.1/24, specifying a router with the IP
address of 192.168.1.23 as its RPF neighbor.
<Sysname> system-view
[Sysname] ip rpf-route-static 10.1.1.1 24 192.168.1.23
mac-address multicast
Syntax
In system view:
mac-address multicast mac-address interface interface-list vlan vlan-id
undo mac-address [ multicast ] [ [ mac-address [ interface interface-list ] ] vlan vlan-id ]
In Ethernet interface view or Layer 2 aggregate interface view:
mac-address multicast mac-address vlan vlan-id
undo mac-address [ multicast ] mac-address vlan vlan-id
In port group view:
mac-address multicast mac-address vlan vlan-id
undo mac-address multicast mac-address vlan vlan-id
View
System view, Ethernet interface view, Layer 2 aggregate interface view, port group view
Default level
2: System level
Parameters
mac-address: Static multicast MAC address, which can be any legal multicast MAC address except
0100-5Exx-xxxx and 3333-xxxx-xxxx, with x representing an arbitrary hexadecimal number from 0 to F.
The system will give a prompt if the statically configured multicast MAC address conflicts with the MAC
address of other protocols.
interface-list: Specifies one or more interfaces. interface-list = { interface-type interface-number [ to
interface-type interface-number ] }&<1-n>, where you can specify interfaces by the interface type and
number for up to n times. Support for the value range of n varies with device models.