Cisco Cisco Packet Data Gateway (PDG)

Página de 1868
redistribute
Redistributes routes from other protocols to OSPFv3 neighbors using the OSPFv3 protocol.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > OSPFv3 Configuration
configure > context context_name > router ospfv3
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-ospfv3)#
Syntax Description
[ no ] redistribute { connected | static } redistribute connected
[
metric metric_value
[
metric-type
external_metric_type
] [
route-map route_map_name
] ] [
metric-type external_metric_type
[
route-map route_map_name
] ] [
route-map route_map_name
]
static
[
metric metric_value
[
metric-type external_metric_type
] [
route-map route_map_name
] ] [
metric-type
external_metric_type
[
route-map route_map_name
] ] [
route-map route_map_name
]
no
Disables the route redistribution.
connected
Redistributes connected routes.
static
Redistributes static routes.
metric metric_value
Specifies the OSPFv3 default metric value as an integer from 0 through 16777214.
metric-type external_metric_type
Specifies the OSPFv3 external metric type as the integer 1 or 2
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1168
OSPFv3 Configuration Mode Commands
redistribute