- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: hpvmnet
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
08-23-2009 02:03 PM
08-23-2009 02:03 PM
hpvmnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2009 02:25 PM
08-23-2009 02:25 PM
Re: hpvmnet
for example,If you have following configuration,
# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/3/0 0x00306E4A93E6 0 UP lan0 snap0 1 ETHER Yes 119
0/1/2/0 0x00306E4A92EF 1 UP lan1 snap1 2 ETHER Yes 119
If you wana change lan from lan0 to lan1 then your command should be,
#hpvmnet -C -S hostnet -n 1
Check the status again after change using,
#hpvmnet
Rgds
Yogesh
(Your points are highly appritiated )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2009 02:41 PM
08-23-2009 02:41 PM
Re: hpvmnet
Small correction in my qstn.
I have created a vswitch without a lan.
and i want to add a lan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2009 02:50 PM
08-23-2009 02:50 PM
Re: hpvmnet
Hi again,
#hpvmnet -c -S vswitch-name -n nic-id
Where,
-c indicates the creation of a vswitch.
-S vswitch-name specifies the name of the vswitch.
-n nic-id specifies the network interface on the VM Host that the new vswitch will use. For example, â n 0 indicates lan0.
Rgds
Yogesh
(Your points are highly appritiated)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2009 03:22 PM
08-23-2009 03:22 PM
Re: hpvmnet
I have created the switch with
#hpvmnet -c -S vswitch
did not specify a lan here.
After creating this i want to add a lan to this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2009 03:59 PM
08-23-2009 03:59 PM
Re: hpvmnet
# hpvmmodify -P guestname -a network:lan:,,:vswitch:
Rgds
Yogesh
(Your points are highly appritiated)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2009 03:51 AM
08-24-2009 03:51 AM
Re: hpvmnet
It is a valid question you asked.
Which is your VMHost, which version?
Need to check, if 4.1 supports online migration of network card to the switch. But other versions you may need to recreate the switch.
Regards,
Sooraj