Displaying the route selection – Brocade BigIron RX Series Configuration Guide User Manual

Page 764

Advertising
background image

686

BigIron RX Series Configuration Guide

53-1002484-04

Route selection precedence for multicast

24

Non-default route from the mRTM

Default route from the mRTM

Non-default route from the uRTM

Default route from the uRTM

Using this command you may specify an option for all of the precedence levels.

To specify a non-default route from the mRTM, then a non-default route from the uRTM, then a
default route from the mRTM, and then a default route from the uRTM, enter commands such as
the following.

BigIron RX(config)# router pim

BigIron RX(config-pim-router)# route-precedence mc-non-default uc-non-default

mc-default uc-default

The none option may be used to fill up the precedence table in order to ignore certain types of
routes. To use the unicast default route for multicast, enter commands such as the following.

BigIron RX(config)# router pim

BigIron RX(config-pim-router)#route-precedence mc-non-default mc-default

uc-non-default none

Syntax: [no] route-precedence {mc-non-default mc-default uc-non-default uc-default none}

Default value: route-precedence mc-non-default mc-default uc-non-default uc-default

Use the mc-non-default parameter to specify a multicast non-default route.

Use the mc-default parameter to specify a multicast default route.

Use the uc-non-default parameter to specify a unicast non-default route.

Use the uc-default parameter to specify a unicast default route.

Use the none parameter to ignore certain types of routes.

The no form of this command removes the configuration.

Displaying the route selection

Use the show ip pim sparse command to display the current route selection. The example below
displays the default route precedence selection.

BigIron RX(config)#show ip pim sparse

Global PIM Sparse Mode Settings

Hello interval : 30 Neighbor timeout : 105

Bootstrap Msg interval: 60 Candidate-RP Advertisement interval: 60

Join/Prune interval : 60 SPT Threshold : 1

Inactivity interval : 180 SSM Enabled : No

Hardware Drop Enabled : Yes

Route Selection : mc-non-default mc-default uc-non-default uc-default

---------+----------------+----+---+----------------------+------+-------------+

Interface|Local |Mode|Ver| Designated Router |TTL |Multicast |

|Address | | |Address Port |Thresh|Boundary |

---------+----------------+----+---+----------------------+------+-------------+

v12 100.4.8.2 SM V2 Itself 1 None

v13 100.16.8.2 SM V2 Itself 1 None

v124 124.0.0.1 SM V2 Itself 1 None

Advertising