- ページ 27

ネットワーク・ルーター Cisco Nexus 9000 SeriesのPDF 設定マニュアルをオンラインで閲覧またはダウンロードできます。Cisco Nexus 9000 Series 32 ページ。 Switch chassis
Cisco Nexus 9000 Series にも: クイックスタート設定マニュアル (6 ページ), 設定マニュアル (32 ページ), マニュアル (30 ページ), インストレーション・マニュアル (12 ページ), インストール (8 ページ), クイック・スタート・マニュアル (14 ページ), マニュアル (16 ページ)

Cisco Nexus 9000 Series 設定マニュアル
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