UMN:CLI
User Manual
V8102
650
Command
Mode
Description
clear ip ospf
[<0-65535>]
pro-
cess
Global
Restart the OSPF process
0-65535: process ID number
If there is changing router ID while OSPF process is operating, configuration must be
processed from the first. In this case, the V8102 can change only router ID without chang-
ing related configurations.
Command
Mode
Description
ospf router-id
A.B.C.D
Router
Changes only a router ID without changing related
configurations.
no ospf router-id
A.B.C.D
Deletes a changed router ID.
To transfer above configuration to other routers, Use the
clear ip ospf process
com-
mand to restart OSPF process.
Step 3
Use the
network
command to specify a network to operate with OSPF.
There are two ways to show network information configurations. Firstly, shows IP address
with bitmask like
“10.0.0.0/8”. Secondly, shows IP address with wildcard bit information
like
“10.0.0.0 0.0.0.255”. The variable option after
area
must be IP address or OSPF area
ID.
To configure a network, use the following command.
Command
Mode
Description
network
A.B.C.D/M
area
{<0-
4294967295> |
A.B.C.D
}
Router
Specifies a network with OSPF area ID.
0-4294967295: OSPF area ID
network
A.B.C.D A.B.C.D
area
{<0-4294967295> |
A.B.C.D
}
12.2.2
ABR Type Configuration
The V8102 supports 4 types of OSPF ABR which are Cisco type ABR (RFC 3509), IBM
type ABR (RFC 3509), IETF Draft type and RFC 2328 type.
To configure ABR type of OSPF, use the following command.
Command
Mode
Description
ospf abr-type
{
cisco
|
ibm
|
shortcut
|
standard
}
Router
Selects an ABR type.
cisco: cisco type ABR, RFC 3509 (default)
ibm: IBM type ABR, RFC 3509
shortcut: IETF draft type