Hi,
There is a new L2IOU image available - "i86bi_LinuxL2-AdvEnterpriseK9-M_152_May_2018.bin"
I am running this from a AMD Ryzen CPU and eve community edition.
But getting this nasty error - %AMDP2_FE-6-EXCESSCOLL: Ethernet0/1 TDR=0, TRC=0
Tried "duplex full" in interface mode. Does not work - the error is still there.
And I don't want to use this solution by filtering logs -
logging discriminator EXCESS severity drops 6 msg-body drops EXCESSCOLL
logging buffered 50000
logging console discriminator EXCESS
In GNS3 the image runs perfectly. We don't need to do anything.
Surely some setting in EVE-NG Community needs to change.
Are the devs gonna help us who runs the free community version?
L2IOU Getting %AMDP2_FE-6-EXCESSCOLL: Ethernet0/1 TDR=0, TRC=0
Moderator: mike
-
- Posts: 24
- Joined: Mon Sep 25, 2017 2:19 pm
-
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: L2IOU Getting %AMDP2_FE-6-EXCESSCOLL: Ethernet0/1 TDR=0, TRC=0
EVE pro no such issues with that image.
-
- Posts: 24
- Joined: Mon Sep 25, 2017 2:19 pm
Re: L2IOU Getting %AMDP2_FE-6-EXCESSCOLL: Ethernet0/1 TDR=0, TRC=0
Thanks for clarifying.
I do not ask for what happens with eve pro.
I do not ask for what happens with eve pro.
-
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: L2IOU Getting %AMDP2_FE-6-EXCESSCOLL: Ethernet0/1 TDR=0, TRC=0
The trick is that when you start node in EVE, it create tmp lab folder and node folder where is IOL NVRAM.
The new cisco IOL need persistance of original image .bin beside the NVRAM.
In EVE -PRO eve automatically creating symlink to original .bin image location and therefore this excess coll does not appears..
root@eve-ng:/opt/unetlab/tmp/10/c7e6f9d8-c86e-4629-84c1-26301f11d16d/1# ls
i86bi_LinuxL2-AdvEnterpriseK9-M_152_May_2018.bin iourc NETMAP nvram_00001 wrapper.txt
see image .bin file is beside NVRAM
and excesscoll will go..
The new cisco IOL need persistance of original image .bin beside the NVRAM.
In EVE -PRO eve automatically creating symlink to original .bin image location and therefore this excess coll does not appears..
root@eve-ng:/opt/unetlab/tmp/10/c7e6f9d8-c86e-4629-84c1-26301f11d16d/1# ls
i86bi_LinuxL2-AdvEnterpriseK9-M_152_May_2018.bin iourc NETMAP nvram_00001 wrapper.txt
see image .bin file is beside NVRAM
and excesscoll will go..