R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

151
Use undo import-route to disable route redistribution from another routing protocol.
Syntax
import-route protocol [ process-id | all-processes | allow-ibgp ] [ allow-direct | cost cost | nssa-only |
route-policy route-policy-name | tag tag | type type ] *
undo import-route protocol [ process-id | all-processes ]
Default
OSPF does not redistribute AS-external routes from any other routing protocol.
Views
OSPF view
Predefined user roles
network-admin
Parameters
protocol: Redistributes routes from the specified protocol, which can be bgp, direct, isis, ospf, rip, or
static.
process-id: Specifies a process by its ID in the range of 1 to 65535. The default is 1. It is available only
when the protocol is rip, ospf, or isis.
all-processes: Redistributes routes from all the processes of the specified routing protocol. This keyword
takes effect only when the protocol is rip, ospf, or isis.
allow-ibgp: Redistributes IBGP routes. It is available only when the protocol is bgp.
allow-direct: Redistributes the networks of the local interfaces enabled with the specified routing protocol.
By default, the networks of the local interfaces are not redistributed. If you specify both the allow-direct
keyword and the route-policy route-policy-name option, make sure the if-match rule defined in the
routing policy does not conflict with the allow-direct keyword. For example, if you specify the
allow-direct keyword, do not configure the if-match route-type rule for the routing policy. Otherwise, the
allow-direct keyword does not take effect.
cost cost: Specifies a route cost in the range of 0 to 16777214. The default is 1.
nssa-only: Limits the route advertisement to the NSSA area by setting the P-bit of Type-7 LSAs to 0. By
default, the P-bit of Type-7 LSAs is set to 1. If the router acts as both an ASBR and an ABR and FULL state
neighbors exist in the backbone area, the P-bit is set to 0. This keyword applies to NSSA routers.
route-policy route-policy-name: Specifies a routing policy to filter redistributed routes. The
route-policy-name argument is a case-sensitive string of 1 to 63 characters.
tag tag: Specifies a tag for marking external LSAs, in the range of 0 to 4294967295. The default is 1.
type type: Specifies a cost type, 1 or 2. The default is 2.
Usage guidelines
This command redistributes routes destined for other ASs from another protocol. AS external routes
include the following types:
Type-1 external route
Type-2 external route
A Type-1 external route has high reliability. Its cost is comparable with the cost of OSPF internal routes.
The cost of a Type-1 external route equals the cost from the router to the ASBR plus the cost from the ASBR
to the external route's destination.