Skip to Content.

rare-dev - Re: [rare-dev] containerlab preparation

Subject: Rare project developers

List archive


Re: [rare-dev] containerlab preparation


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

sure, so i not given it any hwdet.eth and started with
java -jar /rtr/rtr.jar test hwdet path ./ iface pcap inline inclifc
any/name/will/work mem 1024m

i got this:

hwid xxx
proc ifc1.sh ./pcapInt.bin any 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 name 20012 127.0.0.1 20011 127.0.0.1
int eth2 eth - 127.0.0.1 20011 127.0.0.1 20012
proc ifc3.sh ./pcapInt.bin will 20022 127.0.0.1 20021 127.0.0.1
int eth3 eth - 127.0.0.1 20021 127.0.0.1 20022
proc ifc4.sh ./pcapInt.bin work 20032 127.0.0.1 20031 127.0.0.1
int eth4 eth - 127.0.0.1 20031 127.0.0.1 20032


On 2/21/23 20:17, Fr d ric LOUI wrote:
OK ! I ll move forward with that :)

However can you check "inclifc" behaviour ?

Le 21 f vr. 2023 20:14, mc36 <> a crit :

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