rfc9826.txt | rfc9826-TEST2.txt | |||
---|---|---|---|---|
skipping to change at line 5158 ¶ | skipping to change at line 5158 ¶ | |||
+--rw admin-status? boolean | +--rw admin-status? boolean | |||
+--ro index? uint32 | +--ro index? uint32 | |||
+--ro oper-status? oper-status | +--ro oper-status? oper-status | |||
+--rw domains | +--rw domains | |||
| +--rw domain* [type domain] | | +--rw domain* [type domain] | |||
| +--rw type identityref | | +--rw type identityref | |||
| +--rw domain domain | | +--rw domain domain | |||
+--rw capabilities | +--rw capabilities | |||
| +--rw capability? bits | | +--rw capability? bits | |||
| +--rw pce-initiated? boolean {pce-initiated}? | | +--rw pce-initiated? boolean {pce-initiated}? | |||
| +--rw include-db-ver? boolean {stateful,sync-opt}? | | +--rw include-db-ver? boolean | |||
| +--rw trigger-resync? boolean {stateful,sync-opt}? | | | {stateful,sync-opt}? | |||
| +--rw trigger-initial-sync? boolean {stateful,sync-opt}? | | +--rw trigger-resync? boolean | |||
| +--rw incremental-sync? boolean {stateful,sync-opt}? | | | {stateful,sync-opt}? | |||
| +--rw trigger-initial-sync? boolean | ||||
| | {stateful,sync-opt}? | ||||
| +--rw incremental-sync? boolean | ||||
| | {stateful,sync-opt}? | ||||
| +--rw sr-mpls {sr-mpls}? | | +--rw sr-mpls {sr-mpls}? | |||
| | +--rw enabled? boolean | | | +--rw enabled? boolean | |||
| | +--rw no-msd-limit? boolean | | | +--rw no-msd-limit? boolean | |||
| | +--rw nai? boolean | | | +--rw nai? boolean | |||
| +--rw stateful-gmpls {stateful,gmpls}? | | +--rw stateful-gmpls {stateful,gmpls}? | |||
| | +--rw enabled? boolean | | | +--rw enabled? boolean | |||
| +--rw inter-layer? boolean {inter-layer}? | | +--rw inter-layer? boolean {inter-layer}? | |||
| +--rw h-pce {h-pce}? | | +--rw h-pce {h-pce}? | |||
| +--rw enabled? boolean | | +--rw enabled? boolean | |||
| +--rw stateful? boolean {stateful}? | | +--rw stateful? boolean {stateful}? | |||
skipping to change at line 5195 ¶ | skipping to change at line 5199 ¶ | |||
| | +--rw hexadecimal-string? yang:hex-string | | | +--rw hexadecimal-string? yang:hex-string | |||
| +--:(auth-tls) {tls}? | | +--:(auth-tls) {tls}? | |||
| +--rw (role)? | | +--rw (role)? | |||
| +--:(server) | | +--:(server) | |||
| | +--rw tls-server | | | +--rw tls-server | |||
| | +--rw server-identity | | | +--rw server-identity | |||
| | | +--rw (auth-type) | | | | +--rw (auth-type) | |||
| | | ... | | | | ... | |||
| | +--rw client-authentication! | | | +--rw client-authentication! | |||
| | | {client-auth-supported}? | | | | {client-auth-supported}? | |||
| | | +--rw ca-certs! {client-auth-x509-cert}? | | | | +--rw ca-certs! | |||
| | | | {client-auth-x509-cert}? | ||||
| | | | ... | | | | | ... | |||
| | | +--rw ee-certs! {client-auth-x509-cert}? | | | | +--rw ee-certs! | |||
| | | | {client-auth-x509-cert}? | ||||
| | | | ... | | | | | ... | |||
| | | +--rw raw-public-keys! | | | | +--rw raw-public-keys! | |||
| | | | {client-auth-raw-public-key}? | | | | | {client-auth-raw-public-key}? | |||
| | | | ... | | | | | ... | |||
| | | +--rw tls12-psks? empty | | | | +--rw tls12-psks? empty | |||
| | | | {client-auth-tls12-psk}? | | | | | {client-auth-tls12-psk}? | |||
| | | +--rw tls13-epsks? empty | | | | +--rw tls13-epsks? empty | |||
| | | {client-auth-tls13-epsk}? | | | | {client-auth-tls13-epsk}? | |||
| | +--rw hello-params {tlscmn:hello-params}? | | | +--rw hello-params {tlscmn:hello-params}? | |||
| | | +--rw tls-versions | | | | +--rw tls-versions | |||
skipping to change at line 5221 ¶ | skipping to change at line 5227 ¶ | |||
| | +--rw keepalives {tls-server-keepalives}? | | | +--rw keepalives {tls-server-keepalives}? | |||
| | +--rw peer-allowed-to-send? empty | | | +--rw peer-allowed-to-send? empty | |||
| | +--rw test-peer-aliveness! | | | +--rw test-peer-aliveness! | |||
| | ... | | | ... | |||
| +--:(client) | | +--:(client) | |||
| +--rw tls-client | | +--rw tls-client | |||
| +--rw client-identity! | | +--rw client-identity! | |||
| | +--rw (auth-type) | | | +--rw (auth-type) | |||
| | ... | | | ... | |||
| +--rw server-authentication | | +--rw server-authentication | |||
| | +--rw ca-certs! {server-auth-x509-cert}? | | | +--rw ca-certs! | |||
| | | {server-auth-x509-cert}? | ||||
| | | ... | | | | ... | |||
| | +--rw ee-certs! {server-auth-x509-cert}? | | | +--rw ee-certs! | |||
| | | {server-auth-x509-cert}? | ||||
| | | ... | | | | ... | |||
| | +--rw raw-public-keys! | | | +--rw raw-public-keys! | |||
| | | {server-auth-raw-public-key}? | | | | {server-auth-raw-public-key}? | |||
| | | ... | | | | ... | |||
| | +--rw tls12-psks? empty | | | +--rw tls12-psks? empty | |||
| | | {server-auth-tls12-psk}? | | | | {server-auth-tls12-psk}? | |||
| | +--rw tls13-epsks? empty | | | +--rw tls13-epsks? empty | |||
| | {server-auth-tls13-epsk}? | | | {server-auth-tls13-epsk}? | |||
| +--rw hello-params {tlscmn:hello-params}? | | +--rw hello-params {tlscmn:hello-params}? | |||
| | +--rw tls-versions | | | +--rw tls-versions | |||
skipping to change at line 5331 ¶ | skipping to change at line 5339 ¶ | |||
| | -> /pcep/entity/lsp-db/association-list/type | | | -> /pcep/entity/lsp-db/association-list/type | |||
| +--ro id leafref | | +--ro id leafref | |||
| +--ro source leafref | | +--ro source leafref | |||
| +--ro global-source leafref | | +--ro global-source leafref | |||
| +--ro extended-id leafref | | +--ro extended-id leafref | |||
+--ro path-keys {path-key}? | +--ro path-keys {path-key}? | |||
| +--ro path-key* [key] | | +--ro path-key* [key] | |||
| +--ro key uint16 | | +--ro key uint16 | |||
| +--ro cps | | +--ro cps | |||
| | +--ro explicit-route-objects* [index] | | | +--ro explicit-route-objects* [index] | |||
| | +--ro index uint32 | | | +--ro index uint32 | |||
| | +--ro (type)? | ||||
| | +--:(numbered-node-hop) | ||||
| | | +--ro numbered-node-hop | ||||
| | | +--ro node-id te-node-id | ||||
| | | +--ro hop-type? te-hop-type | ||||
| | +--:(numbered-link-hop) | ||||
| | | +--ro numbered-link-hop | ||||
| | | +--ro link-tp-id te-tp-id | ||||
| | | +--ro hop-type? te-hop-type | ||||
| | | +--ro direction? te-link-direction | ||||
| | +--:(unnumbered-link-hop) | ||||
| | | +--ro unnumbered-link-hop | ||||
| | | +--ro link-tp-id te-tp-id | ||||
| | | +--ro node-id te-node-id | ||||
| | | +--ro hop-type? te-hop-type | ||||
| | | +--ro direction? te-link-direction | ||||
| | +--:(as-number) | ||||
| | | +--ro as-number-hop | ||||
| | | +--ro as-number inet:as-number | ||||
| | | +--ro hop-type? te-hop-type | ||||
| | +--:(label) | ||||
| | +--ro label-hop | ||||
| | +--ro te-label | ||||
| | ... | ||||
| +--ro pcc-requester? -> /pcep/entity/peers/peer/addr | | +--ro pcc-requester? -> /pcep/entity/peers/peer/addr | |||
| +--ro req-id? uint32 | | +--ro req-id? uint32 | |||
| +--ro retrieved? boolean | | +--ro retrieved? boolean | |||
| +--ro pcc-retrieved? -> /pcep/entity/peers/peer/addr | | +--ro pcc-retrieved? -> /pcep/entity/peers/peer/addr | |||
| +--ro creation-time? yang:timestamp | | +--ro creation-time? yang:timestamp | |||
| +--ro discard-time? uint32 | | +--ro discard-time? uint32 | |||
| +--ro reuse-time? uint32 | | +--ro reuse-time? uint32 | |||
+--rw peers | +--rw peers | |||
+--rw peer* [addr] | +--rw peer* [addr] | |||
+--rw addr inet:ip-address-no-zone | +--rw addr inet:ip-address-no-zone | |||
+--rw role role | +--rw role role | |||
+--rw description? string | +--rw description? string | |||
+--rw domains | +--rw domains | |||
| +--rw domain* [type domain] | | +--rw domain* [type domain] | |||
| +--rw type identityref | | +--rw type identityref | |||
| +--rw domain domain | | +--rw domain domain | |||
+--rw capabilities | +--rw capabilities | |||
| +--rw capability? bits | | +--rw capability? bits | |||
| +--rw pce-initiated? boolean {pce-initiated}? | | +--rw pce-initiated? boolean | |||
| | {pce-initiated}? | ||||
| +--rw include-db-ver? boolean | | +--rw include-db-ver? boolean | |||
| | {stateful,sync-opt}? | | | {stateful,sync-opt}? | |||
| +--rw trigger-resync? boolean | | +--rw trigger-resync? boolean | |||
| | {stateful,sync-opt}? | | | {stateful,sync-opt}? | |||
| +--rw trigger-initial-sync? boolean | | +--rw trigger-initial-sync? boolean | |||
| | {stateful,sync-opt}? | | | {stateful,sync-opt}? | |||
| +--rw incremental-sync? boolean | | +--rw incremental-sync? boolean | |||
| | {stateful,sync-opt}? | | | {stateful,sync-opt}? | |||
| +--rw sr-mpls {sr-mpls}? | | +--rw sr-mpls {sr-mpls}? | |||
| | +--rw enabled? boolean | | | +--rw enabled? boolean | |||
| | +--rw no-msd-limit? boolean | | | +--rw no-msd-limit? boolean | |||
| | +--rw nai? boolean | | | +--rw nai? boolean | |||
| +--rw stateful-gmpls {stateful,gmpls}? | | +--rw stateful-gmpls {stateful,gmpls}? | |||
| | +--rw enabled? boolean | | | +--rw enabled? boolean | |||
| +--rw inter-layer? boolean {inter-layer}? | | +--rw inter-layer? boolean | |||
| | {inter-layer}? | ||||
| +--rw h-pce {h-pce}? | | +--rw h-pce {h-pce}? | |||
| +--rw enabled? boolean | | +--rw enabled? boolean | |||
| +--rw stateful? boolean {stateful}? | | +--rw stateful? boolean {stateful}? | |||
| +--rw role? hpce-role | | +--rw role? hpce-role | |||
+--ro msd? uint8 {sr-mpls}? | +--ro msd? uint8 {sr-mpls}? | |||
+--rw pce-info | +--rw pce-info | |||
| +--rw scope | | +--rw scope | |||
| | +--rw path-scope? bits | | | +--rw path-scope? bits | |||
| | +--rw intra-area-pref? uint8 | | | +--rw intra-area-pref? uint8 | |||
| | +--rw inter-area-pref? uint8 | | | +--rw inter-area-pref? uint8 | |||
skipping to change at line 5393 ¶ | skipping to change at line 5427 ¶ | |||
+--rw auth | +--rw auth | |||
| +--rw (auth-type-selection)? | | +--rw (auth-type-selection)? | |||
| +--:(auth-key-chain) | | +--:(auth-key-chain) | |||
| | +--rw key-chain? | | | +--rw key-chain? | |||
| | key-chain:key-chain-ref | | | key-chain:key-chain-ref | |||
| +--:(auth-key) | | +--:(auth-key) | |||
| | +--rw crypto-algorithm identityref | | | +--rw crypto-algorithm identityref | |||
| | +--rw (key-string-style)? | | | +--rw (key-string-style)? | |||
| | +--:(keystring) | | | +--:(keystring) | |||
| | | +--rw keystring? string | | | | +--rw keystring? string | |||
| | +--:(hexadecimal) {key-chain:hex-key-string}? | | | +--:(hexadecimal) | |||
| | +--rw hexadecimal-string? yang:hex-string | | | {key-chain:hex-key-string}? | |||
| | +--rw hexadecimal-string? | ||||
| | yang:hex-string | ||||
| +--:(auth-tls) {tls}? | | +--:(auth-tls) {tls}? | |||
| +--rw (role)? | | +--rw (role)? | |||
| +--:(server) | | +--:(server) | |||
| | +--rw tls-server | | | +--rw tls-server | |||
| | ... | | | ... | |||
| +--:(client) | | +--:(client) | |||
| +--rw tls-client | | +--rw tls-client | |||
| ... | | ... | |||
+--ro discontinuity-time? yang:timestamp | +--ro discontinuity-time? yang:timestamp | |||
+--ro initiate-session? boolean | +--ro initiate-session? boolean | |||
+--ro session-exists? boolean | +--ro session-exists? boolean | |||
+--ro session-up-time? yang:timestamp | +--ro session-up-time? yang:timestamp | |||
+--ro session-fail-time? yang:timestamp | +--ro session-fail-time? yang:timestamp | |||
+--ro session-fail-up-time? yang:timestamp | +--ro session-fail-up-time? yang:timestamp | |||
+--ro sessions | +--ro sessions | |||
+--ro session* [initiator] | +--ro session* [initiator] | |||
+--ro initiator initiator | +--ro initiator initiator | |||
+--ro role? -> ../../../role | +--ro role? | |||
+--ro state-last-change? yang:timestamp | | -> ../../../role | |||
+--ro state-last-change? | ||||
| yang:timestamp | ||||
+--ro state? sess-state | +--ro state? sess-state | |||
+--ro session-creation? yang:timestamp | +--ro session-creation? | |||
+--ro connect-retry? yang:counter32 | | yang:timestamp | |||
+--ro connect-retry? | ||||
| yang:counter32 | ||||
+--ro local-id? uint8 | +--ro local-id? uint8 | |||
+--ro remote-id? uint8 | +--ro remote-id? uint8 | |||
+--ro keepalive-timer? uint8 | +--ro keepalive-timer? uint8 | |||
+--ro peer-keepalive-timer? uint8 | +--ro peer-keepalive-timer? uint8 | |||
+--ro dead-timer? uint8 | +--ro dead-timer? uint8 | |||
+--ro peer-dead-timer? uint8 | +--ro peer-dead-timer? uint8 | |||
+--ro ka-hold-time-rem? uint8 | +--ro ka-hold-time-rem? uint8 | |||
+--ro overloaded? boolean | +--ro overloaded? boolean | |||
+--ro overloaded-timestamp? yang:timestamp | +--ro overloaded-timestamp? | |||
| yang:timestamp | ||||
+--ro overload-time? uint32 | +--ro overload-time? uint32 | |||
+--ro peer-overloaded? boolean | +--ro peer-overloaded? boolean | |||
+--ro peer-overloaded-timestamp? yang:timestamp | +--ro peer-overloaded-timestamp? | |||
| yang:timestamp | ||||
+--ro peer-overload-time? uint32 | +--ro peer-overload-time? uint32 | |||
+--ro lspdb-sync? sync-state | +--ro lspdb-sync? sync-state | |||
| {stateful}? | | {stateful}? | |||
+--ro recv-db-ver? uint64 | +--ro recv-db-ver? uint64 | |||
| {stateful,sync-opt}? | | {stateful,sync-opt}? | |||
+--ro of-list {objective-function}? | +--ro of-list {objective-function}? | |||
| +--ro objective-function* [of] | | +--ro objective-function* [of] | |||
| +--ro of identityref | | +--ro of identityref | |||
+--ro pst-list | +--ro pst-list | |||
| +--ro path-setup-type* [pst] | | +--ro path-setup-type* [pst] | |||
End of changes. 13 change blocks. | ||||
19 lines changed or deleted | 61 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. |