ISIS Routing Protocol
ISIS Routing Protocol
Guidelines and
New Features
Shankar Vemulapalli
svemulap@cisco.com
Internet Engineering Support
NANAOG24 © 2002,
2001, Cisco Systems, Inc. All rights reserved. 1
Agenda
• Scope of the Presentation
• Deployment Scenarios
L1-Only
L2-Only
L1 & L2 With Route Leaking
• Design Considerations
Set Over Load Bit
LSP Flooding
SPF PRC LSP Generation and MORE
• New Features
Route Leaking
Route Tags
Extensions to MPLS-TE and MORE
NANOG24 © 2002, Cisco Systems, Inc. All rights reserved. 2
Scope of the Presentation
NANAOG24 © 2002,
2001, Cisco Systems, Inc. All rights reserved. 5
L1-Only POPs
POP 1 POP 2
L1-Only L1-Only
CORE
L1-Only
POP 3 POP 4
L1-Only L1-Only
POP 1
Area 49.0001 POP 2
Area 49.0001
CORE
L2-Only
POP 4
POP 3
Area 49.0001
Area 49.0001
POP 1
Area 49.0001 POP 2
Area 49.0002
CORE
L2-ONLY
POP 3 POP 4
Area 49.0003 Area 49.0004
CORE
L2-Only
Area 49.0005 L1L2
L1L2
L1L2
L1L2 POP 4
POP 3 L1-Only
L1-Only Area 49.0004
Area 49.0003
NANAOG24 © 2002,
2001, Cisco Systems, Inc. All rights reserved. 16
Set Over Load Bit
Rtr-3 Rtr-5
• Why/When use Overload-Bit ?
When the router is not ready to forward
Rtr-4 traffic for ALL destinations
router isis
set-overload-bit
set-overload-bit on-startup <sec>
set-overload-bit on-startup wait-for-bgp
router bgp 100
bgp update-delay <sec>
• Enhanced configuration:
router isis
set-overload-bit [on-startup[<timeout>|wait-for-bgp]]
isis lsp-interval 33
delay between LSP transmission interval (flooding) (msecs)
isis retransmit-interval 5
delay between retransmissions of the same LSP (seconds)
• Extended syntax
spf-interval <a> [<b> <c>]
The 3rd SPF can only be run after another 2s, then
4s, then 8s, then 10 sec, 10 sec
prc-interval
lsp-gen-interval
NANAOG24 © 2002,
2001, Cisco Systems, Inc. All rights reserved. 41
Dynamic Host Name
L1
L1L2
2. Level-2 LSP with IP
prefix: 10.14.0.0/16
L1L2 L1L2
3. Level-1 LSP with IP
prefix: 10.14.0.0/16
Up/Down-bit set 3. At this point prefix
10.14.0.0/16 will be inserted
in L1 LSP since route leaking
L1 is configured AND the prefix is
L1
present in the routing table as
a L2 route
L1L2 L1L2
5. At this point the prefix
10.1.0.0/16 will NOT be inserted
in the L1 LSP since a L1 route is
preferred in the routing table
L1
1. Level-1 LSP with L1
IP prefix: 10.1.0.0/16
• Recommendation:
use wide Metric TLV (TLV 135)
• Configure with:
router isis
metric-style wide
# of Octets
System-ID 6
Pseudonode ID 1
Default Metric 3
Length of Sub-TLVs 1
Sub-TLV #
Unreserved Bandwidth 11
TE Default Metric 18
# of Octets
Router ID 4
# of Octets
Metric 4
IPv4 Prefix 4
Sub-TLV #
1
Administrative TAG
• Advantages
Reduced link failure detection time
• Disadvantages
Increased BW/buffer/CPU usage can cause
missed hellos; potential increased adjacency
flapping can cause instability
• Under router-isis
external overload signalling
By default this option is disabled.
Rtr-C Rtr-B
Rtr-A
Rtr-D
10.1.2.0 /24
10.1.1.0 /24
an external route(s)
On Summary Addresses
NANOG24 © 2002, Cisco Systems, Inc. All rights reserved. 68
Route Tags
• Summary Addresses
summary-addresss [ip prefix, mask] tag [value] metic X
Rtr-A Rtr-B
SPT topology
Pseudonode
Rtr-B Rtr-C
Rtr-D
10 10
10 10 Rtr-E
Rtr-A
10 10
Rtr-G 10 Rtr-F
MPLS-TE Tunnel
With FA –
RtrA & RtrE will know the MPLS-TE Tunnels as an
additional link
Allows load balancing on the un-equal cost paths.
Hides the Core topology.
NANOG24 © 2002, Cisco Systems, Inc. All rights reserved. 76
MPLS-TE
Forwarding Adjacencies with IS-IS
• 2 Points to Remember