Skip to content

Cristinaaa12/Switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheleton for the Hub implementation.

Running

sudo python3 checker/topo.py

This will open 9 terminals, 6 hosts and 3 for the switches. On the switch terminal you will run

make run_switch SWITCH_ID=X # X is 0,1 or 2

The hosts have the following IP addresses.

host0 192.168.1.1
host1 192.168.1.2
host2 192.168.1.3
host3 192.168.1.4
host4 192.168.1.5
host5 192.168.1.6

We will be testing using the ICMP. For example, from host0 we will run:

ping 192.168.1.2

Note: We will use wireshark for debugging. From any terminal you can run wireshark&.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors