R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
254
To solve this problem, use this command to add relevant interfaces to a mesh group. An interface in a
mesh group only floods a received LSP to interfaces not in the same mesh group.
You can also use this command to block an interface. A blocked interface sends LSPs only after receiving
LSP requests.
The mesh-group feature takes effect only on point-to-point links.
Examples
# Add the frame relay subinterface Serial2/1/1.1 to mesh-group 3.
<Sysname> system-view
[Sysname] interface serial 2/1/1
[Sysname-Serial2/1/1] link-protocol fr
[Sysname-Serial2/1/1] quit
[Sysname] interface serial 2/1/1.1
[Sysname-Serial2/1/1.1] isis mesh-group 3
isis mib-binding
Use isis mib-binding to bind an IS-IS process to MIB operation.
Use undo isis mib-binding to restore the default.
Syntax
isis mib-binding process-id
undo isis mib-binding
Default
MIB operation is bound to the IS-IS process with the smallest process ID.
Views
System view
Predefined user roles
network-admin
Parameters
process-id: Specifies an IS-IS process by its ID in the range of 1 to 65535.
Usage guidelines
If the specified the process ID does not exist, the MIB binding configuration fails.
Deleting an IS-IS process bound to MIB operation deletes the MIB binding configuration. MIB operation
is bound to the IS-IS process with the smallest process ID.
Examples
# Bind MIB operation to IS-IS process 100.
<Sysname> system-view
[Sysname] isis mib-binding 100
isis peer-ip-check
Use isis peer-ip-check to enable source address check for hello packets on an IS-IS PPP interface.










