OSPF Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
591
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO GENERATE A DEFAULT ROUTE
You can force an ASBR to generate a default route into an OSPF routing domain.
When redistribution of routes is specifically configured into an OSPF routing
domain, the router automatically becomes an ASBR.
However, an ASBR does not, generate a default route into the OSPF routing
domain, by default. To force the ASBR to generate a default route, enter the
following command:
E
XAMPLE
ALU(config-router ospf 1)# default-information originate always
metric 100
T
O CONFIGURE REDISTRIBUTION
EXAMPLE
ALU(config-router ospf 1)#redistribute static metric 19 metric-
type 1
Command (in RCM) Description
default-information originate
[always] [metric <0-16777214>]
[metric-type <1-2>] [route-map
<route-map name>]
Forces the autonomous system
boundary router to distribute a default
route into the OSPF routing domain.
Command (RCM) Description
redistribute {connected|
static|bgp <1-65535>|ospf <1-
65535>}[metric <0-
16777214>|metric-type <1-
2>|route-map <map-name>|tag
<0-4294967295>|subnets]
This command is used redistribute
routes to OSPF.