Cisco Nexus 9000 Series Manuel de configuration - Page 27

Parcourez en ligne ou téléchargez le pdf Manuel de configuration pour {nom_de_la_catégorie} Cisco Nexus 9000 Series. Cisco Nexus 9000 Series 32 pages. Switch chassis
Également pour Cisco Nexus 9000 Series : Démarrage rapide Manuel de configuration (6 pages), Manuel de configuration (32 pages), Manuel (30 pages), Manuel d'installation (12 pages), Installation (8 pages), Manuel de démarrage rapide (14 pages), Manuel (16 pages)

Cisco Nexus 9000 Series Manuel de configuration
Configuring Virtual Machine Tracker
VLAN 1 is the native VLAN on interface Ethernet1/3/1.
Note
This example shows how to verify VM Tracker information after you power off the VM on vCenter:
switch(config-vmt-conn)# show vmtracker info detail
------------------------------------------------------------------------------
Interface
------------------------------------------------------------------------------
Ethernet1/3/1
------------------------------------------------------------------------------
switch(config-vmt-conn)# show running-config interface ethernet 1/3/1
!Command: show running-config interface Ethernet1/3/1
!Time: Mon Mar 10 09:09:13 2014
version 6.0(2)U3(1)
interface Ethernet1/3/1
switchport mode trunk
switchport trunk allowed vlan 1, 100
This example shows how to verify VM Tracker information after you add a new VLAN through vCenter:
switch(config-vmt-conn)# show vmtracker info detail
------------------------------------------------------------------------------
Interface
------------------------------------------------------------------------------
Ethernet1/3/1
Ethernet1/3/1
------------------------------------------------------------------------------
switch(config-vmt-conn)# show running-config interface ethernet 1/3/1
!Command: show running-config interface Ethernet1/3/1
!Time: Mon Mar 10 09:11:06 2014
version 6.0(2)U3(1)
interface Ethernet1/3/1
switchport mode trunk
switchport trunk allowed vlan 1,100,103
This example shows how verify VM Tracker event-history information:
switch(config-vmt-conn)# show vmtracker event-history
------------------------------------------------------------------------------
Event History (Connection:test NumEv:6 IP:20.1.1.1)
------------------------------------------------------------------------------
EventId
------------------------------------------------------------------------------
77870
77867
77863
77858
This example shows how to display all internal information about VM Tracker:
switch(config)# show system internal vmtracker info all
VM-Interface Mapping (Device:FOC1727R115)
------------------------------------------------------------------------------
Interface
------------------------------------------------------------------------------
Ethernet1/3/1
Host
VMNIC
20.2.2.2
vmnic4
Host
VMNIC
20.2.2.2
vmnic4
20.2.2.2
vmnic4
Event Msg
Reconfigured No-OS1 on 20.2.2.2 in N3K-VM
No-OS1 on
20.2.2.2 in N3K-VM is powered on
Reconfigured No-OS1 on 20.2.2.2 in N3K-VM
No-OS1 on
20.2.2.2 in N3K-VM is powered off
Host
VMNIC
20.2.2.2
vmnic4
Cisco Nexus 9000 Series NX-OS Virtual Machine Tracker Configuration Guide, Release 6.x
Example Configuration for Virtual Machine Tracker
VM
State PortGroup
No-OS1
off
PGroup100
VM
State PortGroup
No-OS1
on
PGroup100
No-OS1
on
PGroup103
VM
State PortGroup
No-OS1
on
PGroup100
VLAN-Range
100
VLAN-Range
100
103
VLAN-Range
100
19