diff options
Diffstat (limited to 'hicn-plugin/src/host_stack/testbed/client-startup.txt')
-rw-r--r-- | hicn-plugin/src/host_stack/testbed/client-startup.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hicn-plugin/src/host_stack/testbed/client-startup.txt b/hicn-plugin/src/host_stack/testbed/client-startup.txt deleted file mode 100644 index 7165265b3..000000000 --- a/hicn-plugin/src/host_stack/testbed/client-startup.txt +++ /dev/null @@ -1,6 +0,0 @@ -create interface memif id 0 master -set int state memif0/0 up -set int ip addr memif0/0 192.168.10.1/24 -set int ip addr memif0/0 2001::1/64 -ip route add b001::/64 via 2001::2 memif0/0 -#hicn enable b001::/64
\ No newline at end of file |