Cisco Nexus 9000 Series Podręcznik konfiguracji - Strona 14

Przeglądaj online lub pobierz pdf Podręcznik konfiguracji dla Router sieciowy Cisco Nexus 9000 Series. Cisco Nexus 9000 Series 32 stron. Switch chassis
Również dla Cisco Nexus 9000 Series: Skrócona instrukcja konfiguracji (6 strony), Podręcznik konfiguracji (32 strony), Podręcznik (30 strony), Instrukcja instalacji (12 strony), Instalacja (8 strony), Skrócona instrukcja obsługi (14 strony), Podręcznik (16 strony)

Cisco Nexus 9000 Series Podręcznik konfiguracji

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.