Add a virtual network card to AIX

Source: Internet
Author: User
How to add a virtual network card 1 & gt; delete ent0 & amp; ent1 network card on AIX (take ent0 as an example): www.2cto. comBringtheinterfacedown: # ifconfigen0downDeletethenetworkinterfacedefinitionfortheadapter: # ifconfig... how to add a virtual network card 1> Delete ent0 & ent1 network card on AIX (take ent0 as an example): www.2cto.com Bring the interface down: # ifconfig en0 down Delete the network interface definition for the adapter: # ifconfig en0 detach Delete the network interface driver for the adapter: # rmdev-dl en0 # Rmdev-dl et0 # rmdev-dl ent0 then repeat the operation to delete ent1 www.2cto.com 2> create a virtual network card mkdev-c adapter-s pseudo-t ibm_ech: # lsdev-Cc adapterent0 Available Logical Host Ethernet Port (lp-hea) ent1 Available Virtual I/O Ethernet Adapter (l-lan) ent2 Available Virtual I/O Ethernet Adapter (l-lan) fcs0 Defined 00-00 4 Gb FC PCI Express Adapter (df1000fe) lai0 Available 03-00 gxt135 p Graphics Adapterlhea0 Available Logi Cal Host Ethernet Adapter (l-hea) usbhc0 Available 02-08 USB Host Controller (33103500) usbhc1 Available 02-09 USB Host Controller (33103500) vsa0 Available LPAR Virtual Serial implements Available Virtual SCSI Client Adaptervscsi1 Defined Virtual SCSI Client Adapter # mkdev-c adapter-s pseudo-t ibm_echent3 Available # mkdev-c adapter-s pseudo-t ibm_echent4 avable # lsdev-Cc adapterent0 Ava Ilable Logical Host Ethernet Port (lp-hea) ent1 Available Virtual I/O Ethernet Adapter (l-lan) ent2 Available Virtual I/O Ethernet Adapter (l-lan) ent3 Available EtherChannel/IEEE 802.3ad Link Aggregationent4 Available EtherChannel/IEEE 802.3ad Link without Defined 00-00 4 Gb fc pci Express Adapter (df1000fe) lai0 Available 03-00 gxt135 Graphics without Available Logical Host Ethernet Adapter (l-hea) usbhc0 Available 02-08 USB Host Controller (33103500) usbhc1 Available 02-09 USB Host Controller (33103500) vsa0 Available LPAR Virtual Serial Adaptervscsi0 Available Virtual SCSI Client Adaptervscsi1 Defined Virtual SCSI Client Adapter 3> identify the final Nic after the desired Nic is created: # define Mgr # lsdev-Cc adapter to view the NIC.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.