Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Praseed Balakrishnan
2014-10-29 17:19:37 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
546cdfc6bab12a93c9a950af299a0c2c1040a0b1
546cdfc6
1 parent
51c82ba2
Fixed packet optical link.
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
apps/optical/src/main/resources/demo-3-roadm-2-ps.json
apps/optical/src/main/resources/demo-3-roadm-2-ps.json
View file @
546cdfc
...
...
@@ -76,7 +76,7 @@
"nodeName1"
:
"ROUTER1"
,
"nodeName2"
:
"ROADM1"
,
"bandWidth"
:
100000
,
"port1"
:
1
,
"port1"
:
2
,
"port2"
:
10
},
"type"
:
"pktOptLink"
...
...
@@ -90,7 +90,7 @@
"nodeName1"
:
"ROUTER2"
,
"nodeName2"
:
"ROADM2"
,
"bandWidth"
:
100000
,
"port1"
:
1
,
"port1"
:
2
,
"port2"
:
11
},
"type"
:
"pktOptLink"
...
...
Please
register
or
login
to post a comment