Operating System - HP-UX
1856402 Members
9165 Online
104112 Solutions
New Discussion

Re: FC card configuration

 
kacou
Regular Advisor

FC card configuration

How can i change a Fibre Channel (lan card) mode from auto-negociation to full-duplex?
6 REPLIES 6
YAQUB_1
Respected Contributor

Re: FC card configuration

Hi,

Can U send the system model & FC product part number?

BR/
Yaqub
Pete Randall
Outstanding Contributor

Re: FC card configuration

You use the lanadmin command:

To view the current LAN setting:lanadmin -x 0

(where 0 is the card's instance or PPA number, found with lanscan).

To change the card setting without a reboot, use:

# lanadmin -X 100FD 0

To make the change permanent you need to edit the appropriate config file, probably /etc/rc.config.d/hpgelanconf or /etc/rc.config.d/hpigelanconf.


Pete

Pete
Jeeshan
Honored Contributor

Re: FC card configuration

In the lanadmin command PPA # comes last.
Try
lanadmin -X 100FD 1
a warrior never quits
Pete Randall
Outstanding Contributor

Re: FC card configuration

However, I should add that HP recommends leaving it set at auto.


Pete

Pete
kacou
Regular Advisor

Re: FC card configuration

# model
9000/800/rp3440
# uname -r
B.11.23
Sp4admin
Trusted Contributor

Re: FC card configuration

As Pete said, using lanamin -x (ppa) is the quickies way. you can also use the SAM utility to make the change on the Lan card.

sp,