- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to config virtual IP address on AutoPort Aggre...
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
02-04-2004 12:57 PM
02-04-2004 12:57 PM
How to config virtual IP address on AutoPort Aggregation logical interface?
pamis01#[/]lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
1/0/1/0/0/4/0 0x00306EA7FB87 2 UP lan2 snap2 1 ETHER Yes
119
1/0/4/0/0 0x00306E4A8AA0 3 UP lan3 snap3 2 ETHER Yes 119
0/0/12/0/0 0x00306E4A8A96 1 UP lan1 snap1 5 ETHER Yes 119
LinkAgg0 0x00306E4A8ADA 900 UP lan900 snap900 7 ETHER Yes 119
LinkAgg1 0x000000000000 901 DOWN lan901 snap901 8 ETHER Yes 119
LinkAgg2 0x000000000000 902 DOWN lan902 snap902 9 ETHER Yes 119
LinkAgg3 0x000000000000 903 DOWN lan903 snap903 10 ETHER Yes 119
LinkAgg4 0x000000000000 904 DOWN lan904 snap904 11 ETHER Yes 119
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 05:15 PM
02-04-2004 05:15 PM
Re: How to config virtual IP address on AutoPort Aggregation logical interface?
I wonder if it works for you.
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 05:25 PM
02-04-2004 05:25 PM
Re: How to config virtual IP address on AutoPort Aggregation logical interface?
ifconfig lan900:1 10.xx.xx.xx netmask 255.255.255.0 broadcast 10.xx.xx.255 up
and then add some entries in /etc/rc.config.d/netconf file
INTERFACE_NAME[901]="lan900:1"
IP_ADDRESS[901]=10.xx.xx.xx
SUBNET_MASK[901]=255.255.255.0
Is these steps all right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 05:26 PM
02-04-2004 05:26 PM
Re: How to config virtual IP address on AutoPort Aggregation logical interface?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 05:40 PM
02-04-2004 05:40 PM