S7500係列交換機最多支持幾台irf堆疊?
(0)
不同IRF模式下支持的成員設備數量和設備啟動速度不同。IRF模式支持配置為以下幾種:
· light:表示小型模式。小型模式支持的成員設備數量較少,設備啟動速度較快。小型模式下,隻支持2台設備組成IRF。
· normal:表示標準模式。標準模式下,支持4台設備組成IRF。
//www.yolosolive.com/cn/d_201807/1096947_30005_0.htm
由於網絡規模迅速擴大,當前中心交換機(Device A)轉發能力已經不能滿足需求(如圖1-22)。現在需要另增三台設備,將這四台設備組成一個IRF(如圖1-23)。使網絡易管理、易維護。
· 分別配置四台成員設備的成員編號、優先級、IRF端口;
· 將四台設備切換到IRF模式。
# 設置Device A的成員編號為1,成員優先級為12。
[Sysname] irf member 1
[Sysname] irf priority 12
# 創建IRF端口1,並將它與物理端口Ten-GigabitEthernet3/0/2綁定。
[Sysname-irf-port 1] port group interface ten-gigabitethernet 3/0/2
[Sysname-irf-port 1] quit
# 創建IRF端口2,並將它與物理端口Ten-GigabitEthernet3/0/1綁定。
[Sysname-irf-port 2] port group interface ten-gigabitethernet 3/0/1
[Sysname-irf-port 2] quit
# 將當前配置保存到下次啟動配置文件。
# 將設備的運行模式切換到IRF模式。
[Sysname] chassis convert mode irf
The device will switch to IRF mode and reboot.
You are recommended to save the current running configuration and specify the configuration file for the next startup. Continue? [Y/N]:y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/startup.cfg exists, overwrite? [Y/N]:y
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
Do you want to convert the content of the next startup configuration file flash:
/startup.cfg to make it available in stand-alone mode? [Y/N]:y
Now rebooting, please wait...
設備重啟後Device A形成了隻有一台成員設備的IRF。
# 配置Device B的成員編號為2,成員優先級為26。
[Sysname] irf member 2
[Sysname] irf priority 26
# 創建IRF端口1,並將它與物理端口Ten-GigabitEthernet3/0/1綁定。
[Sysname-irf-port 1] port group interface ten-gigabitethernet 3/0/1
[Sysname-irf-port 1] quit
# 創建IRF端口2,並將它與物理端口Ten-GigabitEthernet3/0/2綁定。
[Sysname-irf-port 2] port group interface ten-gigabitethernet 3/0/2
[Sysname-irf-port 2] quit
# 將當前配置保存到下次啟動配置文件。
# 將設備的運行模式切換到IRF模式。
[Sysname] chassis convert mode irf
The device will switch to IRF mode and reboot.
You are recommended to save the current running configuration and specify the configuration file for the next startup. Continue? [Y/N]:y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/startup.cfg exists, overwrite? [Y/N]:y
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
Do you want to convert the content of the next startup configuration file flash:
/startup.cfg to make it available in stand-alone mode? [Y/N]:y
Now rebooting, please wait...
設備B重啟後與設備A形成IRF。
# 配置Device C的成員編號為3,成員優先級為6。
[Sysname] irf member 3
[Sysname] irf priority 6
# 創建IRF端口1,並將它與物理端口Ten-GigabitEthernet3/0/2綁定。
[Sysname-irf-port 1] port group interface ten-gigabitethernet 3/0/2
[Sysname-irf-port 1] quit
# 創建IRF端口2,並將它與物理端口Ten-GigabitEthernet3/0/1綁定。
[Sysname-irf-port 2] port group interface ten-gigabitethernet 3/0/1
[Sysname-irf-port 2] quit
# 將當前配置保存到下次啟動配置文件。
# 將設備的運行模式切換到IRF模式。
[Sysname] chassis convert mode irf
The device will switch to IRF mode and reboot.
You are recommended to save the current running configuration and specify the configuration file for the next startup. Continue? [Y/N]:y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/startup.cfg exists, overwrite? [Y/N]:y
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
Do you want to convert the content of the next startup configuration file flash:
/startup.cfg to make it available in stand-alone mode? [Y/N]:y
Now rebooting, please wait...
設備C重啟後與設備A、設備B形成IRF。
# 配置Device B的成員編號為4,成員優先級為2。
[Sysname] irf member 4
[Sysname] irf priority 2
# 創建IRF端口1,並將它與物理端口Ten-GigabitEthernet3/0/1綁定。
[Sysname-irf-port 1] port group interface ten-gigabitethernet 3/0/1
[Sysname-irf-port 1] quit
# 創建IRF端口2,並將它與物理端口Ten-GigabitEthernet3/0/2綁定。
[Sysname-irf-port 2] port group interface ten-gigabitethernet 3/0/2
[Sysname-irf-port 2] quit
# 將當前配置保存到下次啟動配置文件。
# 將設備的運行模式切換到IRF模式。
[Sysname] chassis convert mode irf
The device will switch to IRF mode and reboot.
You are recommended to save the current running configuration and specify the configuration file for the next startup. Continue? [Y/N]:y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/startup.cfg exists, overwrite? [Y/N]:y
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
Do you want to convert the content of the next startup configuration file flash:
/startup.cfg to make it available in stand-alone mode? [Y/N]:y
Now rebooting, please wait...
設備D重啟後與設備A、設備B和設備C形成IRF。
(1)
7500型號屬於v3了,沒有相關irf的資料,確認型號就是S7500係列?
//www.yolosolive.com/cn/Service/Document_Software/Document_Center/Switches/Catalog/S7500E/S7500/?category=43082&subcategory=43092
(1)
S7500X
(0)
以下組網情況時,IRF中的成員設備最多隻能為2台: · 同一IRF端口上綁定的IRF物理端口數超過8個 · 設置IRF物理端口的工作模式為為extended模式 · 設置IRF模式為light模式 · 使用S7503X交換機組建IRF · 當設備上安裝了LSQM1PT8TSSC0、LSQM1PT24TSSC0和LSQM1XPT12TSFD0單板 · 當選擇SA係列接口板或下列SC係列接口板上的端口作為IRF物理端口: ¡ LSQM2GP44TSSC0 ¡ LSQM2GP24TSSC0 ¡ LSQM2GT24PTSSC0 ¡ LSQM2GT24TSSC0 其他組網情況時,IRF中的成員設備最多可以為4台。 組網詳見官網資料://www.yolosolive.com/cn/d_202203/1575994_30005_0.htm
以下組網情況時,IRF中的成員設備最多隻能為2台: · 同一IRF端口上綁定的IRF物理端口數超過8個 · 設置IRF物理端口的工作模式為為extended模式 · 設置IRF模式為light模式 · 使用S7503X交換機組建IRF · 當設備上安裝了LSQM1PT8TSSC0、LSQM1PT24TSSC0和LSQM1XPT12TSFD0單板 · 當選擇SA係列接口板或下列SC係列接口板上的端口作為IRF物理端口: ¡ LSQM2GP44TSSC0 ¡ LSQM2GP24TSSC0 ¡ LSQM2GT24PTSSC0 ¡ LSQM2GT24TSSC0 其他組網情況時,IRF中的成員設備最多可以為4台。 組網詳見官網資料://www.yolosolive.com/cn/d_202203/1575994_30005_0.htm
7500X?
可以環形連線,就是A接B,B接C,C接D,D再接回A。
成員數量限製參考:
//www.yolosolive.com/cn/d_202203/1575994_30005_0.htm
(0)
親~登錄後才可以操作哦!
確定你的郵箱還未認證,請認證郵箱或綁定手機後進行當前操作
舉報
×
侵犯我的權益
×
侵犯了我企業的權益
×
抄襲了我的內容
×
原文鏈接或出處
誹謗我
×
對根叔社區有害的內容
×
不規範轉載
×
舉報說明