vethernet auto-create
To enable the automatic creation of virtual Ethernet interfaces globally, use the vethernet auto-create command. To disable automatic creation of virtual Ethernet interfaces, use the no form of this command.
vethernet auto-create
no vethernet auto-create
Syntax Description
This command has no arguments or keywords.
Command Default
Disabled
Command Modes
Global configuration mode
Command History
Release |
Modification |
---|---|
7.0(1)N1(1) |
This command was introduced. |
Usage Guidelines
Before you use a virtual Ethernet interface, you must enable Cisco Virtual Machine Fabric Extender (VM-FEX) on the switch by using the feature vmfex command.
Before you use this command, you must enable Adapter Fabric Extender (Adapter-FEX) on the switch by using the feature adapter-fex command.
Examples
This example shows how to enable automatic creation of virtual Ethernet interfaces on the switch:
switch(config)#vethernet auto-create
switch(config)#
This example shows how to disable automatic creation of virtual Ethernet interfaces:
switch(config)#no vethernet auto-create
switch(config)#