F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
410
level-2: Redistributes routes into the Level-2 routing table. If no level is specified, the routes are
redistributed into the Level-2 routing table by default.
route-policy route-policy-name: Redistributes only routes satisfying the matching criteria of a routing
policy. The routing policy name is a case-sensitive string of 1 to 63 characters.
tag tag: Specifies a tag value for redistributed routes from 1 to 4294967295.
Usage guidelines
IS-IS takes all the redistributed routes as external routes to destinations outside the IS-IS routing domain.
The import-route bgp command redistributes only EBGP routes. The import-route bgp allow-ibgp
command redistributes both EBGP and IBGP routes, but this may cause routing loops. Use this command
cautiously.
Only active routes can be redistributed. Use the display ip routing-table protocol command to display
route state information.
The undo import-route protocol all-processes command removes only the configuration made by the
import-route protocol all-processes command, instead of the configuration made by the import-route
protocol process-id command.
Examples
# Redistribute static routes and set the cost to 15.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] import-route static cost 15
Related commands
import-route isis level-2 into level-1
import-route isis level-2 into level-1
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.
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
Default
No route leaking is configured.
Views
IS-IS view
Default command 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.