range
routing/ospf/area/range
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| I | inactive | inactive |
| A | advertise | advertise |
| Argument | Type | Description |
|---|---|---|
| area ( mandatory ) | enum | The OSPF area associated with this range. |
| prefix ( mandatory ) | address (flags=46/) | The network prefix of this range. |
| advertise | bool | Whether to create a summary LSA and advertise it to the adjacent areas. |
| cost ( unset ) | num | The cost of the summary LSA this range will create. Default - use the largest cost of all routes used (i.e. routes that fall within this range). |