ProcessConfiguration
Description
(Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
routerId | False | string | An IPv4 address, used to identify a specific device within an OSPF database. If null, a router id is automatically assigned by the system Field level constraints: must match pattern (?:(?:\d|[1-9]\d{1,2}|2[0-4]\d|25[0-5]).){3}(?:\d|[1-9]\d{1,2}|2[0-4]\d|25[0-5]). (Note: Additional constraints might exist) |
|||
rfc1583Compatible | False | boolean | If true, calculates summary route costs according to RFC 1583 | |||
ignoreLsaMospf | False | boolean | If true, suppresses the sending of syslog messages when the router receives unsupported LSA Type 6 MOSPF packets | |||
administrativeDistance | True | object | Represents the configuration of administrative distances for OSPF routes Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
timers | True | object | Represents the configuration of timer values for this process Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
defaultInformationOriginate | False | object | Represents the configuration of default external routes into OSPF routing domain | |||
nsfGracefulRestart | False | object | Represents the configuration of Non-stop forward capability using either NSF Cisco (RFC 4811 and RFC 4812) or NSF IETF (RFC 3623) | |||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |