- Community Home
- >
- HPE Community, Taiwan
- >
- Tru64 Unix & OpenVMS
- >
- Tru64 Unix
- >
- 如何偵測網卡status
Tru64 Unix
1825771
會員
2159
線上
109687
解決方案
論壇
類別
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 提要
- 將此主題標記為未讀
- 將主題標記為已讀
- 將主題在本帳號置頂
- 標示為書籤
- 訂閱此主題
- 列印此頁
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 12-08-2005 02:45 PM
在 12-08-2005 02:45 PM
如何偵測網卡status
我有兩張網卡
tu0 and tu1
我把tu1 的線拔掉後
用ifconfig -a 去看tu1 的status 還是up的,ping也Ping的到tu1的ip
請問有什麼指令可以確定我的網卡狀態呢?
# ifconfig -a
lo0 flags=100c89 UP,LOOPBACK,NOARP,MULTICAST,SIMPLEX,NOCHECKSUM
inet 127.0.0.1 netmask ff000000 ipmtu 4096
sl0 flags=10 POINTOPOINT
tu0 flags=c63 UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,SIMPLEX inet 10.10.13.11 netmask ffff0000 broadcast 10.10.255.255 ipmtu 1500
tu1
lags=c63 UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,SIMPLEX inet 192.168.0.1 netmask ffff0000 broadcast 192.168.255.255 ipmtu 1500
tu0 and tu1
我把tu1 的線拔掉後
用ifconfig -a 去看tu1 的status 還是up的,ping也Ping的到tu1的ip
請問有什麼指令可以確定我的網卡狀態呢?
# ifconfig -a
lo0 flags=100c89 UP,LOOPBACK,NOARP,MULTICAST,SIMPLEX,NOCHECKSUM
inet 127.0.0.1 netmask ff000000 ipmtu 4096
sl0 flags=10 POINTOPOINT
tu0 flags=c63 UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,SIMPLEX inet 10.10.13.11 netmask ffff0000 broadcast 10.10.255.255 ipmtu 1500
tu1
lags=c63 UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,SIMPLEX inet 192.168.0.1 netmask ffff0000 broadcast 192.168.255.255 ipmtu 1500
2則回覆 2
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 12-08-2005 03:06 PM
在 12-08-2005 03:06 PM
如何偵測網卡status
Hi Joey,
Please see the example from the online manual "man niffconfig" description.
# ps -e
..
524754 ?? I 0:00.01 /usr/sbin/niffd
..
# niffconfig -v
Interface: tu0, description: , status: UP, event: UP
, state: GREEN
t1: 10.000, dt: 5.000, t2: 30.000, time to dead: 10.000, current inter
val: 10.000, next time: 10.000
#
Best regards,
Richard.
Please see the example from the online manual "man niffconfig" description.
# ps -e
..
524754 ?? I 0:00.01 /usr/sbin/niffd
..
# niffconfig -v
Interface: tu0, description: , status: UP, event: UP
, state: GREEN
t1: 10.000, dt: 5.000, t2: 30.000, time to dead: 10.000, current inter
val: 10.000, next time: 10.000
#
Best regards,
Richard.
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 12-10-2005 08:56 AM
在 12-10-2005 08:56 AM
如何偵測網卡status
hi Joey:
我剛才試了一下,你說的還能ping通tu1的IP的情況應該是在本機上吧,如果從其他機器上ping是ping不通的.
另外,感謝Richard Kuo提供的監測方法!非常實用!
我剛才試了一下,你說的還能ping通tu1的IP的情況應該是在本機上吧,如果從其他機器上ping是ping不通的.
另外,感謝Richard Kuo提供的監測方法!非常實用!
以上表述為作者個人觀點,不代表惠普公司,使用本網站,請遵守網站使用規則和條款