R2511-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V5)

158
# Configure route redistribution from RIP to IS-IS on Router D.
[RouterD-rip-1] quit
[RouterD] isis 1
[RouterD–isis-1] import-route rip level-2
# Display IS-IS routing information on Router C.
[RouterC] display isis route
Route information for ISIS(1)
-----------------------------
ISIS(1) IPv4 Level-1 Forwarding Table
-------------------------------------
IPV4 Destination IntCost ExtCost ExitInterface NextHop Flags
--------------------------------------------------------------------------
10.1.1.0/24 10 NULL S2/1 Direct D/L/-
10.1.2.0/24 10 NULL S2/0 Direct D/L/-
192.168.0.0/24 10 NULL S2/2 Direct D/L/-
Flags: D-Direct, R-Added to RM, L-Advertised in LSPs, U-Up/Down Bit Set
ISIS(1) IPv4 Level-2 Forwarding Table
-------------------------------------
IPV4 Destination IntCost ExtCost ExitInterface NextHop Flags
--------------------------------------------------------------------------
10.1.1.0/24 10 NULL S2/1 Direct D/L/-
10.1.2.0/24 10 NULL S2/0 Direct D/L/-
192.168.0.0/24 10 NULL S2/2 Direct D/L/-
10.1.4.0/24 10 NULL S2/2 192.168.0.2 R/L/-
10.1.5.0/24 20 NULL S2/2 192.168.0.2 R/L/-
10.1.6.0/24 20 NULL S2/2 192.168.0.2 R/L/-
Flags: D-Direct, R-Added to RM, L-Advertised in LSPs, U-Up/Down Bit Set
IS-IS GR configuration example
Network requirements
Router A, Router B, and Router C belong to the same IS-IS routing domain, as illustrated in Figure 45.