Skip to content

Agusgonza11/sdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDN

If you want to interact with POX, you can run the folowing commands standing from the root of the project:

cd pox
./pox.py samples.pretty_log forwarding.l2_learning

If you want to run the default topology, make sure you run this command:

sudo mn --custom ./src/topology.py --topo topologia --arp --mac --switch ovsk --controller remote

Creating Virtual Environment:

python3 -m venv my_env

Activating Virtual Environment:

source my_env/bin/activate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •