D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 5 OSPF
Configuration
5-12
LSA and advertise it to the whole OSPF AS.
To configure a default rotue, execute the following commands in the OSPFv3
configuration mode:
Command Function
default-information originate [always]
[metric metric-value] [metric-type
type-value] [route-map map-name]
Configure a default route.
always With this parameter
configured, no matter what the
condition the system routing is, a
default LSA originates always.
Without this parameter
configured, only does the default
routing exist in the core routing
list, the default LSA originates
and is advertised.
metric: The valid range is
0-16777214.
metric-typeThe external routing
type of the corresponding default
routing.
route-mapSet the
corresponding route-map rule for
the originated LSA.
Execute the no default-information originate command to remove the
generated default route.
Caution
1. This command cannot be configured on the devices in a stub area.
2. Once configured, the device automatically becomes ASBR.
5.2.9 Configuring OSPFv3 Route Redistribution
Route redistribution allows you to redistribute the routes of one routing protocol to
another routing protocol.
To configure the OSPFv3 route redistribution, execute the following commands in
the OSPFv3 configuration mode:
Command Function
redistribute {bgp | connected
| isis [area-tag] | ospf
process-id | rip | static}
[{level-1 | level-1-2 | level-2} |
Redistribute the routes of one routing protocol
to another routing protocol. You can set the
conditions of redistribution.