HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
239
Predefined user roles
network-admin
Usage guidelines
An IS-IS PPP interface can have a peer on a different network. To establish neighbor relationship with the
peer, you must disable source address check for hello packets on the PPP interface by using the isis
peer-ip-ignore command.
Examples
# Configure Serial 2/0 to not check the peer's IP address in received Hello packets.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] isis peer-ip-ignore
isis silent
Use isis silent to disable the interface from sending and receiving IS-IS packets.
Use undo isis silent to restore the default.
Syntax
isis silent
undo isis silent
Default
An interface is not disabled from sending and receiving IS-IS packets.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
The feature is not supported on the loopback interface.
Examples
# Disable Ethernet 1/1 from sending and receiving IS-IS packets.
<<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] isis silent
isis small-hello
NOTE:
This command is not available in loopback interface view.
Use isis small-hello to configure the interface to send small hello packets without CLVs.
Use undo isis small-hello to restore the default.