HP VPN Firewall Appliances Network Management Configuration Guide

443
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 number of hello packets a
neighbor must miss before declaring
the router is down.
isis timer holding-multiplier value
[ level-1 | level-2 ]
Optional.
he default setting is 3.
Configuring a DIS priority for an interface
On a broadcast network, ISIS must elect a router as the DIS at a routing level. You can specify a DIS
priority at a level for an interface. The greater the interface's priority, the more likely it becomes the DIS.
If multiple routers in the broadcast network have the same highest DIS priority, the router with the highest
MAC address becomes the DIS.
To specify a DIS priority for an interface:
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 a DIS priority for the
interface.
isis dis-priority value [ level-1 |
level-2 ]
Optional.
64 by default.
Disabling an interface from sending/receiving IS-IS packets
After being disabled from sending and receiving hello packets, an interface cannot form any neighbor
relationship, but can advertise directly connected networks in LSPs through other interfaces. This can save
bandwidth and CPU resources, and ensures other routers know networks directly connected to the
interface.
To disable an interface from sending and receiving IS-IS 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. Disable the interface from sending
and receiving IS-IS packets.
isis silent
By default, the interface can send
and receive IS-IS packets.
Disabling hello source address check for a PPP interface
On a P2P link, IS-IS verifies the source IP address of the incoming hello packets is in the same network
segment as the IP address of the receiving interface. If not, it discards the hello packets, and no neighbor
relationship can be established with the peer router.