1222
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter S Commands
svs veth auto-setup
svs veth auto-setup
To enable the Virtual Supervisor Module (VSM) to automatically create a virtual Ethernet interface
when a new port is activated on a host, use the
svs veth auto-setup
command. To remove this control,
use the
no
form of this command.
svs veth auto-setup
no svs veth auto-setup
Syntax Description
This command has no arguments or keywords.
Command Default
Enabled
Command Modes
Global configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to enable automatic creation and configuration of virtual Ethernet interfaces:
switch#
configure terminal
switch(config)#
svs veth auto-setup
switch(config)#
This example shows how to disable automatic creation and configuration of virtual Ethernet interfaces:
switch#
configure terminal
switch(config)#
no svs veth auto-setup
switch(config)#
Related Commands
Release
Modification
5.2(1)N1(1)
This command was introduced.
Command
Description
interface vethernet
Creates a virtual Ethernet interface.
show svs connections
Displays SVS connection information.
svs veth auto-delete
Enables the VSM to automatically delete DVPorts no longer used by a vNIC
or hypervisor port.