Operating System - HP-UX
1837105 Members
2341 Online
110112 Solutions
New Discussion

Issues creating a vlan using lanadmin

 

Issues creating a vlan using lanadmin

Hi, I am having trouble creating a vlan on a vm host using APA.

The command I am using on the vm host is lanadmin -V create vlanid 800 901.

It then returns the error "Unexpected System Error - errno=252."

I have done a lanscan and I can see lan901 as being UP see below:

LinkAgg1 0x0016357382B6 901 UP lan901 snap901 28 ETHER Yes 119


Thanks in advance
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Issues creating a vlan using lanadmin

Shalom,

Please post more information about your issue.

I would need to know the OS/version of the system, the actual command and error text (seems that is there but looks incomplete).

It might be helpful to see some cleaned up configuration files as well.

The problem might be due to switch configuration. Consult with your networking group as well.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com

Re: Issues creating a vlan using lanadmin

Hi, thanks for the reply. Unfortunately that is the full error message. The command being used is "lanadmin -V create vlanid 800 901". Which config files would you like to see and I will post copies? Also we have got the switch checked out and we can see the vlan showing as UP.

Re: Issues creating a vlan using lanadmin

Neville,

You *are* using an up-to-date version of APA aren't you? Older versions didn't support VLANs over link aggregates.

What version does swlist report for APA?

HTH

Duncan

I am an HPE Employee
Accept or Kudo

Re: Issues creating a vlan using lanadmin

Yes it's version B.11.23.30.

Thanks