Operating System - HP-UX
1823726
Members
3521
Online
109664
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО04-11-2006 03:18 AM
тАО04-11-2006 03:18 AM
Netstat
Hi guys,
Thank God for this forum!
Was just wondering, what are the different types of addresses that are found when you do a
netstat -rn?
Broadcast addresses etc, how can you identify what address is for which device?
Cheers
Thank God for this forum!
Was just wondering, what are the different types of addresses that are found when you do a
netstat -rn?
Broadcast addresses etc, how can you identify what address is for which device?
Cheers
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2006 03:22 AM
тАО04-11-2006 03:22 AM
Re: Netstat
Habib,
- lanscan will give you the list of interfaces on your system.
- then ifconfig on each of them will give you corresponding address.
is it what you were looking for ?
antonio.
- lanscan will give you the list of interfaces on your system.
- then ifconfig
is it what you were looking for ?
antonio.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2006 07:36 AM
тАО04-11-2006 07:36 AM
Re: Netstat
netstat ├в r shows the gateway routing tables.
The Flags field may contain any or all of U, G or H.
U - The router is up and running
G - The router entry is a gateway (means a remote router).
H - The destination is a host, not a network.
The Refs field gives the current number of active uses of the route.
The Use count is cumulative since the last activation of the network interface. It provides a count of the number of packets sent using that route.
Pmtu is the maximum transmission unit (maximum frame size).
Each ifconfig command adds an entry to this routing table. If you have only one LAN interface, two entries will be displayed: the logical local loopback pseudo interface and your only LAN card. If you configure additional routes in /etc/rc/config.d/netconf, each route command will add a new line to the routing table.
note - the n shows the network addresses as numbers rather than symbolically.
The Flags field may contain any or all of U, G or H.
U - The router is up and running
G - The router entry is a gateway (means a remote router).
H - The destination is a host, not a network.
The Refs field gives the current number of active uses of the route.
The Use count is cumulative since the last activation of the network interface. It provides a count of the number of packets sent using that route.
Pmtu is the maximum transmission unit (maximum frame size).
Each ifconfig command adds an entry to this routing table. If you have only one LAN interface, two entries will be displayed: the logical local loopback pseudo interface and your only LAN card. If you configure additional routes in /etc/rc/config.d/netconf, each route command will add a new line to the routing table.
note - the n shows the network addresses as numbers rather than symbolically.
"All there is to thinking is seeing something noticeable which makes you see something you weren't noticing which makes you see something that isn't even visible." - Norman Maclean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2006 01:52 AM
тАО04-12-2006 01:52 AM
Re: Netstat
Salam Habib,
See the following link.
http://docs.hp.com/en/B2355-60127/netstat.1.html
-r Show the routing tables.
-n Show network addresses as numbers (normally netstat interprets addresses and attempts to display them symbolically). This option can be used with any available display format.
Redgards,
Asif Sharif
See the following link.
http://docs.hp.com/en/B2355-60127/netstat.1.html
-r Show the routing tables.
-n Show network addresses as numbers (normally netstat interprets addresses and attempts to display them symbolically). This option can be used with any available display format.
Redgards,
Asif Sharif
Regards,
Asif Sharif
Asif Sharif
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP