Tuning and optimizing is-is networks, Configuration prerequisites, Specifying the is-is hello multiplier – H3C Technologies H3C SecPath F1000-E User Manual

Page 534: Tuning and optimizing is-is, Networks

Advertising
background image

509

Step Command

Remarks

2.

Enter IS-IS view.

isis [ process-id ] [ vpn-instance vpn-instance-name ]

N/A

3.

Enable IS-IS route
leaking.

import-route isis level-2 into level-1 [ filter-policy
{ acl-number | ip-prefix ip-prefix-name | route-policy

route-policy-name } | tag tag ] *

Disabled by
default.

NOTE:

If a filter policy is specified, only routes passing it can be advertised into Level-1 area.

You can specify a routing policy in the import-route isis level-2 into level-1 command to filter routes
from Level-2 to Level-1. Other routing policies specified for route reception and redistribution does not

affect the route leaking.

Tuning and optimizing IS-IS networks

Configuration prerequisites

Before the configuration, complete the following tasks:

Configure IP addresses for interfaces, and make sure that all neighboring nodes can reach each
other at the network layer.

Enable IS-IS.

Specifying intervals for sending IS-IS hello and CSNP packets

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Enter interface view.

interface interface-type
interface-number

N/A

3.

Specify the interval for
sending hello packets.

isis timer hello seconds [ level-1 |
level-2 ]

Optional.
10 seconds by default.

4.

Specify the interval for
sending CSNP packets on the

DIS of a broadcast network.

isis timer csnp seconds [ level-1 |
level-2 ]

Optional.
10 seconds by default.

NOTE:

The interval between hello packets sent by the DIS is 1/3 the hello interval set with the isis timer hello
command.

Specifying the IS-IS hello multiplier

If a neighbor receives no hello packets from the router within the advertised hold time, it considers the

router down and recalculates the routes. The hold time is the hello multiplier multiplied by the hello

interval.

Advertising