Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

如何在 Dell Networking OS9 交換器上設定虛擬連結中繼 (VLT)

Summary: 本文中的步驟適用於支援虛擬連結中繼功能的 Dell Networking OS9 交換器。

This article applies to   This article does not apply to 

Instructions

本文說明如何在 Dell Networking OS9 交換器上設定虛擬連結中繼 (VLT)。

本文中的步驟適用於支援 VLT 的 Force 10 交換器。本文不包含 VLT 的需求。建議您在實施這些步驟之前驗證 VLT 的需求。您可以在 Dell Networking OS9 說明文件 頁面找到適用交換器型號和韌體版本的組態指南。

VLT 組態概觀

選用不是必填,但偏好:在 VLT 對等交換器上設定快速生成樹通訊協定 (RSTP)

命令 用途
Force10# configure
進入組態模式。
Force10(conf)# protocol spanning-tree rstp
進入 RSTP 組態模式。
Force10(conf-rstp)# bridge-priority 4096 (primary peer)
Force10(conf-rstp)# bridge-priority 8192 (secondary peer)
選用:設定 RSTP 橋接器優先順序。*這些優先順序並非 VLT 對獨有,並會用於顯示主要優先順序。使用 4096 的較高倍數,以避免主網橋成為根網橋。
Force10(conf-rstp)# no disable
啟用生成樹通訊協定。

為 VLT 網域設定 VLT 互連 (VLT 交換器之間的靜態延遲)

命令 用途
Force10# configure
進入組態模式。
Force10(conf)# interface range fortyGigE 0/56 , fortyGigE  0/60
進入介面組態模式。請注意逗號前後所需的空格。
Force10(conf-if-range-fo-0/56,fo-0/60)# no shutdown
啟用介面範圍。
Force10(conf-if-range-fo-0/56,fo-0/60)# interface port-channel 100
進入連接埠通道組態模式
Force10(conf-if-po-100)# channel-member fortyGigE  0/56,60
將物理介面添加到埠通道。
Force10(conf-if-po-100)# no shutdown
啟用連接埠通道。
 
警告:請勿將任何 VLAN 新增至 VLT Interconnect (VLTi)。VLTi 介面會自動管理對等方之間的 VLAN 標記或未標記流量。手動新增任何 VLAN 組態已被證明會擾亂流量。如果 VLAN 組態已新增至 VLTi,則兩個 VLT 成員的建議復原程序如下:
  1. 從介面移除 VLAN 組態
  2. 儲存組態
  3. 重新載入 VLT 成員


設定 VLT 網域

命令 用途
Force10# configure
進入組態模式。
Force10(conf)# vlt domain 1
進入網域 ID 1-1000 的 VLT 網域組態模式
Force10(conf-vlt-domain)# primary-priority 10 (primary peer)
Force10(conf-vlt-domain)# primary-priority 20 (secondary peer)
選用:為每個同儕交換器指定 VLT 優先順序。1-65535 (從高到低)
Force10(conf-vlt-domain)# back-up destination 1.1.1.2 (primary peer)
Force10(conf-vlt-domain)# back-up destination 1.1.1.1 (secondary peer)
指定同儕交換器的管理 IP 位址。這將設置監視對等系統狀態的活動信號。
Force10(conf-vlt-domain)# peer-link port-channel 100
將 VLTi LAG 與 VLT 網域建立關聯。
 
注意:在交換器上建立 VLT 網域時,Dell Networking OS9 會自動建立用於內部系統作業的 VLT 系統 MAC 位址。您可以通過輸入新的 MAC 位址來為域顯式配置預設 MAC 位址。使用 system-mac 命令。
Force10(conf-vlt-domain)# system-mac <mac-address>
此外,請在 VLT 對等交換器上設定相同的 MAC 位址。當一個對等交換器重新開機時,此命令用於最大限度縮短 VLT 系統同步兩個對等交換器上 VLT 網域的預設 MAC 位址所需的時間。

在兩個 VLT 對等方上為連線裝置設定 LACP LAG

