- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- route command syntax?
Operating System - HP-UX
1819850
Members
2478
Online
109607
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
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
тАО12-27-2000 01:22 PM
тАО12-27-2000 01:22 PM
Using 11.0 and when trying to use the netmask option I get an error...
# route add 192.xxx.xxx.xxx netmask 255.255.255.0 208.xxx.xxx.xxx 1
netmask: bad value
Is that the correct syntax? The man page doesn't help.
# route add 192.xxx.xxx.xxx netmask 255.255.255.0 208.xxx.xxx.xxx 1
netmask: bad value
Is that the correct syntax? The man page doesn't help.
It's only a flesh wound...
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-27-2000 01:41 PM
тАО12-27-2000 01:41 PM
Solution
What if you live the mask and type only:
route add 192.xxx.xxx.xxx 208.xxx.xxx.xxx 1 ?
This netmask should default to 255.255.255.0.
If the 192.xxx.xxx.xxx is a subnetwork address, let's say 192.138.148.64 then you would have to add the keyword net:
roeute add net 192.138.148.64 netmask 255.255.255.xxx 208.xxx.xxx.xxx 1.
Ovidiu
route add 192.xxx.xxx.xxx 208.xxx.xxx.xxx 1 ?
This netmask should default to 255.255.255.0.
If the 192.xxx.xxx.xxx is a subnetwork address, let's say 192.138.148.64 then you would have to add the keyword net:
roeute add net 192.138.148.64 netmask 255.255.255.xxx 208.xxx.xxx.xxx 1.
Ovidiu
Simple solutions to complex problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-27-2000 01:45 PM
тАО12-27-2000 01:45 PM
Re: route command syntax?
DOH.
Thanks!
Thanks!
It's only a flesh wound...
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