334 G8264 Application Guide for ENOS 8.41. Define the server ports.2. Configure the external LAG to be used with vNIC group 2.3. Enable the vNIC feature on the switch.4. Configure the virtual pipes for the vNICs attached to each server port:As a configuration shortcut, vNICs do not have to be explicitly enabled in this step.When a vNIC is added to the vNIC group (in the next step), the switch will promptyou to confirm automatically enabling the vNIC if it is not yet enabled (shown for3.2).Note: vNICs are not supported simultaneously on the same switch ports asVMready.RS G8264(config)# system server ports port 1 5RS G8264(config)# portchannel 1 port 13,14RS G8264(config)# portchannel 1 enableRS G8264(config)# vnic enableRS G8264(config)# vnic port 1 index 1 (Select vNIC 1 on the port)RS G8264(vnic config)# enable (Enable the vNIC pipe)RS G8264(vnic config)# bandwidth 60 (Allow 60% egress bandwidth)RS G8264(vnic config)# exitRS G8264(config)# vnic port 1 index 2 (Select vNIC 2 on the port)RS G8264(vnic config)# enable (Enable the vNIC pipe)RS G8264(vnic config)# bandwidth 40 (Allow 40% egress bandwidth)RS G8264(vnic config)# exitRS G8264(config)# vnic port 2 index 1 (Select vNIC 1 on the port)RS G8264(vnic config)# enable (Enable the vNIC pipe)RS G8264(vnic config)# exitRS G8264(config)# vnic port 2 index 2 (Select vNIC 2 on the port)RS G8264(vnic config)# enable (Enable the vNIC pipe)RS G8264(vnic config)# exit