-
Notifications
You must be signed in to change notification settings - Fork 19
/
ietf-rsvp-te-mpls.yang.tree
74 lines (73 loc) · 3.17 KB
/
ietf-rsvp-te-mpls.yang.tree
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
module: ietf-rsvp-te-mpls
augment /rt:routing/rt:control-plane-protocols
/rt:control-plane-protocol/rsvp:rsvp:
+--rw rsvp-frr-local-revert-delay? uint32
augment /rt:routing/rt:control-plane-protocols
/rt:control-plane-protocol/rsvp:rsvp/rsvp:interfaces:
augment /rt:routing/rt:control-plane-protocols
/rt:control-plane-protocol/rsvp:rsvp/rsvp:interfaces
/rsvp:interface:
augment /rt:routing/rt:control-plane-protocols
/rt:control-plane-protocol/rsvp:rsvp/rsvp:sessions:
augment /rt:routing/rt:control-plane-protocols
/rt:control-plane-protocol/rsvp:rsvp/rsvp:neighbors:
augment /te:te/te:tunnels/te:tunnel:
+--rw session-attribute* identityref
augment /te:te/te:lsps/te:lsp:
+--ro session-attribute* identityref
+--ro backup-info
+--ro backup-tunnel-name? string
+--ro backup-frr-on? uint8
+--ro backup-protected-lsp-num? uint32
augment /te:te/te:tunnels/te:tunnel/te:primary-paths
/te:primary-path/te:lsps/te:lsp:
+--ro session-attribute* identityref
+--ro backup-info
+--ro backup-tunnel-name? string
+--ro backup-frr-on? uint8
+--ro backup-protected-lsp-num? uint32
augment /te:te/te:tunnels/te:tunnel/te:secondary-paths
/te:secondary-path/te:lsps/te:lsp:
+--ro session-attribute* identityref
+--ro backup-info
+--ro backup-tunnel-name? string
+--ro backup-frr-on? uint8
+--ro backup-protected-lsp-num? uint32
augment /te:te/te-dev:interfaces/te-dev:interface:
+--rw bandwidth-mpls-reservable
+--rw (bandwidth-value)?
| +--:(absolute)
| | +--rw absolute-value? te-packet-types:bandwidth-kbps
| +--:(percentage)
| +--rw percent-value? uint32
+--rw (bc-model-type)?
+--:(bc-model-rdm)
| +--rw bc-model-rdm
| +--rw bandwidth-mpls-constraints
| +--rw maximum-reservable?
| | te-packet-types:bandwidth-kbps
| +--rw bc-value* uint32
+--:(bc-model-mam)
| +--rw bc-model-mam
| +--rw bandwidth-mpls-constraints
| +--rw maximum-reservable?
| | te-packet-types:bandwidth-kbps
| +--rw bc-value* uint32
+--:(bc-model-mar)
+--rw bc-model-mar
+--rw bandwidth-mpls-constraints
+--rw maximum-reservable?
| te-packet-types:bandwidth-kbps
+--rw bc-value* uint32
augment /te:te/te-dev:interfaces/te-dev:interface:
+--rw rsvp-te-frr-backups
+--rw (type)?
+--:(static-tunnel)
| +--rw static-backups
| +--rw static-backup* [backup-tunnel-name]
| +--rw backup-tunnel-name
| -> /te:te/tunnels/tunnel/name
+--:(auto-tunnel)
+--rw auto-tunnel-backups
+--rw auto-backup-protection? identityref
+--rw auto-backup-path-computation? identityref