135
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter IS-IS IPv4 unicast
address family view.
1.
isis
[
process-id
] [
vpn-instance
vpn-instance-name
]
2.
cost-style
{
wide
|
wide-compatible
}
3.
address-family ipv4
[
unicast
]
N/A
3.
Configure a preference for
IS-IS.
preference
{
preference
|
route-policy
route-policy-name
} *
The default setting is
15.
Configuring the maximum number of ECMP routes
Perform this task to implement load sharing over ECMP routes.
To configure the maximum number of ECMP routes:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter IS-IS IPv4 unicast
address family view.
1.
isis
[
process-id
] [
vpn-instance
vpn-instance-name
]
2.
cost-style
{
wide
|
wide-compatible
}
3.
address-family ipv4
[
unicast
]
N/A
3.
Specify the maximum number
of ECMP routes.
maximum load-balancing
number
By default, the maximum
number of ECMP routes
is 8.
Configuring IS-IS route summarization
Perform this task to summarize specific routes, including IS-IS routes and redistributed routes, into a single
route. Route summarization can reduce the routing table size and the LSDB scale.
Route summarization applies only to locally generated LSPs. The cost of the summary route is the lowest
one among the costs of the more-specific routes.
To configure route summarization:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter IS-IS IPv4
unicast address
family view.
1.
isis
[
process-id
] [
vpn-instance
vpn-instance-name
]
2.
cost-style
{
wide
|
wide-compatible
}
3.
address-family ipv4
[
unicast
]
N/A
3.
Configure IS-IS route
summarization.
summary
ip-address
{
mask-length
|
mask
}
[
avoid-feedback
|
generate_null0_route
|
[
level-1
|
level-1-2
|
level-2
] |
tag
tag
] *
By default, route summarization is
not configured.