Disabling Load Sharing Of The Backup Paths - Cisco ASR 9000 Series Configuration Manual

Aggregation services router multicast
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Command or Action
Step 4
interface Bundle-Ether10
Example:
RP/0/RSP0/CPU0:router(config-ospf-ar)#
interface Bundle-Ether10
Step 5
fast-reroute per-prefix prefix-limit {priority}
Example:
RP/0/RSP0/CPU0:router(config-ospf-ar-if)#
fast-reroute per-prefix prefix-limit
{priority}
Step 6
commit

Disabling Load Sharing of the Backup Paths

Lists the steps required to disable the load sharing of the backup paths.
SUMMARY STEPS
1. configure
2. router ospf 0
3. area 0
4. interface Bundle-Ether10
5. fast-reroute per-prefix load-sharing disable
6. commit
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
router ospf 0
Example:
RP/0/RSP0/CPU0:router(config)#router ospf 0
Step 3
area 0
Example:
RP/0/RSP0/CPU0:router(config-ospf)# area 0
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
MLDP Loop-Free Alternative Fast Reroute
Purpose
Enters the interface submode configuration, under OSPF
area submode.
Limits the per-prefix LFA backup path calculation by
prefix-priority.
Only prefixes with the same or higher priority as specified
are subjected to the per-prefix backup paths calculation.
By default, backup path is calculated for prefixes
Note
regardless of their priority.
Purpose
Enters global configuration mode.
Enters the OSPF configuration mode.
Enters the area submode under the OSPF configuration
mode.
133

Advertisement

Table of Contents
loading

Table of Contents