extreme-ospfv3

Provides a data model to configure the Open Shortest Path First (OSPF) version 3 protocol.

External augmentations

module: extreme-interface
+--rw ospfv3:interface-ospfv3-conf
   |  |  |  |  +--rw ospfv3:interface-area?             ospf:ospf-area-id
   |  |  |  |  +--rw ospfv3:active?                     empty
   |  |  |  |  +--rw ospfv3:passive?                    empty
   |  |  |  |  +--rw ospfv3:bfd
   |  |  |  |  |  +--rw ospfv3:bfd-enable?   empty
   |  |  |  |  +--rw ospfv3:cost?                       uint32
   |  |  |  |  +--rw ospfv3:instance?                   uint32
   |  |  |  |  +--rw ospfv3:mtu-ignore?                 empty
   |  |  |  |  +--rw ospfv3:network?                    enumeration
   |  |  |  |  +--rw ospfv3:priority?                   uint32
   |  |  |  |  +--rw ospfv3:suppress-linklsa?           empty
   |  |  |  |  +--rw ospfv3:authentication
   |  |  |  |  |  +--rw ospfv3:ipsec-auth-key-config
   |  |  |  |  |  |  +--rw ospfv3:spi?                   spi-value-type
   |  |  |  |  |  |  +--rw (ch-algorithm)?
   |  |  |  |  |  |     +--:(ca-ah-algorithm)
   |  |  |  |  |  |     |  +--rw ospfv3:ah?                    algorithm-type-ah
   |  |  |  |  |  |     |  +--rw ospfv3:ah-no-encrypt?         empty
   |  |  |  |  |  |     |  +--rw ospfv3:ah-key?                ipsec-authentication-hexkey-string
   |  |  |  |  |  |     +--:(ca-esp-algorithm)
   |  |  |  |  |  |        +--rw ospfv3:esp?                   algorithm-type-esp
   |  |  |  |  |  |        +--rw ospfv3:esp-no-encrypt?        empty
   |  |  |  |  |  |        +--rw ospfv3:esp-key?               ipsec-authentication-hexkey-string
   |  |  |  |  |  |        +--rw ospfv3:esp-auth?              algorithm-type-ah
   |  |  |  |  |  |        +--rw ospfv3:esp-auth-no-encrypt?   empty
   |  |  |  |  |  |        +--rw ospfv3:esp-auth-key?          ipsec-authentication-hexkey-string
   |  |  |  |  |  +--rw ospfv3:ipsec
   |  |  |  |  |     +--rw ospfv3:ipsec-authentication-disable?   empty
   |  |  |  |  |     +--rw ospfv3:ifc-key-add-remove-interval?    common-def:time-interval-sec
   |  |  |  |  +--rw ospfv3:link-interval-properties
   |  |  |  |     +--rw ospfv3:hello-interval?        common-def:time-interval-sec
   |  |  |  |     +--rw ospfv3:dead-interval?         common-def:time-interval-sec
   |  |  |  |     +--rw ospfv3:hello-jitter?          uint32
   |  |  |  |     +--rw ospfv3:retransmit-interval?   common-def:time-interval-sec
   |  |  |  |     +--rw ospfv3:transmit-delay?        common-def:time-interval-sec