diff options
-rw-r--r-- | test-data/input/SW_Eglise_ESTANCARBON-ip-link.out | 4 | ||||
-rw-r--r-- | test-data/input/SW_PI_EGL-ip-link.out | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/test-data/input/SW_Eglise_ESTANCARBON-ip-link.out b/test-data/input/SW_Eglise_ESTANCARBON-ip-link.out new file mode 100644 index 0000000..c6af755 --- /dev/null +++ b/test-data/input/SW_Eglise_ESTANCARBON-ip-link.out @@ -0,0 +1,4 @@ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN \ link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 +2: eth0: <BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000\ link/ether 24:a4:3c:3c:fe:71 brd ff:ff:ff:ff:ff:ff +3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000\ link/ether 26:a4:3c:3c:fe:71 brd ff:ff:ff:ff:ff:ff +5: br0: <BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN \ link/ether 24:a4:3c:3c:fe:71 brd ff:ff:ff:ff:ff:ff diff --git a/test-data/input/SW_PI_EGL-ip-link.out b/test-data/input/SW_PI_EGL-ip-link.out new file mode 100644 index 0000000..9cb3071 --- /dev/null +++ b/test-data/input/SW_PI_EGL-ip-link.out @@ -0,0 +1,4 @@ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN \ link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 +2: eth0: <BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000\ link/ether dc:9f:db:80:96:6c brd ff:ff:ff:ff:ff:ff +3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000\ link/ether de:9f:db:80:96:6c brd ff:ff:ff:ff:ff:ff +4: br0: <BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN \ link/ether dc:9f:db:80:96:6c brd ff:ff:ff:ff:ff:ff |