beautypg.com

Is-is authentication configuration example, Network requirements – H3C Technologies H3C SR8800 User Manual

Page 203

background image

187

[RouterS-isis-1] quit

# Configure Router D.

system-view

[RouterD] bfd echo-source-ip 4.4.4.4

[RouterD] ip ip-prefix abc index 10 permit 1.1.1.1 32

[RouterD] route-policy frr permit node 10

[RouterD-route-policy] if-match ip-prefix abc

[RouterD-route-policy] apply fast-reroute backup-interface GigabitEthernet 3/1/1

backup-nexthop 24.24.24.2

[RouterD-route-policy] quit

[RouterD] isis 1

[RouterD-isis-1] fast-reroute route-policy frr

[RouterD-isis-1] quit

3.

Verify the configuration:
# Display route 4.4.4.4/32 on Router S and you can view the backup next hop information.

[RouterS] display ip routing-table 4.4.4.4 verbose

Routing Table : Public

Summary Count : 1

Destination: 4.4.4.4/32

Protocol: ISIS Process ID: 1

Preference: 10 Cost: 10

NextHop: 13.13.13.2 Interface: GigabitEthernet3/1/2

BkNextHop: 12.12.12.2 BkInterface: GigabitEthernet3/1/1

RelyNextHop: 0.0.0.0 Neighbor : 0.0.0.0

Tunnel ID: 0x0 Label: NULL

State: Active Adv Age: 00h01m27s

Tag: 0

# Display route 1.1.1.1/32 on Router D. You can find the backup next hop information.

[RouterS] display ip routing-table 1.1.1.1 verbose

Routing Table : Public

Summary Count : 1

Destination: 1.1.1.1/32

Protocol: ISIS Process ID: 1

Preference: 10 Cost: 10

NextHop: 13.13.13.1 Interface: GigabitEthernet3/1/2

BkNextHop: 24.24.24.2 BkInterface: GigabitEthernet3/1/1

RelyNextHop: 0.0.0.0 Neighbor : 0.0.0.0

Tunnel ID: 0x0 Label: NULL

State: Active Adv Age: 00h01m27s

Tag: 0

IS-IS authentication configuration example

Network requirements

As shown in

Figure 69

, Router A, Router B, Router C and Router D reside in the same IS-IS routing domain.

Router A, Router B, and Router C belong to Area 10, and Router D belongs to Area 20.