UnixPedia : HPUX / LINUX / SOLARIS: HPUX : How to set-up full duplex speed on Lan card in APA.

Friday, October 10, 2014

HPUX : How to set-up full duplex speed on Lan card in APA.




How to step -up full duplex speed on Lan card in APA.

lanadmin -X 100fd 0
lanadmin -X 100fd  5

Permanent fix : -

1)      From /etc/rc.confg.d/ take a  backup of below files to your home directory(/home/rsharm61/).
hpetherconf
hp_apaconf
hpgelanconf
hpietherconf
hpigelanconf
hpbtlanconf
hpixgbeconf

2)      Stop apa & lan monitor service
/sbin/init.d/hplm stop
/sbin/init.d/hpapa stop
3)      verify the same using below command . IP should be assigned to lan0
#netstat -i
4)      Access Sam
5)      samè Networking and CommunicationsèNetwork Interface Cards
6)      Select lan0 ( in the example shown below is lan3)



7)      In the  window for  lan0, please make below changes ( in below  the example it is lan3)
Keep Autoneg: OFF
Keep Speed : 100
Keep Duplex Mode: FULL



8)      Once changes are done Press OK
9)      Perform the same on  lan5
10)   Verify lanspeed & full duplex settings.
lanadmin  -x 0
lanadmin  -x 5

( lan speed/Duplex  should show – as below)
#-> lanadmin -x 0
Speed = 100 Full-Duplex.
Autonegotiation = Off.

[root@jpjpnx10:/etc/rc.config.d]#
#->  lanadmin -x 5
Speed = 100 Full-Duplex.
Autonegotiation = Off.

11)   Start apa  & lan monitor service
/sbin/init.d/hpapa start
/sbin/init.d/hplm  start
12)   Verify using below command
  Netstat –I ( lan interface should show lan900)
13)   Reboot the server and verify the settings .

No comments:

Post a Comment