Cisco Nexus 9000 Series Yapılandırma Kılavuzu - Sayfa 18

Ağ Yönlendiricisi Cisco Nexus 9000 Series için çevrimiçi göz atın veya pdf Yapılandırma Kılavuzu indirin. Cisco Nexus 9000 Series 32 sayfaları. Switch chassis
Ayrıca Cisco Nexus 9000 Series için: Hızlı Başlangıç Yapılandırma Kılavuzu (6 sayfalar), Yapılandırma Kılavuzu (32 sayfalar), Manuel (30 sayfalar), Kurulum Kılavuzu (12 sayfalar), Yükleme (8 sayfalar), Hızlı Başlangıç Kılavuzu (14 sayfalar), Manuel (16 sayfalar)

Cisco Nexus 9000 Series Yapılandırma Kılavuzu

Enabling Virtual Machine Tracker on Specific Interfaces

Enabling Virtual Machine Tracker on Specific Interfaces
When VM Tracker is enabled by using the [no] feature vmtracker command, it is enabled on all interfaces
by default. You can optionally disable and enable it on specific interfaces by using the [no] vmtracker enable
command.
Procedure
Step 1
Step 2
Step 3
This example shows how to enable VM Tracker on a specified interface:
switch# configure terminal
switch(config)# interface ethernet 1/3/1
switch(config-if)# vmtracker enable

Configuring Dynamic VLAN Creation

Enabling Dynamic VLAN Creation

Dynamic creation and deletion of VLANs globally is enabled by default. When dynamic VLAN creation is
enabled, if a VM is moved from one host to another and the VLAN required for this VM does not exist on
the switch, the required VLAN is automatically created on the switch. You can also disable this capability.
However, if you disable dynamic VLAN creation, you must manually create all the required VLANs.
Before You Begin
Ensure that the VM Tracker feature is enabled.
Procedure
Step 1
Cisco Nexus 9000 Series NX-OS Virtual Machine Tracker Configuration Guide, Release 6.x
10
Command or Action
switch# configure terminal
switch(config)# interface type
slot/port
switch(config-if)# [no] vmtracker
enable
Command or Action
switch# configure terminal
Configuring Virtual Machine Tracker
Purpose
Enters global configuration mode.
Enters the interface configuration mode for the
specified interface.
Enables the VM Tracker feature on the specified
interface.
The no form of the command disables the VM Tracker
feature on the specified interface.
Purpose
Enters global configuration mode.