Cisco Nexus 9000 Series Manual de configuración - Página 14

Navegue en línea o descargue pdf Manual de configuración para Enrutador de red Cisco Nexus 9000 Series. Cisco Nexus 9000 Series 32 páginas. Switch chassis
También para Cisco Nexus 9000 Series: Manual de configuración de inicio rápido (6 páginas), Manual de configuración (32 páginas), Manual (30 páginas), Manual de instalación (12 páginas), Instalación de (8 páginas), Manual de inicio rápido (14 páginas), Manual (16 páginas)

Cisco Nexus 9000 Series Manual de configuración

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.