Reference Guide 688 Document #: LTRT-17939
Mediant MSBR
Command Description
a.b.c.d Defines the Router-ID in IP address format.
Default
NA
Command Mode
Privileged User
Example
This example sets router-ID of the OSPF process.
(config-data)# router ospf
(conf-router)# ospf router-id 10.24.5.100
75.2.2.79.2.2 ospf abr-type
This command sets the ospf abr-type.
Syntax
ospf abr-type type
no ospf abr-type type
Command Description
no Disables the router-ID of the OSPF process.
type Refers to abr-type
cisco (according to cisco implementation)
ibm (according to IBM implementation)
shortcut (shortcut abr)
standard (standard behavior RFC 2328)
Note: "Cisco" and "IBM" types are equivalent.
Default
NA
Command Mode
Privileged User
Example
This example sets the ospf abr-type according to the IBM implementation.
(config-data)# router ospf
(conf-router)# ospf abr-type ibm