• 全部
  • 經驗案例
  • 典型配置
  • 技術公告
  • FAQ
  • 漏洞說明
  • 全部
  • 全部
  • 大數據引擎
  • 知了引擎
產品線
搜索
取消
案例類型
發布者
是否解決
是否官方
時間
搜索引擎
匹配模式
高級搜索

S7500係列交換機最多支持幾台irf堆疊? 四台堆疊的話最好的連接方式是什麼樣子?

2022-05-15提問
  • 0關注
  • 1收藏,2153瀏覽
great 二段
粉絲:0人 關注:0人

問題描述:

S7500係列交換機最多支持幾台irf堆疊?
四台堆疊的話最好的連接方式是什麼樣子?

組網及組網描述:

4 個回答
已采納
知了小白
粉絲: 關注:

不同IRF模式下支持的成員設備數量和設備啟動速度不同。IRF模式支持配置為以下幾種:

·     light:表示小型模式。小型模式支持的成員設備數量較少,設備啟動速度較快。小型模式下,隻支持2台設備組成IRF。

·     normal:表示標準模式。標準模式下,支持4台設備組成IRF。


//www.yolosolive.com/cn/d_201807/1096947_30005_0.htm



1.13.6  四台設備形成IRF典型配置舉例

1. 組網需求

由於網絡規模迅速擴大,當前中心交換機(Device A)轉發能力已經不能滿足需求(如圖1-22)。現在需要另增三台設備,將這四台設備組成一個IRF(如圖1-23)。使網絡易管理、易維護。

2. 組網圖


 

3. 配置思路

·     分別配置四台成員設備的成員編號、優先級、IRF端口;

·     將四台設備切換到IRF模式。

4. 配置步驟

(1)     配置Device A

設置Device A的成員編號為1,成員優先級為12。

<Sysname> system-view

[Sysname] irf member 1

[Sysname] irf priority 12

創建IRF端口1,並將它與物理端口Ten-GigabitEthernet3/0/2綁定。

[Sysname] irf-port 1

[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

[Sysname-irf-port 2] port group interface ten-gigabitethernet 3/0/1

[Sysname-irf-port 2] quit

將當前配置保存到下次啟動配置文件。

[Sysname] save

將設備的運行模式切換到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。

(2)     配置Device B

配置Device B的成員編號為2,成員優先級為26。

<Sysname> system-view

[Sysname] irf member 2

[Sysname] irf priority 26

創建IRF端口1,並將它與物理端口Ten-GigabitEthernet3/0/1綁定。

[Sysname] irf-port 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

[Sysname-irf-port 2] port group interface ten-gigabitethernet 3/0/2

[Sysname-irf-port 2] quit

將當前配置保存到下次啟動配置文件。

[Sysname] save

參照圖1-23進行物理連線。

將設備的運行模式切換到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。

(3)     配置Device C

配置Device C的成員編號為3,成員優先級為6。

<Sysname> system-view

[Sysname] irf member 3

[Sysname] irf priority 6

創建IRF端口1,並將它與物理端口Ten-GigabitEthernet3/0/2綁定。

[Sysname] irf-port 1

[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

[Sysname-irf-port 2] port group interface ten-gigabitethernet 3/0/1

[Sysname-irf-port 2] quit

將當前配置保存到下次啟動配置文件。

[Sysname] save

參照圖1-23進行物理連線。

將設備的運行模式切換到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。

(4)     配置Device D

配置Device B的成員編號為4,成員優先級為2。

<Sysname> system-view

[Sysname] irf member 4

[Sysname] irf priority 2

創建IRF端口1,並將它與物理端口Ten-GigabitEthernet3/0/1綁定。

[Sysname] irf-port 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

[Sysname-irf-port 2] port group interface ten-gigabitethernet 3/0/2

[Sysname-irf-port 2] quit

將當前配置保存到下次啟動配置文件。

[Sysname] save

參照圖1-23進行物理連線。

將設備的運行模式切換到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。

粉絲:7人 關注:6人

7500型號屬於v3了,沒有相關irf的資料,確認型號就是S7500係列?

//www.yolosolive.com/cn/Service/Document_Software/Document_Center/Switches/Catalog/S7500E/S7500/?category=43082&subcategory=43092

great 二段
粉絲:0人 關注:0人

S7500X

以下組網情況時,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

urpwo_7 發表時間:2022-05-15 更多>>

以下組網情況時,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

urpwo_7 發表時間:2022-05-15
粉絲:32人 關注:11人

7500X?

可以環形連線,就是A接B,B接C,C接D,D再接回A。
成員數量限製參考:

//www.yolosolive.com/cn/d_202203/1575994_30005_0.htm



編輯答案

你正在編輯答案

如果你要對問題或其他回答進行點評或詢問,請使用評論功能。

分享擴散:

提出建議

    +

親~登錄後才可以操作哦!

確定

親~檢測到您登陸的賬號未在http://hclhub.h3c.com進行注冊

注冊後可訪問此模塊

跳轉hclhub

你的郵箱還未認證,請認證郵箱或綁定手機後進行當前操作

舉報

×

侵犯我的權益 >
對根叔社區有害的內容 >
辱罵、歧視、挑釁等(不友善)

侵犯我的權益

×

泄露了我的隱私 >
侵犯了我企業的權益 >
抄襲了我的內容 >
誹謗我 >
辱罵、歧視、挑釁等(不友善)
騷擾我

泄露了我的隱私

×

您好,當您發現根叔知了上有泄漏您隱私的內容時,您可以向根叔知了進行舉報。 請您把以下內容通過郵件發送到pub.zhiliao@h3c.com 郵箱,我們會盡快處理。
  • 1. 您認為哪些內容泄露了您的隱私?(請在郵件中列出您舉報的內容、鏈接地址,並給出簡短的說明)
  • 2. 您是誰?(身份證明材料,可以是身份證或護照等證件)

侵犯了我企業的權益

×

您好,當您發現根叔知了上有關於您企業的造謠與誹謗、商業侵權等內容時,您可以向根叔知了進行舉報。 請您把以下內容通過郵件發送到 pub.zhiliao@h3c.com 郵箱,我們會在審核後盡快給您答複。
  • 1. 您舉報的內容是什麼?(請在郵件中列出您舉報的內容和鏈接地址)
  • 2. 您是誰?(身份證明材料,可以是身份證或護照等證件)
  • 3. 是哪家企業?(營業執照,單位登記證明等證件)
  • 4. 您與該企業的關係是?(您是企業法人或被授權人,需提供企業委托授權書)
我們認為知名企業應該坦然接受公眾討論,對於答案中不準確的部分,我們歡迎您以正式或非正式身份在根叔知了上進行澄清。

抄襲了我的內容

×

原文鏈接或出處

誹謗我

×

您好,當您發現根叔知了上有誹謗您的內容時,您可以向根叔知了進行舉報。 請您把以下內容通過郵件發送到pub.zhiliao@h3c.com 郵箱,我們會盡快處理。
  • 1. 您舉報的內容以及侵犯了您什麼權益?(請在郵件中列出您舉報的內容、鏈接地址,並給出簡短的說明)
  • 2. 您是誰?(身份證明材料,可以是身份證或護照等證件)
我們認為知名企業應該坦然接受公眾討論,對於答案中不準確的部分,我們歡迎您以正式或非正式身份在根叔知了上進行澄清。

對根叔社區有害的內容

×

垃圾廣告信息
色情、暴力、血腥等違反法律法規的內容
政治敏感
不規範轉載 >
辱罵、歧視、挑釁等(不友善)
騷擾我
誘導投票

不規範轉載

×

舉報說明