forked from tsaad-dev/te
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathietf-sr-topology-state.tree
55 lines (54 loc) · 2.27 KB
/
ietf-sr-topology-state.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
module: ietf-sr-topology-state
augment /nw-s:networks/nw-s:network/nw-s:network-types
/l3t-s:l3-unicast-topology:
+--ro sr-mpls!
augment /nw-s:networks/nw-s:network/l3t-s:l3-topology-attributes:
+--ro sr
+--ro srgb* [lower-bound upper-bound]
+--ro lower-bound uint32
+--ro upper-bound uint32
augment /nw-s:networks/nw-s:network/nw-s:node
/l3t-s:l3-node-attributes:
+--ro sr
+--ro srgb* [lower-bound upper-bound]
| +--ro lower-bound uint32
| +--ro upper-bound uint32
+--ro srlb* [lower-bound upper-bound]
| +--ro lower-bound uint32
| +--ro upper-bound uint32
+--ro node-capabilities
| +--ro transport-planes* [transport-plane]
| | +--ro transport-plane identityref
| +--ro entropy-readable-label-depth? uint8
+--ro msd? uint8 {msd}?
+--ro information-source? enumeration
+--ro information-source-state
+--ro credibility-preference? uint16
augment /nw-s:networks/nw-s:network/nw-s:node
/l3t-s:l3-node-attributes/l3t-s:prefix:
+--ro sr!
+--ro value-type? enumeration
+--ro start-sid uint32
+--ro range? uint32
+--ro algorithm? identityref
+--ro last-hop-behavior? enumeration
| {sid-last-hop-behavior}?
+--ro is-local? boolean
+--ro is-node? boolean
+--ro is-readvertisment? boolean
augment /nw-s:networks/nw-s:network/nt-s:link
/l3t-s:l3-link-attributes:
+--ro sr!
+--ro value-type? enumeration
+--ro sid uint32
+--ro advertise-protection? enumeration
+--ro is-local? boolean
+--ro msd? uint8 {msd}?
+--ro address-family? enumeration
+--ro is-backup? boolean
+--ro is-part-of-set? boolean
+--ro is-persistent? boolean
+--ro is-on-lan? boolean
+--ro information-source? enumeration
+--ro information-source-state
+--ro credibility-preference? uint16