HP VPN Firewall Appliances Network Management Configuration Guide

442
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter IS-IS view.
isis [ process-id ] [ vpn-instance vpn-instance-name ]
N/A
3. Enable IS-IS route
advertisement from
Level-2 to Level-1.
import-route isis level-2 into level-1 [ filter-policy
{ acl-number | ip-prefix ip-prefix-name | route-policy
route-policy-name } | tag tag ] *
By default, IS-IS does
not advertise routes
from Level-2 to Level-1.
Tuning and optimizing IS-IS networks
Configuration prerequisites
Before the configuration, complete the following tasks:
Configure IP addresses for all interfaces to ensure IP connectivity between neighboring nodes.
Enable IS-IS.
Specifying intervals for sending IS-IS hello and CSNP packets
Ste
p
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.
The default setting is 10 seconds.
The interval between hello packets sent by
the DIS is 1/3 the hello interval set with the
isis timer hello command.
4. Specify the interval for
sending CSNP packets on the
DIS of a broadcast network.
isis timer csnp seconds
[ level-1 | level-2 ]
Optional.
The default setting is 10 seconds.
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.
On a broadcast link, Level-1 and Level-2 hello packets are advertised separately. You must set a hello
multiplier for each level.
On a P2P link, Level-1 and Level-2 hello packets are advertised in P2P hello packets. You do not need to
specify Level-1 or Level-2.
To specify the IS-IS hello multiplier: