Skip to Content.

rare-dev - [rare-dev] containerlab preparation

Subject: Rare project developers

List archive


[rare-dev] containerlab preparation


Chronological Thread 
  • From: mc36 <>
  • To: Frédéric LOUI <>
  • Cc: "" <>
  • Subject: [rare-dev] containerlab preparation
  • Date: Tue, 21 Feb 2023 20:14:10 +0100

so it worked here....

i used this as input:

Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes
packets errs drop fifo colls carrier compres
lo: 25040 312 0 0 0 0 0 0 25040
312 0 0 0 0 0
tunl0: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0
sit0: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0
eth0: 1303652924 984677 0 0 0 0 0 0 13155303
198696 0 0 0 0 0
eth1: 1146 15 0 0 0 0 0 0 1146
15 0 0 0 0 0
eth2: 1146 15 0 0 0 0 0 0 1146
15 0 0 0 0 0

the cli was: java -jar /rtr/rtr.jar test hwdet path ./ iface pcap inline
exclifc eth0/tunl0/sit0 mem 1024m

i got this:

hwid xxx
proc ifc1.sh ./pcapInt.bin eth1 20002 127.0.0.1 20001 127.0.0.1
int eth1 eth - 127.0.0.1 20001 127.0.0.1 20002
proc ifc2.sh ./pcapInt.bin eth2 20012 127.0.0.1 20011 127.0.0.1
int eth2 eth - 127.0.0.1 20011 127.0.0.1 20012



On 2/21/23 19:40, Fr d ric LOUI wrote:
java -jar $TRG/rtr.jar test hwdet path $TRG/ iface pcap inline inclifc eth1
mem 1024m

Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes
packets errs drop fifo colls carrier compressed
lo: 25040 312 0 0 0 0 0 0 25040
312 0 0 0 0 0 0
tunl0: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
sit0: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
eth0: 1303652924 984677 0 0 0 0 0 0
13155303 198696 0 0 0 0 0 0
eth1: 1146 15 0 0 0 0 0 0 1146
15 0 0 0 0 0 0



Archive powered by MHonArc 2.6.24.

Top of Page