Commit 7fc892a5 authored by JuiceboxSingularity's avatar JuiceboxSingularity

cleanup

parent 77390760
......@@ -105,10 +105,6 @@
"apName" : "test2.IRATI",
"apInstance" : "1",
"address" : 17
}, {
"apName" : "test3.IRATI",
"apInstance" : "1",
"address" : 18
} ],
"addressPrefixes" : [ {
"addressPrefix" : 0,
......
ip link add link tap0 name tap0.100 type vlan id 100
ip link set dev tap0 up
ip link set dev tap0.100 up
modprobe shim-eth-vlan
modprobe rina-default-plugin
modprobe normal-ipcp
ip link add link tap0 name tap0.100 type vlan id 100
ip link add link tap0 name tap0.101 type vlan id 101
ip link set dev tap0 up
ip link set dev tap0.100 up
ip link set dev tap0.101 up
modprobe shim-eth-vlan
modprobe rina-default-plugin
modprobe normal-ipcp
ip link add link tap0 name tap0.101 type vlan id 101
ip link set dev tap0 up
ip link set dev tap0.101 up
modprobe shim-eth-vlan
modprobe rina-default-plugin
modprobe normal-ipcp
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment