Cisco Nexus 9000 Series Configuration Manual - Page 14

Browse online or download pdf Configuration Manual for Network Router Cisco Nexus 9000 Series. Cisco Nexus 9000 Series 32 pages. Switch chassis
Also for Cisco Nexus 9000 Series: Quick Start Configuration Manual (6 pages), Configuration Manual (32 pages), Manual (30 pages), Installation Manual (12 pages), Installing (8 pages), Quick Start Manual (14 pages), Manual (16 pages)

Cisco Nexus 9000 Series Configuration Manual

Enabling Virtual Machine Tracker

Enabling Virtual Machine Tracker
By default, the VM Tracker feature is enabled on all interfaces.
Procedure
Step 1
Step 2
This example shows how to enable VM Tracker:
switch# configure terminal
switch(config)# feature vmtracker
switch(config)#

Creating a New Connection to vCenter

Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Cisco Nexus 9000 Series NX-OS Virtual Machine Tracker Configuration Guide, Release 6.x
6
Connecting a host through a fabric extender (FEX) is supported by a Cisco Nexus 9000
Note
Series switch.
Command or Action
switch# configure terminal
switch(config)# [no] feature
vmtracker
Command or Action
switch# configure terminal
switch(config)# [no] vmtracker connection
connection-name
switch(config-vmt-conn)# [no] remote {ip
address ip_address | port port_number |
vrf}
switch(config-vmt-conn)# username
username password password
switch(config-vmt-conn)# [no] connect
Configuring Virtual Machine Tracker
Purpose
Enters global configuration mode.
Enables the VM Tracker feature on all interfaces.
The no form of the command disables the VM Tracker
feature on all interfaces.
Purpose
Enters global configuration mode.
Enters VM Tracker connection configuration
mode for the connection name specified.
The no form of the command disables the
connection.
Configures remote IP parameters.
Verifies the username and password to connect
to vCenter.
Connects to vCenter.