Cisco Nexus 9000 Series 구성 매뉴얼 - 페이지 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