
xStack
41
OSPF CONFIGURATION COMMANDS
The OSPF configuration commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
Command | Parameters |
config ospf router_id | <ipaddr> |
|
|
enable ospf |
|
|
|
disable ospf |
|
|
|
show ospf |
|
|
|
create ospf area | <area_id |
| {stub_summary [enabled disabled] metric <value 0- |
| 65535>}] |
|
|
delete ospf area | <area_id> |
|
|
config ospf area | <area_id> type [normal stub {stub_summary [enabled |
| disabled] metric <value |
show ospf area | {<area_id>} |
|
|
create ospf host_route | <ipaddr> {area <area_id> metric <value |
|
|
delete ospf host_route | <ipaddr> |
|
|
config ospf host_route | <ipaddr> {area <area_id> metric <value |
|
|
show ospf host_route | <ipaddr> |
|
|
create ospf aggregation | <area_id> <network_address> lsdb_type summary {advertise |
| [enabled disabled]} |
|
|
delete ospf aggregation | <area_id> <network_address> lsdb_type summary |
|
|
config ospf aggregation | <area_id> <network_address> lsdb_type summary {advertise |
| [enabled disabled]} |
|
|
show ospf aggregation | <area_id> |
|
|
show ospf lsdb | {area <area_id> advertise_router <ipaddr> type [rtrlink |
| netlink summary assummary asextlink]} |
|
|
show ospf neighbor | <ipaddr> |
|
|
show ospf | {<area_id> <neighbor_id>} |
virtual_neighbor |
|
|
|
config ospf ipif | <ipif_name 12> {area <area_id> priority <value |
| hello_interval <sec |
| authentication [none simple <password 8> md5 <key_id 1- |
| 255>] metric <value |
config ospf all | {area <area_id> priority <value> hello_interval |
| sec> dead_interval |
| simple <password 8> md5 <key_id |
| |
|
|
show ospf ipif | <ipif_name 12> |
|
|
303