
xStack
config ospf area
Purpose | Used to configure an OSPF area’s settings. |
Syntax | config ospf area <area_id> type [normal stub |
| {stub_summary [enabled disabled] metric <value 0- |
| 65535>}] |
Description | This command is used to configure an OSPF area’s settings. |
Parameters | <area_id> − The OSPF area ID. The user may enter a |
| number in the form of an IP address (xxx.xxx.xxx.xxx) that |
| uniquely identifies the OSPF area in the OSPF domain. |
| type [normal stub] − Allows the specification of the OSPF mode |
| of operation − stub or normal. |
| stub_summary [enabled disabled] − Allows the OSPF area |
| import of LSA advertisements to be enabled or disabled. |
| metric <value |
Restrictions | Only |
|
|
Usage Example
To configure an OSPF area’s settings:
Success.
show ospf area
Purpose | Used to display an OSPF area’s configuration. |
Syntax | show ospf area {<area_id>} |
Description | This command will display the current OSPF area configuration. |
Parameters | <area_id> − A |
| (xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the |
| OSPF domain. |
Restrictions | None. |
|
|
Usage Example
To display an OSPF area’s settings:
Command: show ospf area
Area ID | Type | Stub Import Summary LSA | Stub Default Cost |
0.0.0.0 | Normal | None | None |
10.48.74.122 | Stub | Enabled | Enabled |
Total Entries: 2
308