Changes between Version 3 and Version 4 of Tutorials/4G5G/Inter Digital-Edge Link


Ignore:
Timestamp:
Jan 28, 2021, 4:56:15 PM (4 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/4G5G/Inter Digital-Edge Link

    v3 v4  
    6868}}}
    6969Expected routes are shown as per Figure 2
     70
    7071[[Image(Routing.png, 800px)]]
     72
     73Figure 3: Routing tables.
    7174
    7275=== Verify the GW Node is reachable by the NC Controller ===
     
    7881native@srv3-lg1:~$ ./onos/onos-1.9.0/bin/onos-service start
    7982}}}
    80 Figure 3 – ONOS startup is successful.
     83
    8184[[Image(ONOS.png, 800px)]]
     85
     86Figure 3: Successful ONOS startup.
    8287
    8388=== Services on the Mesh Nodes ===
     
    108113}}}
    109114You should see the ONOS login page as shown in Figure 4
     115
    110116[[Image( ONOS-Login.png, 400px)]]
     117
     118Figure 4: ONOS Login Page
     119
    111120Enter ONOS credentials:
    112121{{{#!shell-session
     
    115124}}}
    116125ONOS topology will display the GW node and the non-GW node as shown in Figure 5 when the network controller detects/registers the nodes.
    117 [[Image( ONOS-Topo.png, 800px)]]
     126
     127[[Image( ONOS-Topo.png, 600px)]]
    118128
    119129== Start the ORCHESTRATOR ==
     
    121131
    122132=== Start the Thin Client Orchestrator ===
    123 Start the TomCat Service
     133Start the !TomCat Service
    124134{{{#!shell-session
    125135native@srv3-lg1:~$ sudo systemctl daemon-reload
     
    137147}}}
    138148•       You should see the Customer Registration page as shown in Figure 6
     149
    139150[[Image( ONOS-Register.png, 400px)]]
     151
    140152Enter credentials:
    141153{{{#!shell-session
     
    144156}}}
    145157
    146 •       Select Register and you should receive a “Registration Successful” indication.
     158 *Select Register and you should receive a “Registration Successful” indication.
     159 * Select the Configuration Page as shown in Figure 7.
    147160
    148 •       Select the Configuration Page as shown in Figure 7.
    149161[[Image( ONOS-Config.png, 400px)]]
    150162
     
    153165NC RPC Port:    8181 (this is the port at which ONOS UI is accessed)
    154166}}}
    155 *       Select the Save button
    156 *       At this point you will be able to select from the operations displayed. 
    157 *       Please refer to the Orchestrator User Manual for further directions and capabilities.
     167  * Select the Save button
     168  * At this point you will be able to select from the operations displayed. 
     169  * Please refer to the Orchestrator User Manual for further directions and capabilities.
    158170
    159171== Saving the Node Images ==