Configuring Mpls Ldp Is-Is Synchronization - Cisco ASR 9000 Series Routing Configuration Manual

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

Advertisement

Implementing IS-IS
Command or Action
Example:
RP/0/RSP0/CPU0:router(config-isis-af)#
summary-prefix 10.1.0.0/16 level 1
or
RP/0/RSP0/CPU0:router(config-isis-af)#
summary-prefix 3003:xxxx::/24 level 1
Step 8
maximum-paths route-number
Example:
RP/0/RSP0/CPU0:router(config-isis-af)#
maximum-paths 16
Step 9
distance weight [ address / prefix-length [
route-list-name ]]
Example:
RP/0/RSP0/CPU0:router(config-isis-af)#
distance 90
Step 10
set-attached-bit
Example:
RP/0/RSP0/CPU0:router(config-isis-af)#
set-attached-bit
Step 11
commit

Configuring MPLS LDP IS-IS Synchronization

This task explains how to enable Multiprotocol Label Switching (MPLS) Label Distribution Protocol (LDP)
IS-IS synchronization. MPLS LDP synchronization can be enabled for an address family under interface
configuration mode. Only IPv4 unicast address family is supported. This task is optional.
SUMMARY STEPS
1. configure
2. router isis instance-id
3. interface type interface-path-id
4. address-family ipv4 unicast
5. mpls ldp sync [ level { 1 | 2 }]
6. commit
Purpose
(Optional) Configures the maximum number of parallel paths
allowed in a routing table.
(Optional) Defines the administrative distance assigned to routes
discovered by the IS-IS protocol.
(Optional) Configures an IS-IS instance with an attached bit in the
Level 1 LSP.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
Configuring MPLS LDP IS-IS Synchronization
• This example specifies an IPv6 prefix, and the command
must be in the form documented in RFC 2373 in which the
address is specified in hexadecimal using 16-bit values
between colons.
• Note that IPv6 prefixes must be configured only in the IPv6
router address family configuration submode, and IPv4
prefixes in the IPv4 router address family configuration
submode.
• A different administrative distance may be applied for IPv4
and IPv6.
383

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents