User Manual
UMN:CLI
V8102
697
12.3.14
OSPFv3 Distance
OSPFv3 uses three different administrative distances: intra-area, inter-area, and external.
Routes learned through other domain are external, routes to another area in OSPFv3
domain are inter-area, and routes inside an area are intra-area. The default distance for
each type of route is 110. In order to change any of the OSPFv3 distance values, use the
following commands.
The following is explaining 3 options of command.
•
external
<1-254>
•
inter-area
<1-254>
•
intra-area
<1-254>
To configure the distance with 1 option, use the following command.
Command
Mode
Description
distance
<1-255>
Router
Configures the distance of OSPFv3 route.
(default: 110)
distance ospfv3 external
<1-
254>
distance ospfv3 inter-area
<1-
254>
distance ospfv3 intra-area
<1-
254>
The following example shows how to configure the distance with more than 2 options:
•
distance ospfv3
external
<1-254>
inter-area
<1-254>
•
distance ospfv3
inter-area
<1-254>
intra-area
<1-254>
To make it as a default, use the following command.
Command
Mode
Description
no distance ospfv3
Router
Restores it as the default.
no distance
<1-254>
Deletes a configured distance of OSPFv3 route.
12.3.15
OSPFv3 Monitoring and Management
You can view all kinds of statistics and database recorded in IP routing table. This infor-
mation can be used to enhance system utility and solve problem in case of trouble. You
can check network connection and data routes through the transmission.
12.3.15.1
Displaying OSPFv3 Information
To display the information about OSPFv3 protocol, use the following command.