However, no new OIFs are admitted until the total admitted bandwidth drops below
the configured limit.
NOTE: If the multicast bandwidth map that includes the set admission-bandwidth
command is changed, all affected mroutes are reevaluated in the same manner
described previously.
As an example of this function, if the port has accepted a total bandwidth of 3000000
bps, and you set a limit of 2000000 bps on the port, the router does not disconnect any
already connected OIFs but prevents the interfaces from accepting any more groups.
Over time, some groups leave the interfaces and, eventually, the port limit of 2000000
bps is reached and maintained by the router.
If you set limits for both a port and interfaces on that port, the router uses the lower of
the two limits when determining whether or not an interface can accept any new IGMP
groups. For example, if you specify an admission bandwidth limit of 2000000 bps for
the port and 3000000 bps groups for each interface, additional groups can only be
accepted until the port limit of 2000000 bps is reached.
Deleting Multicast Forwarding Entries
You can clear one or more forwarding entries from the multicast routing table. However,
if you do so, the entries might reappear in the routing table if they are rediscovered.
clear ip mroute
• Use to delete IPv4 multicast forwarding entries.
• If you specify an *, the router clears all IP multicast forwarding entries.
• If you specify the IPv4 address of a multicast group, the router clears all multicast
forwarding entries for that group.
• If you specify the IPv4 address of a multicast group and the IPv4 address of a multicast
source, the router clears the multicast forwarding entry that matches that group and
source.
• Example
host1:boston#clear ip mroute *
• There is no no version.
• See clear ip mroute.
Monitoring IP Multicast Settings
To display general information about the IP multicast configuration on the router, use
the following show commands.
show ip mroute
29Copyright © 2010, Juniper Networks, Inc.
Chapter 1: Configuring IPv4 Multicast