Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The transmission frequency of packet_in
    We suggest the packet_in interval is 50ms, that is 20 copies of packet_in messages are send in one second, and this can be configured in IxNetwork.
  2. How to shutdown the controller(ONOS)

                  a)

      Code Block
       

      ...

        1. Active approach

          Code Block
          onos> system:shutdown
        2. Passive approach

          Code Block
          $ sudo killall -9 java