R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

471
Parameters
number: Maximum number of equal-cost routes, in the range 1 to 8.
Description
Use maximum load-balancing to configure the maximum number of equal-cost routes.
Use undo maximum load-balancing to restore the default.
The maximum number is 8.
If no topology is specified, the command configures the maximum number of equal-cost routes for the
base topology.
Examples
# Configure the maximum number of equal-cost routes as 2.
<Sysname> system-view
[Sysname] isis 100
[Sysname-isis-100] maximum load-balancing 2
network-entity
Syntax
network-entity net
undo network-entity net
View
IS-IS view
Default level
2: System level
Parameters
net: Network Entity Title (NET) in the format of X…X.XXXX....XXXX.00 in hexadecimal notation, with the
first part X…X being the area address, the middle part XXXX....XXXX (a total of 12 “X”) being the router’s
system ID, and the last part 00 being SEL.
Description
Use network-entity to configure the Network Entity Title for an IS-IS routing process.
Use undo network-entity to delete a NET.
No NET is configured by default.
A NET is a special NSAP address with the SEL being 0. The length of the NET is in the range 8 bytes to
20 bytes.
A NET comprises three parts:
Area ID—Its length is in the range of 1 to 13 bytes.
System ID—A system ID uniquely identifies a host or router in the area and has a fixed 6-byte
length.
SEL—It has a value of 0 and a fixed 1-byte length.
For example, a NET is ab.cdef.1234.5678.9abc.00, where area ID is ab.cdef, system ID is
1234.5678.9abc, and SEL is 00.