Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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>