Chapter 83 OSPF Commands
OLT2406 User’s Guide
603
area <area-id> stub no-summary
Sets the stub area not to send any LSA (Link
State Advertisement).
C13
no area <area-id> stub no-
summary
Sets the stub area to send LSAs (Link State
Advertisements).
C13
distance <10-255>
When two different routing protocols, such as
RIP and OSPF provide multiple routes to the
same destination, the OLT can use the
administrative distance of the route source to
determine which routing protocol to use and
add the route to the routing table.
Sets the administrative distance (from 10 to 255)
that is assigned to the routes learned by OSPF.
The lower the administrative distance value is,
the more preferable the routing protocol is. If
two routes have the same administrative
distance value, the OLT uses the route that has
the lowest metric value.
Note: You cannot set two routing protocols
to have the same administrative
distance.
C13
exit
Leaves the router OSPF configuration mode. C 0
network <ip-addr/bits> area
<area-id>
Enables OSPF in the specified interface, and
names the interface.
C13
no network <ip-addr/bits>
Disables OSPF in the specified interface. C 13
redistribute rip metric-type
<1|2> metric <0-16777215>
Sets the OLT to learn RIP routing information
which will use the specified metric information.
C13
redistribute rip
Sets the OLT to redistribute RIP routing
information.
Route redistribution allows your OLT to import
and translate external routes learned through
other routing protocols (RIP and Static) into the
OSPF network transparently.
C13
no redistribute rip
Sets the OLT not to learn RIP routing information. C 13
redistribute static metric-
type <1|2> metric <0-16777215>
Sets the OLT to learn static routing information
which will use the specified metric information.
C13
redistribute static
Sets the switch to redistribute static routing
information.
Route redistribution allows your OLT to import
and translate external routes learned through
other routing protocols (RIP and Static) into the
OSPF network transparently.
C13
no redistribute static
Sets the OLT not to learn static routing
information.
C13
Table 313 OSPF Command Summary (continued)
COMMAND DESCRIPTION M P