HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
525
Parameters
filter-policy: Specifies a filtering policy.
acl6-number: Specifies an IPv6 ACL by its number in the range of 2000 to 3999.
prefix-list prefix-list-name: Specifies an IPv6 prefix list by its name, a case-sensitive string of 1 to 63
characters.
route-policy route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63
characters.
tag: Specifies an administrative tag for marking redistributed routes, in the range of 1 to 4294967295.
Usage guidelines
This command enables a Level-1-2 router to redistribute Level-2 routes to the Level-1 and Level-1-2 routers in
the local area.
Examples
# Enable IPv6 IS-IS route advertisement from Level-2 to Level-1.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] ipv6 import-route isisv6 level-2 into level-1
ipv6 import-route limit
Use ipv6 import-route limit to configure the maximum number of redistributed Level 1/Level 2 IPv6
routes.
Use undo ipv6 import-route limit to restore the default.
Syntax
ipv6 import-route limit number
undo ipv6 import-route limit
Default
The default setting depends on the device model.
Views
IS-IS view
Predefined user roles
network-admin
Parameters
number: Specifies the maximum number of redistributed Level 1/Level 2 IPv6 routes.
The following matrix shows the value ranges for the number argument on different MSR routers:
Argument MSR2000 MSR3000 MSR4000
number 1 to 500000 1 to 1000000 1 to 1000000
Examples
# Configure IS-IS process 1 to redistribute up to 1000 Level 1/Level 2 IPv6 routes.