| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change OSPF Attributes command (CHGOSPFA) allows you to change the OSPF (Open Shortest Path First) global information, such as the router identifier or the comparison type.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| ROUTER | Router identifier | Character value, *SAME, *DFT | Optional, Positional 1 |
| CMPTYPE | Comparison type | *SAME, *TYPE1, *TYPE2 | Optional |
| BDYRTG | Boundary routing | *SAME, *NO, *YES | Optional |
| AUTOSTART | Autostart server | *SAME, *NO, *YES | Optional |
| SUBAGTMON | Subagent monitor | *SAME, *YES, *NO | Optional |
| Top |
Specifies the unique identifier that an OSPF network will recognize as participating of the routing domain. The router identifier must be represented in dotted-decimal format.
| Top |
Specifies how the OMPROUTED server should treat the external metrics or costs.
| Top |
Specifies whether or not autonomous system boundary routing capability is enabled. If enabled, this capability allows the OMPROUTED server to import routes learned from other methods, like RIP or statically configured, into the OSPF domain.
| Top |
Specifies whether to start the OMPROUTED server automatically when TCP/IP is started by running the Start TCP/IP (STRTCP) command, or the Start TCP/IP Server (STRTCPSVR) command with SERVER(*AUTOSTART) specified. When OMPROUTED is started by running the STRTCPSVR command with SERVER(*OMPROUTED), this parameter is ignored; the OMPROUTED server is started regardless of the value of this parameter.
| Top |
Specifies whether or not to enable the OSPF SNMP (Simple Network Manager Protocol) subagent to collect IPv4 OSPF state and configuration information from the OMPROUTED server.
| Top |
CHGOSPFA ROUTER('1.1.1.1')
This command changes the OSPF router for the system that will be identified in the OSPF routing domain.
| Top |
*ESCAPE Messages
| Top |