Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
OSPFv3 Configuration Mode Commands   
▀  redistribute 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7594 
   
redistribute 
Redistributes routes from other protocols to OSPFv3 neighbors using the OSPFv3 protocol. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
[ 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 
route-map
 
route_map_name
 
Specifies a route map as an alphanumeric string of 1 through 79 characters.