168
Predefined user roles
network-admin
Parameters
number
: Specifies the maximum number of redistributed Level 1/Level 2 IPv4 routes, in the range of 1 to
16384.
Examples
# Configure IS-IS process 1 to redistribute up to 1000 Level 1/Level 2 IPv4 routes.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] import-route limit 1000
Related commands
import-route
isis
Use
isis
to enable an IS-IS process and enter IS-IS view.
Use
undo isis
to disable an IS-IS process.
Syntax
isis
[
process-id
] [
vpn-instance
vpn-instance-name
]
undo isis
[
process-id
]
Default
The system does not run any IS-IS process.
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. The default is 1.
vpn-instance
vpn-instance-name
: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If no VPN is specified, the IS-IS process runs on the public network.
Examples
# Enable IS-IS process 1 and specify the system ID as 0000.0000.0002 and area ID as 01.0001.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] network-entity 01.0001.0000.0000.0002.00
Related commands
•
isis enable
•
network-entity