vios L2 vlan problem

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
ForG
Posts: 6
Joined: Tue Mar 21, 2017 7:05 am

vios L2 vlan problem

Post by ForG » Tue Mar 21, 2017 9:20 am

Hi All,

I have a problem with vios l2 images.

I create a vlan then assign it to a port. Save the config and reboot.
After reboot vlan is not assigned to the port.

I noticed some errors during initial load of the device:

% Access vlan 3 does not exist

*Mar 21 09:18:22.494: %PM-3-INTERNALERROR: Port Manager Internal Software Error (vlan > 0 && vlan < PM_MAX_VLANS: ../switch/pm/pm_vlan.c: 850: pm_vlan_set_portlist)
-Traceback= 1CB6349z F384CBz FA6091z FA5D55z F92CE3z 30A619Fz F8EBD0z 30A6141z F8E8B6z F8E869z 30A619Fz F95610z 30A6141z F9D425z F7D0AEz FFC91Az
*Mar 21 09:18:22.496: %BIT-4-OUTOFRANGE: bit 0 is not in the expected range of 1 to 4095

Can you suggest a solution?

Regards

Uldis (UD)
Posts: 5083
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: vios L2 vlan problem

Post by Uldis (UD) » Tue Mar 21, 2017 9:28 am

Check how much RAM is given for vIOS, by default it is 768M
after wr all assignments should survive.
At least with image gotten from VIR official release.

ForG
Posts: 6
Joined: Tue Mar 21, 2017 7:05 am

Re: vios L2 vlan problem

Post by ForG » Tue Mar 21, 2017 10:55 am

Hi Uldis,

I tried with 768 and also with 1024 ...
It`s not working.

In another forum I found:
"configure IOSv L2 HDD option to use virtio instead of IDE."
I don`t know if this can fix the problem. I can`t test it because I don`t know how to change this option in eve-ng.

PS. I also tried with 2048 RAM. It`s not working agina.

Regards

Uldis (UD)
Posts: 5083
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: vios L2 vlan problem

Post by Uldis (UD) » Tue Mar 21, 2017 8:56 pm

Problem is with your image then. EVE ivios image must be converted to virtioa.qcow2

ForG
Posts: 6
Joined: Tue Mar 21, 2017 7:05 am

Re: vios L2 vlan problem

Post by ForG » Thu Mar 23, 2017 1:55 pm

with virtioa.qcow2 it`s working fine :)

Post Reply