- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: permanent routing in HP-UX server, How ?
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
Forums
Discussions
Discussions
Discussions
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
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-06-2013 02:11 AM - last edited on 01-06-2013 06:03 PM by Maiko-I
01-06-2013 02:11 AM - last edited on 01-06-2013 06:03 PM by Maiko-I
permanent routing in HP-UX server, How ?
Hi,
1. What is the command to check the routers in HP-UX Box?
2. How to make the routers permanent even after server reboot?
Regards,
Aparna.
P.S. this thread has been moved from HP-UX > System Administration to HP-UX > networking - HP Forums moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2013 10:13 AM
01-06-2013 10:13 AM
Re: permanent routing in HP-UX server, How ?
netstat -rn or netstat -r to see hostnames rather than IP addresses (if resolveable).
You use the route comand to create a temporary route, and you would edit /etc/rc.config.d/netconf to add the routes to the start of networking during a reboot. There are lots of comments in the netconf file.
Bill Hassell, sysadmin
- Tags:
- netstat