-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2018-10-22 Updates done during I-D submission
- Loading branch information
Showing
3 changed files
with
182 additions
and
104 deletions.
There are no files selected for viewing
Binary file modified
BIN
-8.83 KB
(92%)
I-D Applicability Statement/draft-ietf-ccamp-transport-nbi-app-statement.docx
Binary file not shown.
145 changes: 41 additions & 104 deletions
145
I-D Applicability Statement/mpi1-odu2-service-config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
141 changes: 141 additions & 0 deletions
141
I-D Applicability Statement/mpi1-odu2-service-config.json-folded
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
========== NOTE: '\\' line wrapping per BCP XX (RFC XXXX) =========== | ||
|
||
{ | ||
"// __TITLE__": "ODU2 Service Configuration @ MPI1", | ||
"// __LAST_UPDATE__": "October 22, 2018", | ||
"// __MISSING_ATTRIBUTES__": true, | ||
"// __REFERENCE_DRAFTS__": { | ||
"ietf-routing-types@2017-12-04": "rfc8294", | ||
"ietf-otn-types@2018-06-07": "draft-ietf-ccamp-otn-tunnel-model-\ | ||
\02", | ||
"ietf-te-types@2018-07-01": "draft-ietf-teas-yang-te-16", | ||
"ietf-te@2018-07-01": "draft-ietf-teas-yang-te-16", | ||
"ietf-otn-tunnel@2018-06-07": "draft-ietf-ccamp-otn-tunnel-model\ | ||
\-02" | ||
}, | ||
"// __RESTCONF_OPERATION__": { | ||
"operation": "PUT", | ||
"url": "http://{{PNC1-ADDR}}/restconf/data/ietf-te:te" | ||
}, | ||
"ietf-te:te": { | ||
"tunnels": { | ||
"tunnel": [ | ||
{ | ||
"name": "mpi1-odu2-service", | ||
"// identifier": "ODU2-SERVICE-TUNNEL-ID @ MPI1", | ||
"identifier": 1, | ||
"description": "ODU2 Service implemented by ODU2 OTN Tunne\ | ||
\l Segment @ MPI1", | ||
"// encoding and switching-type": "ODU", | ||
"encoding": "ietf-te-types:lsp-encoding-oduk ", | ||
"switching-type": "ietf-te-types:switching-otn", | ||
"// source": "None: transit tunnel segment", | ||
"// destination": "None: transit tunnel segment", | ||
"// src-tp-id": "None: transit tunnel segment", | ||
"// dst-tp-id": "None: transit tunnel segment", | ||
"// ietf-otn-tunnel:src-client-signal": "None: ODU transit\ | ||
\ tunnel segment", | ||
"// ietf-otn-tunnel:dst-client-signal": "None: ODU transit\ | ||
\ tunnel segment", | ||
"bidirectional": true, | ||
"// protection": "No protection", | ||
"// __ DEFAULT __ protection": { | ||
"// __ DEFAULT __ enable": false | ||
}, | ||
"// restoration": "No restoration", | ||
"// __ DEFAULT __ restoration": { | ||
"// __ DEFAULT __ enable": false | ||
}, | ||
"// te-topology-identifier": "ODU Black Topology @ MPI1", | ||
"te-topology-identifier": { | ||
"provider-id": 201, | ||
"client-id": 300, | ||
"topology-id": "otn-black-topology" | ||
}, | ||
"te-bandwidth": { | ||
"ietf-otn-tunnel:odu-type": "ietf-otn-types:prot-ODU2" | ||
}, | ||
"// hierarchical-link": "None: transit tunnel segment", | ||
"p2p-primary-paths": { | ||
"p2p-primary-path": [ | ||
{ | ||
"name": "mpi1-odu2-service-primary-path", | ||
"path-scope": "ietf-te-types:path-scope-segment", | ||
"// te-bandwidth": "None: only the tunnel bandwidth \ | ||
\needs to be specified in transport applications", | ||
"explicit-route-objects": { | ||
"route-object-include-exclude": [ | ||
{ | ||
"// comment": "Tunnel hand-off OTU2 ingress in\ | ||
\terface (S3-1)", | ||
"index": 1, | ||
"explicit-route-usage": "ietf-te-types:route-i\ | ||
\nclude-ero", | ||
"num-unnum-hop": { | ||
"// node-id": "AN1 Node", | ||
"node-id": "10.0.0.1", | ||
"// link-tp-id": "AN1-1 LTP", | ||
"link-tp-id": 1, | ||
"hop-type": "STRICT", | ||
"direction": "INCOMING" | ||
} | ||
}, | ||
{ | ||
"// comment": "Tunnel hand-off ODU2 ingress la\ | ||
\bel (ODU2 over OTU2) at S3-1", | ||
"index": 2, | ||
"explicit-route-usage": "ietf-te-types:route-i\ | ||
\nclude-ero", | ||
"label-hop": { | ||
"te-label": { | ||
"// __ DISCUSS __ odu-label": "How are HO-\ | ||
\ODU (ODUk over OTUk) label represented?", | ||
"// __ DISCUSS __ direction": "Check with \ | ||
\TE Tunnel authors", | ||
"direction": "FORWARD " | ||
} | ||
} | ||
}, | ||
{ | ||
"// comment": "Tunnel hand-off OTU4 egress int\ | ||
\erface (S2-1)", | ||
"index": 3, | ||
"explicit-route-usage": "ietf-te-types:route-i\ | ||
\nclude-ero", | ||
"num-unnum-hop": { | ||
"// node-id": "AN1 Node", | ||
"node-id": "10.0.0.1", | ||
"// link-tp-id": "AN1-2 LTP", | ||
"link-tp-id": 1, | ||
"hop-type": "STRICT", | ||
"direction": "OUTGOING" | ||
} | ||
}, | ||
{ | ||
"// comment": "Tunnel hand-off ODU2 egress lab\ | ||
\el (ODU2 over OTU4) at S2-1", | ||
"index": 4, | ||
"explicit-route-usage": "ietf-te-types:route-i\ | ||
\nclude-ero", | ||
"label-hop": { | ||
"te-label": { | ||
"ietf-otn-tunnel:tpn": 1, | ||
"ietf-otn-tunnel:tsg": "ietf-otn-types:tsg\ | ||
\-1.25G", | ||
"ietf-otn-tunnel:ts-list": "1-8", | ||
"// __ DISCUSS __ direction": "Check with \ | ||
\TE Tunnel authors", | ||
"direction": "FORWARD " | ||
} | ||
} | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} |