Sponsored Content
Operating Systems AIX How to check the ethernet status for vlan and lhea adapter in client servers? Post 302907407 by jayadeava on Friday 27th of June 2014 03:04:15 PM
Old 06-27-2014
How to check the ethernet status for vlan and lhea adapter in client servers?

Hi Techies,

I have a doubt.
Code:
ent0    Available       Logical Host Ethernet Port (lp-hea)
ent1    Available       Logical Host Ethernet Port (lp-hea)
ent2    Available       Logical Host Ethernet Port (lp-hea)
ent3    Available       Logical Host Ethernet Port (lp-hea)
ent4    Available 05-20 Gigabit Ethernet-SX PCI-X Adapter (14106703)
ent5    Available 05-21 Gigabit Ethernet-SX PCI-X Adapter (14106703)
ent6    Available       EtherChannel / IEEE 802.3ad Link Aggregation
ent7    Available       VLAN
ent8    Available       VLAN
fcs0    Available 03-00 PCI Express 4Gb FC Adapter (77103224)
fcs1    Available 03-01 PCI Express 4Gb FC Adapter (77103224)
fcs2    Available 02-00 4Gb PCIe FC Blade Expansion Card (7710322577106501)
fcs3    Available 02-01 4Gb PCIe FC Blade Expansion Card (7710322577106501)
lhea0   Available       Logical Host Ethernet Adapter (l-hea)
lhea1   Available       Logical Host Ethernet Adapter (l-hea)
sissas0 Available 00-08 PCI-X266 Planar 3Gb SAS Adapter
usbhc0  Available 01-08 USB Host Controller (33103500)
usbhc1  Available 01-09 USB Host Controller (33103500)
usbhc2  Available 01-0a USB Enhanced Host Controller (3310e000)
vsa0    Available       LPAR Virtual Serial Adapter

In this server , I can check the link status for etherchannel like :

Code:
 entstat -d ent6 | grep -i link
Device Type: IEEE 802.3ad Link Aggregation
Statistics for every adapter in the IEEE 802.3ad Link Aggregation:
IEEE 802.3ad Link Aggregation Statistics:
Logical Port Link State: Up
Physical Port Link State: Up
Link Status: Up


Similarly is there any way to check the link status of lhea and vlan adapters ??

Thanks & Regards,
Jayadeava

---------- Post updated at 12:34 AM ---------- Previous update was at 12:23 AM ----------

Also need to add that, I do not have access to the vio server. Hence wanted to know if there is any way to check the link status from the client machine itself.

Thanks in Advance.

Last edited by Don Cragun; 06-27-2014 at 07:05 PM.. Reason: Add CODE tags.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to change the MAC adress in ethernet adapter for SUN

I have installed in the server a quad ethernet adapter, I'm using two interfaces with two different IP networks, both interfaces are connected to a switch, the switch report that is receiving the same MAC address in both ports so must of the times I have connectivity problems. Any idea to change... (1 Reply)
Discussion started by: mono673
1 Replies

2. Solaris

Ethernet Adapter Question

I have a Dual Boot system - XP with Solaris 10. I built the system from the ground up with different components and the Ethernet Card built into the Motherboard is a Marvell Yukon Gigabit Ethernet 10/100/1000 T-base, RJ-45 Copper. I am unable to go to the Web as the Ethernet Card is still not... (2 Replies)
Discussion started by: tubbyrana
2 Replies

3. Solaris

How to install ethernet adapter on Sun Sparc M4000

hi all, How to install onboard ethernet card on Sun SPARC M4000 server? (3 Replies)
Discussion started by: Tlg13team
3 Replies

4. AIX

Temporarily disabling unused ethernet adapter

Hi, In our AIX 5.2 server , we have one unused ethernet adapter which doesn't have cable connection . For this interface , we are getting alerts in errpt . Could you suggesthow to stop this alert ? And sametime i would like to keep this device in ODM . Is there... (1 Reply)
Discussion started by: sekarsamy
1 Replies

5. AIX

Setting up an Integrated Virtual Ethernet adapter

All I am trying allocate an IVE to an LPAR (not a VIO) running AIX 7.1. I am getting the error: HSCL068A Explanation Logical port can not be assigned to Logical Partition because this Logical Partition is not the promiscuous LPAR for the physical port. Has anyone encountered this... (1 Reply)
Discussion started by: johnf
1 Replies

6. Red Hat

Ethernet Adapter not detected.

Hi, I have installed Oracle Enterprise Linux 5 in my PC. After the installation the Ethernet Card is not got detected. But I could able to get the details using the command lspci -a: 01:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0). But I could... (4 Replies)
Discussion started by: chidhu.anu
4 Replies

7. AIX

vio server ethernet to vio client ethernet(concepts confusing)

Hi In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID. Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
Discussion started by: newtoaixos
1 Replies

8. Hardware

Need Sun 10-Gigabit Ethernet Adapter CD or ixge driver

Hi, Does anybody have a "Sun 10-Gigabit Ethernet Adapter installation CD" or driver ixge for Sun 10-Gigabit Ethernet PCI-X adapter? I need it but can't find it anywhere. So if you know where I can download it or purchase it, please let me know. (Already tried Oracle's website, don't have it) ... (5 Replies)
Discussion started by: Lhao
5 Replies

