Operating System - HP-UX
1753800 Members
7971 Online
108805 Solutions
New Discussion

How to disable NIC under APA control

 
Achilles_2
Regular Advisor

How to disable NIC under APA control

Hello all,

Do you know any command line to disable either online or standby NIC to down when APA performed, because I want to force use single NIC but APA is still activate during do my system test.

Thanks
1 REPLY 1
Michael Leu
Honored Contributor

Re: How to disable NIC under APA control

From the nwmgr_apa(1M) manpage:

Removing ports from an Aggregate Interface
nwmgr -d -A links=ppa1,ppa2,...
{ -c lanaggregate_instance | -I aggregate_instance } [-f] -S apa
[--sc]

This command removes some of the ports that are currently in a
link aggregate or a failover group. To delete all of the ports,
specify the -A links=all option. Use the links attribute to
specify the PPAs of the ports to be removed. If the PPAs of all
the ports in the link aggregate are specified, the behavior is
the same as clearing of the link aggregate.