-
Target [(urn:TBD:params:xml:ns:yang:network-topology)/network-topology:network-topology/network-topology:topology/network-topology:topology-types/]
Status: CURRENT
-
container: topology-tunnel-pcep
Example
<topology-types xmlns="urn:TBD:params:xml:ns:yang:network-topology">
<topology-tunnel xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel">
</topology-tunnel>
<topology-tunnel-pcep>
</topology-tunnel-pcep>
</topology-types>
-
Target [(urn:TBD:params:xml:ns:yang:network-topology)/network-topology:network-topology/network-topology:topology/network-topology:node/network-topology:supporting-node/]
Status: CURRENT
When ../../../nt:topology-types/topology-tunnel-pcep
-
container: path-computation-client
-
leaf: controlling
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
default: false
Example
<supporting-node xmlns="urn:TBD:params:xml:ns:yang:network-topology">
<topology-ref>. . .</topology-ref>
<node-ref>. . .</node-ref>
<path-computation-client>
<controlling>. . .</controlling>
</path-computation-client>
</supporting-node>
-
Target [(urn:opendaylight:params:xml:ns:yang:topology:tunnel)/network-topology:network-topology/network-topology:topology/network-topology:link/topology-tunnel:tunnel-types/]
Status: CURRENT
Example
<tunnel-types xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel">
<p2p-tunnel xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel:p2p">
</p2p-tunnel>
<pcep-tunnel>
</pcep-tunnel>
</tunnel-types>
-
Target [(urn:TBD:params:xml:ns:yang:network-topology)/network-topology:network-topology/network-topology:topology/network-topology:link/]
Status: CURRENT
When ../../tunnel-types/pcep-tunnel
-
leaf: symbolic-path-name
-
type: (urn:ietf:params:xml:ns:yang:1)string
-
leaf: class-type
-
type: (urn:opendaylight:params:xml:ns:yang:pcep:types)class-type
-
leaf: bandwidth
-
type: (urn:opendaylight:params:xml:ns:yang:network:concepts)bandwidth
-
leaf: hold-priority
-
type: (urn:ietf:params:xml:ns:yang:1)uint8
-
default: 0
-
leaf: setup-priority
-
type: (urn:ietf:params:xml:ns:yang:1)uint8
-
default: 0
-
leaf: local-protection-desired
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
default: false
-
leaf: include-any
-
type: (urn:opendaylight:params:xml:ns:yang:rsvp)attribute-filter
-
leaf: exclude-any
-
type: (urn:opendaylight:params:xml:ns:yang:rsvp)attribute-filter
-
leaf: include-all
-
type: (urn:opendaylight:params:xml:ns:yang:rsvp)attribute-filter
Example
<link xmlns="urn:TBD:params:xml:ns:yang:network-topology">
<link-id>. . .</link-id>
<source xmlns="urn:TBD:params:xml:ns:yang:network-topology">
<source-node>. . .</source-node>
<source-tp>. . .</source-tp>
</source>
<destination xmlns="urn:TBD:params:xml:ns:yang:network-topology">
<dest-node>. . .</dest-node>
<dest-tp>. . .</dest-tp>
</destination>
<supporting-link xmlns="urn:TBD:params:xml:ns:yang:network-topology">
<link-ref>. . .</link-ref>
</supporting-link>
<tunnel-types xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel">
<p2p-tunnel xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel:p2p">
</p2p-tunnel>
<pcep-tunnel>
</pcep-tunnel>
</tunnel-types>
<paths>. . .</paths>
<paths>. . .</paths>
<paths>. . .</paths>
<symbolic-path-name>. . .</symbolic-path-name>
<class-type>. . .</class-type>
<bandwidth>. . .</bandwidth>
<hold-priority>. . .</hold-priority>
<setup-priority>. . .</setup-priority>
<local-protection-desired>. . .</local-protection-desired>
<include-any>. . .</include-any>
<exclude-any>. . .</exclude-any>
<include-all>. . .</include-all>
</link>
-
Target [(urn:opendaylight:params:xml:ns:yang:topology:tunnel)/network-topology:network-topology/network-topology:topology/topology-tunnel:paths/]
Status: CURRENT
When ../../tunnel-types/pcep-tunnel
Example
<paths xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel">
<path-id>. . .</path-id>
<path-types xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel">
</path-types>
<explicit-hops xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel:p2p">
<order>. . .</order>
<loose>. . .</loose>
</explicit-hops>
<reported-hops xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel:p2p">
<order>. . .</order>
<protection-available>. . .</protection-available>
<protection-in-use>. . .</protection-in-use>
</reported-hops>
</paths>
-
Target [(urn:opendaylight:params:xml:ns:yang:topology:tunnel:p2p)/network-topology:network-topology/network-topology:topology/topology-tunnel:paths/topology-tunnel-p2p:explicit-hops/]
Status: CURRENT
When ../../tunnel-types/pcep-tunnel
-
choice: subobject-type
-
case: as-number-case
-
container: as-number
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)as-number-subobject
-
leaf: as-number
-
reference: http://tools.ietf.org/html/rfc3209#section-4.3.3.4
-
type: (urn:ietf:params:xml:ns:yang:ietf-inet-types)as-number
-
case: exrs-case
-
container: exrs
-
list: exrs
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)exclude-route-subobjects
-
leaf: mandatory
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
default: false
-
leaf: attribute
-
type: (urn:ietf:params:xml:ns:yang:1)enumeration
-
choice: subobject-type
-
case: as-number-case
-
container: as-number
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)as-number-subobject
-
leaf: as-number
-
reference: http://tools.ietf.org/html/rfc3209#section-4.3.3.4
-
type: (urn:ietf:params:xml:ns:yang:ietf-inet-types)as-number
-
case: ip-prefix-case
-
container: ip-prefix
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)ip-prefix-subobject
-
leaf: ip-prefix
-
reference: http://tools.ietf.org/html/rfc3209#section-4.3.3.1
-
type: (urn:ietf:params:xml:ns:yang:ietf-inet-types)ip-prefix
-
case: label-case
-
container: label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)label-subobject
-
leaf: uni-directional
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
choice: label-type
-
case: generalized-label-case
-
container: generalized-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)generalized-label
-
leaf: generalized-label
-
type: (urn:ietf:params:xml:ns:yang:1)binary
-
case: type1-label-case
-
container: type1-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)type1-label
-
leaf: type1-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
case: waveband-switching-label-case
-
container: waveband-switching-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)waveband-switching-label
-
leaf: end-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: start-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: waveband-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
case: srlg-case
-
container: srlg
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)srlg-subobject
-
leaf: srlg-id
-
type: (urn:opendaylight:params:xml:ns:yang:rsvp)srlg-id
-
case: unnumbered-case
-
container: unnumbered
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)unnumbered-subobject
-
leaf: router-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: interface-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
case: ip-prefix-case
-
container: ip-prefix
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)ip-prefix-subobject
-
leaf: ip-prefix
-
reference: http://tools.ietf.org/html/rfc3209#section-4.3.3.1
-
type: (urn:ietf:params:xml:ns:yang:ietf-inet-types)ip-prefix
-
case: label-case
-
container: label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)label-subobject
-
leaf: uni-directional
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
choice: label-type
-
case: generalized-label-case
-
container: generalized-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)generalized-label
-
leaf: generalized-label
-
type: (urn:ietf:params:xml:ns:yang:1)binary
-
case: type1-label-case
-
container: type1-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)type1-label
-
leaf: type1-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
case: waveband-switching-label-case
-
container: waveband-switching-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)waveband-switching-label
-
leaf: end-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: start-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: waveband-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
case: srlg-case
-
container: srlg
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)srlg-subobject
-
leaf: srlg-id
-
type: (urn:opendaylight:params:xml:ns:yang:rsvp)srlg-id
-
case: unnumbered-case
-
container: unnumbered
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)unnumbered-subobject
-
leaf: router-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: interface-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
Example
<explicit-hops xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel:p2p">
<order>. . .</order>
<loose>. . .</loose>
</explicit-hops>
-
Target [(urn:opendaylight:params:xml:ns:yang:topology:tunnel:p2p)/network-topology:network-topology/network-topology:topology/topology-tunnel:paths/topology-tunnel-p2p:reported-hops/]
Status: CURRENT
When ../../tunnel-types/pcep-tunnel
-
leaf: protection-available
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
default: false
-
leaf: protection-in-use
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
default: false
-
choice: subobject-type
-
case: ip-prefix-case
-
container: ip-prefix
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)ip-prefix-subobject
-
leaf: ip-prefix
-
reference: http://tools.ietf.org/html/rfc3209#section-4.3.3.1
-
type: (urn:ietf:params:xml:ns:yang:ietf-inet-types)ip-prefix
-
case: label-case
-
container: label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)label-subobject
-
leaf: uni-directional
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
choice: label-type
-
case: generalized-label-case
-
container: generalized-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)generalized-label
-
leaf: generalized-label
-
type: (urn:ietf:params:xml:ns:yang:1)binary
-
case: type1-label-case
-
container: type1-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)type1-label
-
leaf: type1-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
case: waveband-switching-label-case
-
container: waveband-switching-label
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)waveband-switching-label
-
leaf: end-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: start-label
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: waveband-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: global
-
type: (urn:ietf:params:xml:ns:yang:1)boolean
-
default: false
-
case: unnumbered-case
-
container: unnumbered
-
uses: (urn:opendaylight:params:xml:ns:yang:rsvp)unnumbered-subobject
-
leaf: router-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
-
leaf: interface-id
-
type: (urn:ietf:params:xml:ns:yang:1)uint32
Example
<reported-hops xmlns="urn:opendaylight:params:xml:ns:yang:topology:tunnel:p2p">
<order>. . .</order>
<protection-available>. . .</protection-available>
<protection-in-use>. . .</protection-in-use>
</reported-hops>