- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIC Port Status Down
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2012 05:52 AM
07-16-2012 05:52 AM
NIC Port Status Down
Hello
I have a dual port NIC card in rx6600 server - HPUX 11.31
One of the port status showing DOWN and outside communication not working through this port.
I am able to configure an IP to this port (lan0) and ping itself.
While installing HPUX the cable was uplugged, I am not sure this is the issue or not?
Is there is any configuration file we can change to get this port communication back?
#nwmgr output
lan0 DOWN 0x00215ADE6CB6 iether 1000Base-T
#lanscan ouput
0/4/2/0/6/0 0x00215ADE6CB6 0 UP lan0 snap0 1 ETHER Yes 119
Please advise
Thanks
BB
- Tags:
- NIC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2012 06:20 AM
07-16-2012 06:20 AM
Re: NIC Port Status Down
Check /etc/rc.config.d/netconf for the configuration.
Do also
# nwmgr -g -v -c lan0
and
# ifconfig lan0
for the details.
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!

- Tags:
- nwmgr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2012 06:42 AM
07-16-2012 06:42 AM
Re: NIC Port Status Down
> I am able to configure an IP to this port (lan0) and ping itself.
This does not actually test the hardware: the TCP/IP protocol driver will detect and loop back any traffic (including pings) sent to the system's own IP addresses before it reaches the NIC hardware driver.
Maybe the cable is still unplugged or bad?
On my 11.31 system, if I unplug a cable from a NIC, I see lanscan showing UP and nwmgr showing DOWN, exactly like what you're seeing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2012 02:14 AM
07-17-2012 02:14 AM
Re: NIC Port Status Down
Hi Torston -
There is no configuration for lan0 in the netconf
Outputs
# nwmgr -g -v -c lan0
lan0:
Interface State =DOWN
Probable Cause for State = Cable disconnect
MAC Address = 0x00215ADE6CB6
Subsystem = iether
Interface Type = 1000Base-T
Hardware Path = 0/4/2/0/6/0
NMID = 1
Feature Capabilities = Physical Interface
IPV4 Recv CKO
IPV4 Send CKO
VLAN Tag Offload
64Bit MIB Support
IPV4 TCP Segmentation Offload
UDP Multifrag CKO
Feature Settings = Physical Interface
VLAN Tag Offload
64Bit MIB Support
MTU = 1500
Speed = 1 Gbps Full Duplex Only (Autonegotiation : On)
The link is down. Speed and other link state information are undefined.
Only the configured speed is shown.
#
# ifconfig lan0
ifconfig: no such interface
# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/4/2/0/6/0 0x00215ADE6CB6 0 UP lan0 snap0 1 ETHER Yes 119
0/6/1/0/6/0 0x001708D17220 2 UP lan2 snap2 3 ETHER Yes 119
LinkAgg0 0x00215ADE6CB7 900 UP lan900 snap900 6 ETHER Yes 119
LinkAgg1 0x000000000000 901 DOWN lan901 snap901 7 ETHER Yes 119
LinkAgg2 0x000000000000 902 DOWN lan902 snap902 8 ETHER Yes 119
LinkAgg3 0x000000000000 903 DOWN lan903 snap903 9 ETHER Yes 119
LinkAgg4 0x000000000000 904 DOWN lan904 snap904 10 ETHER Yes 119
BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2012 02:15 AM
07-17-2012 02:15 AM
Re: NIC Port Status Down
Hi - Network team confirmed that the cable is working OK
BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2012 05:01 AM
07-17-2012 05:01 AM
Re: NIC Port Status Down
Only the configured speed is shown.
#
The link is down! Check cable and switch port.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2012 10:34 AM
07-19-2012 10:34 AM
Re: NIC Port Status Down
>> Network team confirmed that the cable is working OK
Did the network team actually see the MAC address in the switch port report?
Or did they just wiggle the cable?
Bill Hassell, sysadmin