R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

183
undo isis mesh-group
Default
An interface does not belong to any mesh group.
Views
Interface view
Default command level
2: System level
Parameters
mesh-group-number: Specifies a mesh group by its number in the range of 1 to 4294967295.
mesh-blocked: Blocks the interface, which sends LSPs only after receiving LSP requests.
Usage guidelines
For an interface not in a mesh group, it follows the normal process to flood the received LSPs to other
interfaces. For the NBMA network with high connectivity and multiple point-to-point links, this will cause
repeated LSP flooding and bandwidth waste.
After an interface is added to a mesh group, it only floods a received LSP or a generated LSP to interfaces
not belonging to the same mesh group.
If you block an interface, the interface can send LSPs only after receiving LSP requests.
The mesh-group feature is only available for a point-to-point link interface.
Examples
# Add the frame relay subinterface Serial2/2/1.1 to mesh-group 3.
<Sysname> system-view
[Sysname] interface serial 2/2/1
[Sysname-Serial2/2/1] link-protocol fr
[Sysname-Serial2/2/1] quit
[Sysname] interface serial 2/2/1.1
[Sysname-Serial2/2/1.1] isis mesh-group 3
isis mib-binding
Use isis mib-binding to bind MIBs with an IS-IS process.
Use undo isis mib-binding to restore the default.
Syntax
isis mib-binding process-id
undo isis mib-binding
Default
MIBs are bound with IS-IS process 1.
Views
System view