Operating System - OpenVMS
1826498 Members
1888 Online
109692 Solutions
New Discussion

Disable network device on LLA0

 
SOLVED
Go to solution
Sentosa
Frequent Advisor

Disable network device on LLA0

Dear All,

We are using LLA0 (EIA0 -active, EIB0) for LAN device.

I want to perform failover test by command level instead of un-plug cable. Could anyone know how to do in command level?

I have tried to issue "ucx set dev EIA0/disable" but not successful.

Thanks & Regards,
Sentosa
2 REPLIES 2
Jon Pinkley
Honored Contributor
Solution

Re: Disable network device on LLA0

$ mc lancp set device/switch lla0

should do what you want.

$ mc lancp help set device /switch

SET

DEVICE

/SWITCH

/SWITCH (SET DEVICE only)

Forces a LAN failover to another member of the LAN Failover set.

You can test LAN failover operation by using this command to
switch from one device to another.

-----------------------

Also see the following forum thread

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1000984
it depends
Sentosa
Frequent Advisor

Re: Disable network device on LLA0

Hi Jon Pinkley,

I tested successfully.
Thank you very much.

Regards,
Sentosa