You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


1. Topology

The topology of this demo contains three nodes:

  • 2 Cassini terminal devices - You can pull the image from dockerhub via command

    docker pull onosproject/oc-cassini:0.21
  • 1 TAPI-2.1 OLS device - You can pull the image from dockerhub via command

    docker pull onosproject/tapi-2.1:0.02


Then, the topo configuration file consists of two json files:

  • node config: You can download this file via command

    wget https://raw.githubusercontent.com/opennetworkinglab/ODTN-emulator/master/topo/with-rest-tapi/device.json

    The content is:

    
    
  • link config: You can download this file via command

    wget https://raw.githubusercontent.com/opennetworkinglab/ODTN-emulator/master/topo/with-rest-tapi/link.json
  • No labels