Skip to content

abhinavg97/networking_firecracker

Repository files navigation

Instructions:

  1. Run setup_one_time.sh to install all the necessary requirements.
  2. Generate ssh keys in both machines:
  • ssh-keygen -t ed25519 -C "[email protected]"
  • copy the public key of the source machine to the authorized keys file of the target machine

Note: Rest of the sections assume you are running the experiments from the source machine.

  1. Install screen
  • sudo apt install screen
  1. Run the experiments in the screen:
    • bash iperf_exp.sh 1 10 10.10.1.1 192.168 192.167

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published