Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
redistribute
Redistributes routes from other protocols to OSPF neighbors using the OSPF protocol.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > OSPF Configuration
configure > context context_name > router ospf
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-ospf)#
Syntax Description
redistribute
{
connected
|
rip
|
static
} [
metric metric_value
] [
metric-type
{
1
|
2
} ] [
route-map route_map_name
]
no redistribute
{
connected
|
rip
|
static
}
no
Disables the redistributed routes.
connected
Redistributes connected routes.
rip
Specifies that RIP routes will be redistributed. (RIP is not supported at this time.)
static
Redistributes static routes.
metric metric_value
Sets the OSPF metric used in the redistributed route. This must be an integer from 1 through 16777214.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
1155
OSPF Configuration Mode Commands
redistribute