Operating System - HP-UX
1753519 Members
4849 Online
108795 Solutions
New Discussion юеВ

lanadmin says invalid PPA

 
Saurabh Rawat
Advisor

lanadmin says invalid PPA

Hi All,

when I try to change my lan speed to 1000 full duplex it say invalid ppa though its correct while I just want to see it with -x option

# lanadmin -x 5
Speed = 100 Full-Duplex.
Autonegotiation = Off.

# lanadmin -X 5 1000 FD
Invalid PPA Number entry

why its saying it as invalid PPA while changing the speed otherwise while only to see the speed it goes normally!!!
Insanity is often the logic of mind overtasked!!!
3 REPLIES 3
Ninad_1
Honored Contributor

Re: lanadmin says invalid PPA

Hi,

If you want to set it to Gig speed - then better to have autonegotiation on.
also the syntax would be
lanadmin -X option
and not lanadmin -X option
that why its giving error.

Regards,
Ninad
Torsten.
Acclaimed Contributor

Re: lanadmin says invalid PPA

Hi,

valid speed options are 10 and 100 HD/FD or autoneg.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Tim Nelson
Honored Contributor

Re: lanadmin says invalid PPA

Auto is the only valid option in this case and....

your syntax is wrong anyway.

the ppa is listed last in the command syntax but irrelevant in this case.

man lanadmin for more details.