beautypg.com

Clearing the ipv6 pim traffic – Brocade Multi-Service IronWare Multicast Configuration Guide (Supporting R05.6.00) User Manual

Page 190

background image

178

Multi-Service IronWare Multicast Configuration Guide

53-1003032-02

IPv6 PIM Sparse

2

Updating PIM Sparse forwarding entries with
a new RP configuration

If you make changes to your static RP configuration, the entries in the IPv6 PIM Sparse multicast
forwarding table continue to use the old RP configuration until they are aged out.

The clear IPv6 pim rp-map command allows you to update the entries in the static multicast
forwarding table immediately after making RP configuration changes. This command is meant to
be used with rp-address command.

To update the entries in an IPv6 PIM Sparse static multicast forwarding table with a new RP
configuration, enter the clear ipv6 pim rp-map command at the privileged EXEC level of the CLI.

Brocade(config)# clear ipv6 pim rp-map

Syntax: clear ipv6 pim [vrf vrf-name] rp-map

Use the vrf parameter to clear the IPv6 PIM Sparse static multicast forwarding table for a VRF
instance specified by the vrf-name variable.

Clearing the IPv6 PIM traffic

To clear counters on IPv6 PIM traffic, enter the clear ipv6 pim traffic command.

Brocade# clear ipv6 pim traffic

Syntax: clear ipv6 pim [vrf vrf-name] traffic

Use the vrf par meter to clear counters on IPv6 PIM traffic for a VRF instance specified by the
vrf-name variable.

Setting the maximum number of IPv6 multicast
routes supported

You can use the ipv6 max-mroute command to define the maximum number of IPv6 multicast
routes supported. The default VRF is defined using the ipv6 max-mroute command.

Brocade(config)# ipv6 router pim

Brocade(config-ipv6-pim-router)# ipv6 max-mroute

Syntax: [no] ipv6 max-mroute num

The num parameter specifies the maximum number of IPv6 multicast routes. If not defined by this
command, the maximum value is determined by available system resources.

To define the maximum number of IPv6 multicast routes for a specified VRF, use the following
commands.

Brocade(config)# ipv6 router pim vrf blue

Brocade(config-ipv6-pim-router-vrf-blue)# ipv6 max-mroute

Syntax: [no] ipv6 router pim [vrf vrf-name]

The vrf parameter specified with the IPv6 router pim command allows you to configure the ipv6
max-mroute command for a virtual routing instance (VRF) specified by the variable vrf-name.