HP VPN Firewall Appliances Network Management Command Reference
855
level-1-2: Redistributes routes into Level-1 and Level-2 routing tables.
level-2: Redistributes routes into the Level-2 routing table.
route-policy-name: Name of a routing policy used to filter routes when they are being redistributed, a
case-sensitive string of 1 to 63 characters.
tag: Specifies a administrative tag number for the redistributed routes, in the range of 1 to 4294967295.
allow-ibgp: Allows redistributing IBGP routes. This keyword is available only when the protocol is
bgp4+.
Usage guidelines
IPv6 IS-IS considers redistributed routes as external-AS routes.
You can specify a cost and a level for redistributed routes.
Use the import-route bgp4+ allow-ibgp command with caution because it redistributes both EBGP and
IBGP routes, and the redistributed IBGP routes might cause routing loops.
Examples
# Configure IPv6–IS-IS to redistribute static routes and set the cost 15 for them.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] ipv6 import-route static cost 15
ipv6 import-route isisv6 level-2 into level-1
Use ipv6 import-route isisv6 level-2 into level-1 to enable IPv6 IS-IS route leaking from Level-2 to Level-1.
Use undo ipv6 import-route isisv6 level-2 into level-1 to disable the leaking.
Syntax
ipv6 import-route isisv6 level-2 into level-1 [ filter-policy { acl6-number | ipv6-prefix ipv6-prefix-name |
route-policy route-policy-name } | tag tag ] *
undo ipv6 import-route isisv6 level-2 into level-1
Default
The leaking is disabled.
Views
IS-IS view
Default command level
2: System level
Parameters
acl6-number: Number of a basic or advanced ACL6 used to filter routes when they are leaking from
Level-2 to Level-1, in the range of 2000 to 3999.
ipv6-prefix-name: Name of an IPv6 prefix list used to filter routes when they are leaking from Level-2 to
Level-1, a case-sensitive string of 1 to 19 characters.
route-policy-name: Name of a routing policy used to filter routes when they are leaking from Level-2 to
Level-1, a case-sensitive string of 1 to 63 characters.
tag: Specifies a administrative tag for the leaked routes, in the range of 1 to 4294967295.