Brocade Communications Systems IPMC5000PEF Manual De Usuario

Descargar
Página de 230
To specify how frequently the candidate RP configured on the device sends candidate RP
advertisement messages to the BSR for a specified VRF, enter commands such as the following.
device(config)# ipv6 router pim vrf blue
device(config-ipv6-pim-router-vrf-blue)# rp-adv-interval 180
Syntax: rp-adv-interval seconds
The seconds parameter specifies the number of seconds in a range from 10 through 65535. The default
is 60 seconds.
Changing the PIM Join and Prune message interval
By default, the device sends PIM Sparse Join or Prune messages every 60 seconds. These messages
inform other PIM Sparse routers about clients who want to become receivers (Join) or stop being
receivers (Prune) for PIM Sparse groups.
NOTE
Use the same Join or Prune message interval on all the PIM Sparse routers in the PIM Sparse domain.
If the routers do not all use the same timer interval, the performance of PIM Sparse can be adversely
affected.
To change the Join or Prune interval, enter commands such as the following:
Device(config)# ipv6 router pim
Device(config-ipv6-pim-router)# message-interval 30
To change the Join or Prune interval for a specified VRF, enter the commands as shown in the following
example:
Device(config)# ipv6 router pim vrf blue
Device(config-ipv6-pim-router-vrf-blue)# message-interval 30
Syntax: [no] message-interval seconds
The seconds parameter specifies the number of seconds and can be from 10 through 18724 seconds.
The default is 60 seconds.
Modifying neighbor timeout
Neighbor timeout is the interval after which a PIM router will consider a neighbor to be absent. If the
timer expires before receiving a new hello message, the PIM router will time out the neighbor.
To apply an IPv6 PIM neighbor timeout value of 50 seconds to all ports on the router operating with
PIM, enter the commands such as the following.
device(config)# ipv6 router pim
device(config-ipv6-pim-router)# nbr-timeout 50
To apply an IPv6 PIM neighbor timeout value of 50 seconds for a specified VRF operating with PIM,
enter the commands such as the following.
device(config)# ipv6 router pim vrf blue
device(config-ipv6-pim-router-vrf-blue)# nbr-timeout 50
Syntax: [no] nbr-timeout seconds
The seconds parameter specifies the number of seconds. The valid range is from 35 through 65535
seconds. The default is 105.
Changing the PIM Join and Prune message interval
FastIron Ethernet Switch IP Multicast Configuration Guide
171
53-1003085-02