Wrapper

create vnic

QA Test Sprint 9 CSCta77961: Test that each Command appears in its own page.

karthik has inserted part of sprint6-round1 build

karthik added this to check wan bridge issue in sprint12

To create a VNIC (Virtual Network Interface Card), use the create vnic command.

create vnic name {fabric {a | a-b | b | b-a} | eth-if eth-if}*

Syntax Description

name

VNIC template name. The range of valid values is 1 to 16.

fabric

Specifies the fabric switch identification number.

a

Specifies switch A.

a-b

Specifies redundant, with switch A as primary.

b

Specifies switch B.

b-a

Specifies redundant, with switch B as primary.

eth-if

Specifies a Ethernet interface.

eth-if

Ethernet interface name. The range of valid values is 1 to 16.

Command Default

None

Command Modes

Service profile (/org/service-profile)

Command History

Release Modification
1.0(1)

This command was introduced.

Usage Guidelines

Use this command to create a vNIC with the specified name, and enters organization virtual NIC mode.

Examples

This example shows how to create a vNIC:

switch-A# scope org org3
switch-A /org # scope service-profile sp1                                       
switch-A /org/service-profile # create vnic vnic110 
switch-A /org/service-profile/vnic* # commit-buffer
switch-A /org/service-profile/vnic #