Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

kstm-su/ictsc9_exer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ICTSC9 予選練習用ネットワーク

なにこれ

Linuxカーネルの機能を使って仮想のネットワークを仕立てて、トラブルシューティングしてもらいます。

使い方

sudo ./ex_net.sh up で作って、sudo ./ex_net.sh down で片付けられます。 詰んだときも一旦片付ければなんとかなるはずです。

仮想ノード(netns)への入り方

ip netns exec [node_name] [command] でいけます。 [node_name]ip netns でわかります。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages