R3303-HP 6600/HSR6600 Routers IP Multicast Command Reference

54
Field Descri
p
tion
Total number of packets for this
source-group pair
Total number of packets from the specified source forwarded by this
router to the specified group.
Protocol Multicast routing protocol in use.
Forwarding TTL
Minimum TTL that a packet must have before it can be forwarded over
the outgoing interface.
multicast boundary
Use multicast boundary to configure a multicast forwarding boundary.
Use undo multicast boundary to remove a multicast forwarding boundary.
Syntax
multicast boundary group-address { mask | mask-length }
undo multicast boundary { group-address { mask | mask-length } | all }
Default
No multicast forwarding boundary is configured.
Views
Interface view
Default command level
2: System level
Parameters
group-address: Specifies a multicast group address in the range of 224.0.0.0 to 239.255.255.255.
mask: Specifies the mask of the multicast group address.
mask-length: Specifies the mask length of the multicast group address, in the range of 4 to 32.
all: Specifies all forwarding boundaries configured on the interface.
Usage guidelines
A multicast forwarding boundary sets the boundary condition for the multicast groups in the specified
address range. If the destination address of a multicast packet matches the set boundary condition, the
packet is not forwarded.
An interface can act as a forwarding boundary for multiple multicast groups in different address ranges.
To achieve this, execute this command on the interface for each multicast address range.
Assume that Set A and Set B are multicast forwarding boundary sets with different address ranges, and
B is a subset of A. If B is configured after A, A still takes effect. If A is configured after B, B is removed.
Examples
# Configure GigabitEthernet 2/1/1 as the forwarding boundary of multicast groups in the range of
239.2.0.0/16.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] multicast boundary 239.2.0.0 16