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

451
If no topology is specified, the command redistributes routes from the specified routing protocol or IS-IS
process in the base topology.
Related commands: import-route isis level-2 into level-1.
CAUTION:
Using the import-route bgp command redistributes only EBGP routes. Using the import-route bgp
allow-ibgp command redistributes both EBGP and IBGP routes, but this may cause routing loops; be
cautious with this command.
Only active routes can be redistributed. Use the display ip routing-table protocol command to displa
y
route state information.
Examples
# Redistribute static routes and set the cost to 15.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] import-route static cost 15
import-route isis level-2 into level-1
Syntax
import-route isis level-2 into level-1 [ filter-policy { acl-number | ip-prefix ip-prefix-name | route-policy
route-policy-name } | tag tag ] *
undo import-route isis level-2 into level-1
View
IS-IS view
Default level
2: System level
Parameters
acl-number: Specifies the number of an ACL that is used to filter routes from Level-2 to Level-1, ranging
from 2000 to 3999. For ACL configuration information, see Access Control Command Reference.
ip-prefix ip-prefix-name: Specifies the name of an IP prefix list that is used to filter routes from Level-2 to
Level-1, a case-sensitive string of 1 to 19 characters. For IP prefix list configuration information, see
"Routing policy configuration commands."
route-policy route-policy-name: Specifies the name of a routing policy that is used to filter routes from
Level-2 to Level-1, a case -sensitive string of 1 to 63 characters. For routing policy configuration information,
see "Routing policy configuration commands."
tag tag: Specifies a tag value from 1 to 4294967295 for redistributed routes.
Description
Use import-route isis level-2 into level-1 to enable route leaking from Level-2 to Level-1.
Use undo import-route isis level-2 into level-1 to disable routing leaking.
No route leaking is configured by default.