Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
default-information originate
Creates a default external route into an OSPF routing domain.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > OSPF Configuration > OSPF VRF Configuration
configure > context context_name > router ospf > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-ospf-vrf)#
Syntax Description
default-information originate
[
always
] [
metric metric_value
] [
metric-type
{
1
|
2
} ] [
route-map route_map_name
]
no default-information originate
no
Disables the default external route.
always
Always advertise the route regardless of whether or not the software has a default route.
metric metric_value
Sets the OSPF metric used in creating the default rout as an integer from 1 through 16777214.
metric-type
 { 1 | 2 }
Sets the default route metric type.
1: Sets the OSPF external link type for default routes to Type 1.
2: Sets the OSPF external link type for default routes to Type 2.
route-map route_map_name
Specifies the name of the default route-map to be use as an alphanumeric string of 1 through 79 characters.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
1179
OSPF VRF Configuration Mode Commands
default-information originate