- Community Home
- >
- HPE Community, Taiwan
- >
- Tru64 Unix & OpenVMS
- >
- Tru64 Unix
- >
- How to check LAN card speed on Tru64 4.x
Tru64 Unix
1822439
會員
2651
線上
109642
解決方案
論壇
類別
Company
Local Language
返回
論壇
討論平台
論壇
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
討論平台
論壇
討論平台
返回
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
Discussion Boards
部落格
信息
社區語言
語言
論壇
部落格
文章選項
- 訂閱此主題的RSS 提要
- 將此主題標記為未讀
- 將主題標記為已讀
- 將主題在本帳號置頂
- 標示為書籤
- 訂閱此主題
- 列印此頁
3則回覆 3
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 04-18-2009 04:53 AM
在 04-18-2009 04:53 AM
How to check LAN card speed on Tru64 4.x
more /var/adm/messages file
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 04-28-2009 07:16 AM
在 04-28-2009 07:16 AM
How to check LAN card speed on Tru64 4.x
Hi Henry,
> 想請教若有使用ifconfig 修改speed 後,要如何得到Current Lan card speed.
找出您所要檢視的 interface via "kdbx".
# kdbx -k /vmunix
(kdbx) pd *ifnet->if_next->if_next->if_next
struct {
if_next = 0xfffffc001146c000
if_name = 0xfffffc00007bf220 = "tu"
if_version = 0xfffffc000077f3b8 = "DEC TULIP (10/100) Ethernet Interface"
..
(kdbx)
Then
(kdbx) pd (*ifnet->if_next->if_next->if_next).if_baudrate
10000000
(kdbx) pd 10000000/1000000
10
(kdbx)q
#
It used 10Mb on this network interface.
Best regards,
Richard.
> 想請教若有使用ifconfig 修改speed 後,要如何得到Current Lan card speed.
找出您所要檢視的 interface via "kdbx".
# kdbx -k /vmunix
(kdbx) pd *ifnet->if_next->if_next->if_next
struct {
if_next = 0xfffffc001146c000
if_name = 0xfffffc00007bf220 = "tu"
if_version = 0xfffffc000077f3b8 = "DEC TULIP (10/100) Ethernet Interface"
..
(kdbx)
Then
(kdbx) pd (*ifnet->if_next->if_next->if_next).if_baudrate
10000000
(kdbx) pd 10000000/1000000
10
(kdbx)q
#
It used 10Mb on this network interface.
Best regards,
Richard.
以上表述為作者個人觀點,不代表惠普公司,使用本網站,請遵守網站使用規則和條款
© 版权所有 2025 慧与发展有限责任合伙企业