命令 用途
Force10# configure
進入組態模式
Force10(conf)# interface tengigabit 0/20
進入介面組態模式
Force10(conf-if-te-0/20)# port-channel-protocol lacp
進入 LACP 組態模式
Force10(conf-if-te-0/20-lacp)# port-channel 20 mode active
將 LACP LAG 的連接埠通道設為「使用中模式」
Force10(conf-if-te-0/20-lacp)# interface port-channel 20
進入連接埠通道組態模式
Force10(conf-if-po-20)# portmode hybrid
Portmode hybrid 可讓介面傳遞已標記和未標記的流量。
Force10(conf-if-po-20)# switchport
交換器連接埠可讓介面處於第 2 層模式。
Force10(conf-if-po-20)# vlt-peer-lag port-channel 20
將連接埠通道指派為 VLT 連接埠通道
Force10(conf-if-po-20)#end
結束組態模式
Force10# write
儲存組態

 

注意:應在兩個 VLT 對等體上重複這些步驟。跨此 LAG 連接的設備應在 LACP LAG 中設置。裝置並不知道已連線至 VLT 連接埠通道,其效能就像連接到一般 LACP 連接埠通道一樣。 

驗證與監控

驗證 VLT 網域狀態:

主要 VLT 對等:
Force10# show vlt brief
VLT Domain Brief
-------------------------------------------------
Domain ID:                                                           1
Role:                                                                    Primary
Role Priority:                                                       10
ICL Link Status:                                                   Up
Heartbeat Status:                                                 Up
VLT Peer Status:                                                 Up
Local System MAC address:                          00:01:e8:8b:19:37
Remote System MAC address:                     00:01:e8:8b:18:b9
Configured System MAC address:               aa:11:22:33:44:55
次要 VLT 對等:
Force10# show vlt brief
VLT Domain Brief
-------------------------------------------------
Domain ID:                                                           1
Role:                                                                    Secondary
Role Priority:                                                        20
ICL Link Status:                                                   Up
Heartbeat Status:                                                 Up
VLT Peer Status:                                                 Up
Local System MAC address:                          00:01:e8:8b:18:b9
Remote System MAC address:                      00:01:e8:8b:19:37
Configured System MAC address:                aa:11:22:33:44:55
確認 VLT PDU 和錯誤:
Force10# show vlt statistics
-----------------------------------------------------
HeartBeat Messages Sent:                           95446
HeartBeat Messages Received:                   95440
ICL Hello's Sent:                                         95420
ICL Hello's Received:                                  95414
Domain Mismatch Errors:                              0
Version Mismatch Errors:                              0
Config Mismatch Errors:                                0
驗證 VLT 備份連結狀態:

主要 VLT 對等:
Force10# show vlt backup-link
VLT Backup Link
--------------------------------------------------
Destination:                                               1.1.1.2
Peer HeartBeat status:                               Up
HeartBeat Timer Interval:                           1
HeartBeat Timeout:                                    3
UDP Port:                                                  34998
HeartBeat Messages Sent:                         95305
HeartBeat Messages Received:                 95299
次要 VLT 對等:
Force10# show vlt backup-link
VLT Backup Link
--------------------------------------------------
Destination:                                             1.1.1.1
Peer HeartBeat status:                             Up
HeartBeat Timer Interval:                         1
HeartBeat Timeout:                                  3
UDP Port:                                                34998
HeartBeat Messages Sent:                       95305
HeartBeat Messages Received:               95299
驗證兩個 VLT 對等方上的匹配組態:
Force10# show vlt mismatch

Affected Products

Equallogic PS6000s, FN IO Module, Force10 MXL Blade, Force10 S2410-01-10GE-24P, Force10 S2410-01-10GE-24CP, Force10 S25-01-GE-24P, Force10 S25-01-GE-24T, Force10 S50-01-GE-48T-V, Force10 S50-01-GE-48T, PowerSwitch S4810P, PowerSwitch S4820T , PowerSwitch S5000, Force10 S55T, Force10 S60-44T, PowerSwitch S6000, Dell Networking Z9500, Dell Networking S3100 Series, PowerSwitch S4048T-ON, PowerEdge FX2/FX2s ...

Products

S Series, OS9, Force10 S25N-S50N, Force10 S25-01-GE-24V, Force10 S50-01-GE-48T-V, Force10 S50-01-GE-48T, PowerSwitch S3048-ON, PowerSwitch S4048-ON, PowerSwitch S4810P, PowerSwitch S4810-ON, PowerSwitch S4820T, PowerSwitch S5000, Force10 S50P , Force10 S55T, Force10 S60-44T, PowerSwitch S6000, PowerSwitch S6000 ON, Force10 Z9000, PowerSwitch S4048T-ON, PowerSwitch S6010-ON, PowerSwitch S6100-ON, PowerSwitch Z9100-ON ...