- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to show metric in routing table?
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
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
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
тАО01-18-2005 08:08 PM
тАО01-18-2005 08:08 PM
How to show metric in routing table?
For example in WinXp I can
>route print
Which will display the metric in the right most column.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2005 08:17 PM
тАО01-18-2005 08:17 PM
Re: How to show metric in routing table?
or
netstat -r
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2005 08:22 PM
тАО01-18-2005 08:22 PM
Re: How to show metric in routing table?
netstat -rn
to list all
netstat -a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2005 08:23 PM
тАО01-18-2005 08:23 PM
Re: How to show metric in routing table?
[server:/] netstat -nra
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
10.0.0.99 10.0.0.99 UH 0 lan3 4136
192.168.0.3 192.168.0.3 UH 0 lan0 4136
10.0.0.0 10.0.0.99 U 2 lan3 1500
192.168.0.0 192.168.0.3 U 2 lan0 1500
127.0.0.0 127.0.0.1 U 0 lo0 0
default 10.0.0.1 UG 0 lan3 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2005 08:23 PM
тАО01-18-2005 08:23 PM
Re: How to show metric in routing table?
I don't have access to a HP-UX server at the moment but I know that on Tru64 "netstat -rv" will display the metric results, it could be same.
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2005 08:36 PM
тАО01-18-2005 08:36 PM
Re: How to show metric in routing table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 01:07 AM
тАО01-19-2005 01:07 AM
Re: How to show metric in routing table?
Convice me that the column exists.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 01:25 AM
тАО01-19-2005 01:25 AM
Re: How to show metric in routing table?
The REFs column is supposed to tell you how many times the TCP/IP stack used this particular entry to go somewhere. Don't think it works reliably if you have more than one NIC.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 03:03 AM
тАО01-19-2005 03:03 AM