Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 462 Bytes

File metadata and controls

27 lines (17 loc) · 462 Bytes

Basic Topology

This basic example show the topologya s below:

basic example

This topology will create two namespace connected on a central bridge with 10.0.0.0/24.

Usage

  • Apply

    sudo nsctl topo apply topo_template.yaml
    
  • Delete

    sudo nsctl topo delete topo_template.yaml
    
  • Execute Command

    sudo nsctl exec [ns-1|ns-2] -- <cmd>