9. Solaris

Qlogic 10G Ethernet adapter not working

Hi Community, i have one issue with 10 fiber ethernet adapter. here is my details: root@new-bpel.example.com #dladm show-dev bge0 link: unknown speed: 0 Mbps duplex: unknown bge1 link: up speed: 1000 Mbps duplex: full qlge2 link:... (4 Replies)
Discussion started by: bentech4u
4 Replies

10. Red Hat

Red Hat 7 cannot recognize ethernet adapter

Hello community, I have a Proliant HP DL380P with the following network adapters: NetXtreme BCM5719 Gigabit Ethernet PCIe (Ethernet 1Gb 4-port 331FLR Adapter) 82580 Gigabit Network Connection (NC365T 4-port Ethernet Server Adapter) I installed Red Hat 7.2 but it recognizes only the... (9 Replies)
Discussion started by: Lord Spectre
9 Replies
MIIBUS(4)						   BSD Kernel Interfaces Manual 						 MIIBUS(4)

NAME
miibus -- IEEE 802.3 Media Independent Interface network bus SYNOPSIS
For most network interface cards (NIC): device miibus DESCRIPTION
The miibus driver provides an interconnection between the Media Access Control (MAC) sublayer, the Physical Layer entities (PHY), Station Management (STA) entities, and the PHY Layer as defined by the IEEE 802.3 Standard. The miibus layer allows network device drivers to share common support code for various external PHY devices. Most 10/100 network interface cards either use an MII transceiver or have built-in transceivers that can be programmed using an MII interface. The miibus driver currently handles all of the media detection, selection, and reporting using the ifmedia interface. A generic driver has been included for all PHYs that are not handled by a specific driver, this is possible because all 10/100 PHYs implement the same general register set along with their vendor specific register set. The following network device drivers use the miibus interface: age(4) Attansic/Atheros L1 Gigabit Ethernet alc(4) Atheros AR8131/AR8132 PCIe Ethernet ale(4) Atheros AR8121/AR8113/AR8114 PCIe Ethernet aue(4) ADMtek USB Ethernet axe(4) ASIX Electronics AX88172 USB Ethernet bce(4) Broadcom NetXtreme II Gigabit Ethernet bfe(4) Broadcom BCM4401 Ethernet bge(4) Broadcom BCM570xx Gigabit Ethernet cas(4) Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn dc(4) DEC/Intel 21143 and various workalikes ed(4) NE[12]000, SMC Ultra, 3c503, DS8390 cards et(4) Agere ET1310 Gigabit Ethernet fxp(4) Intel EtherExpress PRO/100B gem(4) Sun ERI, Sun GEM and Apple GMAC Ethernet hme(4) Sun HME Ethernet jme(4) JMicron JMC250 Gigabit/JMC260 Fast Ethernet lge(4) Level 1 LXT1001 NetCellerator Gigabit Ethernet msk(4) Marvell/SysKonnect Yukon II Gigabit Ethernet nfe(4) NVIDIA nForce MCP Networking Adapter nge(4) National Semiconductor DP83820/DP83821 Gigabit Ethernet nve(4) NVIDIA nForce MCP Networking Adapter pcn(4) AMD Am79C97x PCI 10/100 re(4) RealTek 8139C+/8169/8169S/8110S rl(4) RealTek 8129/8139 rue(4) RealTek RTL8150 USB To Fast Ethernet sf(4) Adaptec AIC-6915 sge(4) Silicon Integrated Systems SiS190/191 Ethernet sis(4) Silicon Integrated Systems SiS 900/SiS 7016 sk(4) SysKonnect SK-984x and SK-982x Gigabit Ethernet ste(4) Sundance ST201 (D-Link DFE-550TX) stge(4) Sundance/Tamarack TC9021 Gigabit Ethernet tl(4) Texas Instruments ThunderLAN tx(4) SMC EtherPower II (83c170) udav(4) Davicom DM9601 USB Ethernet vge(4) VIA VT612x PCI Gigabit Ethernet vr(4) VIA Rhine, Rhine II wb(4) Winbond W89C840F xl(4) 3Com 3c90x COMPATIBILITY
The implementation of miibus was originally intended to have similar API interfaces to BSD/OS 3.0 and NetBSD, but as a result are not well behaved newbus device drivers. SEE ALSO
age(4), alc(4), ale(4), arp(4), aue(4), axe(4), bce(4), bfe(4), bge(4), cas(4), dc(4), ed(4), et(4), fxp(4), gem(4), hme(4), jme(4), lge(4), msk(4), netintro(4), nfe(4), nge(4), nve(4), pcn(4), re(4), rgephy(4), rl(4), rue(4), sf(4), sge(4), sis(4), sk(4), ste(4), stge(4), tl(4), tx(4), udav(4), vge(4), vr(4), wb(4), xl(4) STANDARDS
More information on MII can be found in the IEEE 802.3 Standard. HISTORY
The miibus driver first appeared in FreeBSD 3.3. AUTHORS
This manual page was written by Tom Rhodes <trhodes@FreeBSD.org>. BSD
January 15, 2011 BSD
All times are GMT -4. The time now is 10:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy