HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Multiple IP's on NIC (diff locations)
Operating System - HP-UX
1837835
Members
2445
Online
110121
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
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
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
08-09-2002 07:10 AM
08-09-2002 07:10 AM
Multiple IP's on NIC (diff locations)
I've got a few workstations that reside in a different location than where I'm at. Occasionally they have to ship the workstations back for an upgrade or for me to fix something that I can't normally fix via the network.
Is there any way to have 2 IP's configured to the same network card, even though they're on different subnet's?
Is there any way to have 2 IP's configured to the same network card, even though they're on different subnet's?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2002 07:23 AM
08-09-2002 07:23 AM
Re: Multiple IP's on NIC (diff locations)
You could use dhcp or bootp - which I wouldn't do!
Or you could get a "router" that will allow you to repair your workstations without having to mess with the ip's.
live free or die
harry
Or you could get a "router" that will allow you to repair your workstations without having to mess with the ip's.
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2002 07:31 AM
08-09-2002 07:31 AM
Re: Multiple IP's on NIC (diff locations)
Hi Russ,
Use the ifalias command to assign multiple ip's to the same network command.
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000049809673
If you are using 11.0, you should use ifconfig since ifalias has been discontinued from 10.30 onwars.
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000047257345
Hope this helps.
Regds
Use the ifalias command to assign multiple ip's to the same network command.
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000049809673
If you are using 11.0, you should use ifconfig since ifalias has been discontinued from 10.30 onwars.
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000047257345
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2002 07:33 AM
08-09-2002 07:33 AM
Re: Multiple IP's on NIC (diff locations)
hi,
1) Yes you can configure 2 IP's in the same NIC using the Ip instances. Edit the /etc/rc.config.d/netconf file and add entries like this:
INTERFACE_NAME[0]=lan0:0 (which is same as lan0)
IP_ADDRESS[0]=X.X.X.X
....other options...
INTERFACE_NAME[1]=lan0:1
IP_ADDRESS[1]=X.X.X.X
..options ..
Then restart the system or the net daemons.
2) For your issue, you really don't need this if you have a router between the different subnets or if you can add the route commands.
1) Yes you can configure 2 IP's in the same NIC using the Ip instances. Edit the /etc/rc.config.d/netconf file and add entries like this:
INTERFACE_NAME[0]=lan0:0 (which is same as lan0)
IP_ADDRESS[0]=X.X.X.X
....other options...
INTERFACE_NAME[1]=lan0:1
IP_ADDRESS[1]=X.X.X.X
..options ..
Then restart the system or the net daemons.
2) For your issue, you really don't need this if you have a router between the different subnets or if you can add the route commands.
learn unix ..
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP