...
This verifies that the device follows the R<number> hostname convention and has OSPF enabled. The two matches are independent, so their order does order of the matches does not matter.
Condition 4:
| Code Block | ||
|---|---|---|
| ||
router ospf hostname R[A-Z]+ |
...
...
This verifies that the device follows the R<number> hostname convention and has OSPF enabled. The two matches are independent, so their order does order of the matches does not matter.
| Code Block | ||
|---|---|---|
| ||
router ospf hostname R[A-Z]+ |
...