| rfc9181v7.txt | rfc9181.txt | |||
|---|---|---|---|---|
| skipping to change at line 2395 ¶ | skipping to change at line 2395 ¶ | |||
| "Administrative service status."; | "Administrative service status."; | |||
| } | } | |||
| leaf last-change { | leaf last-change { | |||
| type yang:date-and-time; | type yang:date-and-time; | |||
| description | description | |||
| "Indicates the actual date and time of the service | "Indicates the actual date and time of the service | |||
| status change."; | status change."; | |||
| } | } | |||
| } | } | |||
| container oper-status { | container oper-status { | |||
| config false; | ||||
| description | description | |||
| "Operational service status."; | "Operational service status."; | |||
| config false; | ||||
| uses oper-status-timestamp; | uses oper-status-timestamp; | |||
| } | } | |||
| } | } | |||
| } | } | |||
| grouping underlay-transport { | grouping underlay-transport { | |||
| description | description | |||
| "This grouping defines the type of underlay transport for | "This grouping defines the type of underlay transport for | |||
| the VPN service or how that underlay is set. It can | the VPN service or how that underlay is set. It can | |||
| include an identifier for an abstract transport instance to | include an identifier for an abstract transport instance to | |||
| End of changes. 2 change blocks. | ||||
| 1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||