Cisco Nexus 9000 Series 구성 매뉴얼 - 페이지 19

{카테고리_이름} 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
Step 2
Step 3
This example shows how to enable dynamic VLAN creation:
switch# configure terminal
switch(config)# vmtracker connection conn1
switch(config-vmt-conn)# autovlan enable

Configuring an Allowed VLAN List

By default, all VLANs can be configured dynamically on interfaces. You can also define a restricted list of
such VLANs.
Before You Begin
Ensure that the VM Tracker feature is enabled.
Procedure
Step 1
Step 2
Step 3
This example shows how to configure a list of allowed VLANs:
switch# configure terminal
switch(config)# vmtracker connection test
switch(config-vmt-conn)# allowed-vlans 100-101

Example of VM Tracker Information

This example uses the show system internal vmtracker info detail command to display VM Tracker
information.
switch#
Command or Action
switch(config)# vmtracker connection
connection-name
switch(config-vmt-conn)# [no] autovlan
enable
Command or Action
switch# configure terminal
switch(config)# vmtracker connection
connection-name
switch(config-vmt-conn)# allowed-vlans
{allow-vlans | add add-vlans | except
except-vlans | remove remove-vlans | all}
show system internal vmtracker info all
Cisco Nexus 9000 Series NX-OS Virtual Machine Tracker Configuration Guide, Release 6.x
Configuring an Allowed VLAN List
Purpose
Enters VM Tracker connection configuration mode
for the connection name specified.
Enables dynamic VLAN creation and deletion.
The no form of the command disables dynamic
VLAN creation and deletion.
Purpose
Enters global configuration mode.
Enters VM Tracker connection configuration
mode for the connection name specified.
Configures a list of VLANs that can be
dynamically configured on interfaces.
11