{"id":1489,"date":"2022-01-12T19:24:16","date_gmt":"2022-01-12T16:24:16","guid":{"rendered":"https:\/\/huaweiturk.com\/?p=1489"},"modified":"2022-01-12T19:24:16","modified_gmt":"2022-01-12T16:24:16","slug":"huawei-switch-stack-configuration","status":"publish","type":"post","link":"https:\/\/vditurk.com\/huawei\/huawei-switch-stack-configuration\/","title":{"rendered":"SWITCH STACK YAPMA"},"content":{"rendered":"\n<p>Huawei switchlerde stack, iki veya daha fazla stack yap\u0131labilen switchlerden olu\u015fan bir network \u00e7\u00f6z\u00fcm\u00fcd\u00fcr. Stack&#8217;e dahil edilen switchler ayr\u0131 ayr\u0131 y\u00f6netilmek yerine tek ip adresinden y\u00f6netilebilirler.<\/p>\n\n\n\n<p>Stack topolojisine ba\u011fl\u0131 olarak, stack yap\u0131lan switchler aras\u0131nda her hangi bir ba\u011flant\u0131 veya switchte ar\u0131za olma durumunda stack i\u00e7erisindeki di\u011fer switchler veri aktarmaya devam edebilirler.<\/p>\n\n\n\n<p>Huawei switchlerde stack yapmak i\u00e7in en az 2 adet ayn\u0131 versiyona sahip switch gereklidir. <\/p>\n\n\n\n<p>Konunun devam\u0131nda 2 adet ve 3 adet switchten olu\u015fan stack yap\u0131lar\u0131n\u0131n ayarlanmas\u0131n\u0131 yapaca\u011f\u0131z.<\/p>\n\n\n\n<p>\u00d6rne\u011fimizde ring topoloji yap\u0131s\u0131n\u0131 kullanaca\u011f\u0131z, \u015femay\u0131 a\u015fa\u011f\u0131da g\u00f6rebilirsiniz.<\/p>\n\n\n\n<p>Stack yap\u0131 i\u00e7erisinde master\/standby switch rollerini ( switchover ) de\u011fi\u015ftirmek i\u00e7in a\u015fa\u011f\u0131da ki linkte bulunan makalemizini inceleyebilirsiniz.<br><a href=\"https:\/\/huaweiturk.com\/huawei-switch-master-standby-degistirme-switchover\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/huaweiturk.com\/huawei-switch-master-standby-degistirme-switchover\/<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" width=\"801\" height=\"369\" src=\"https:\/\/vditurk.com\/huawei\/wp-content\/uploads\/2022\/01\/Huawei-Switch-Ring-Stach-Topoloji-Huawei-Turkiye-huaweiturk-VDITURK.png\" alt=\"Huawei Switch Ring Stach Topoloji - Huawei T\u00fcrkiye - huaweiturk - VDITURK\" class=\"wp-image-1490\" srcset=\"https:\/\/vditurk.com\/huawei\/wp-content\/uploads\/2022\/01\/Huawei-Switch-Ring-Stach-Topoloji-Huawei-Turkiye-huaweiturk-VDITURK.png 801w, https:\/\/vditurk.com\/huawei\/wp-content\/uploads\/2022\/01\/Huawei-Switch-Ring-Stach-Topoloji-Huawei-Turkiye-huaweiturk-VDITURK-600x276.png 600w, https:\/\/vditurk.com\/huawei\/wp-content\/uploads\/2022\/01\/Huawei-Switch-Ring-Stach-Topoloji-Huawei-Turkiye-huaweiturk-VDITURK-300x138.png 300w, https:\/\/vditurk.com\/huawei\/wp-content\/uploads\/2022\/01\/Huawei-Switch-Ring-Stach-Topoloji-Huawei-Turkiye-huaweiturk-VDITURK-768x354.png 768w\" sizes=\"(max-width: 801px) 100vw, 801px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h5>2 Adet Huawei Switch \u0130le Stack<\/h5>\n\n\n\n<p>\u0130lk olarak huawei switchlere isim veriyoruz. ( SwitchA ve SwitchB )<\/p>\n\n\n\n<p>Sonras\u0131nda Huawei switchlerin stack portlar\u0131n\u0131 ayarl\u0131yoruz.<\/p>\n\n\n\n<h6>SwitchA<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchA]interface stack-port 0\/1\n&#91;SwitchA-stack-port0\/1]port interface XGigabitEthernet 0\/0\/1 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchA-stack-port0\/1]quit\n\n&#91;SwitchA]interface stack-port 0\/2\n&#91;SwitchA-stack-port0\/2]port interface XGigabitEthernet 0\/0\/2 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchA-stack-port0\/2]quit<\/code><\/pre>\n\n\n\n<h6> SwitchB<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchB]interface stack-port 0\/1\n&#91;SwitchB-stack-port0\/1]port interface XGigabitEthernet 0\/0\/1 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchB-stack-port0\/1]quit\n\n&#91;SwitchB]interface stack-port 0\/2\n&#91;SwitchB-stack-port0\/2]port interface XGigabitEthernet 0\/0\/2 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchB-stack-port0\/2]quit<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>Sonras\u0131nda Huawei switchlere priority de\u011ferlerini ve stack ID&#8217;lerini veriyoruz. Burada verece\u011fimiz stack ID&#8217;leri, switchleri tek switch gibi g\u00f6rd\u00fc\u011f\u00fcm\u00fczde ki slot ID&#8217;leri olacakt\u0131r.<\/p>\n\n\n\n<h6>SwitchA<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchA]stack slot 0 priority 200\nWarning:Please do not frequently modify Priority, it will make the stack split! continue?&#91;Y\/N]:<strong>y<\/strong><\/code><\/pre>\n\n\n\n<h6>SwitchB<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchB]stack slot 0 renumber 1\nWarning: All the configurations related to the slot ID will be lost after the slot ID is modified.\nPlease do not frequently modify slot ID, it will make the stack split. Continue?&#91;Y\/N]:<strong>y<\/strong>\nInfo: Stack configuration has been changed, need reboot to take effect.<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>Son k\u0131s\u0131m olarak switchlerin hepsini kapat\u0131yoruz ve stack i\u00e7in ayarlad\u0131\u011f\u0131m\u0131z portlara s\u0131ras\u0131yla ba\u011fl\u0131yoruz. <\/p>\n\n\n\n<p>Kablolar\u0131 ba\u011flama i\u015flemi tamamland\u0131ktan sonra ilk olarak master olacak huawei switchi ( SwitchA ) a\u00e7\u0131yoruz. Master switch a\u00e7\u0131ld\u0131ktan sonra di\u011fer switchi a\u00e7\u0131yoruz.<\/p>\n\n\n\n<p>T\u00fcm Huawei switchler a\u00e7\u0131ld\u0131ktan sonra stack i\u015fleminin do\u011fru olup olmad\u0131\u011f\u0131n\u0131 kontrol ediyoruz. Bunun i\u00e7in &#8220;<strong>display stack<\/strong>&#8221; komutunu kullan\u0131yoruz.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;SwitchA&gt;display stack\nStack topology type: Ring\nStack system MAC: 644a-522c-3456\nMAC switch delay time: 10 min\nStack reserved vlan: 4093\nSlot of the active management port: \u2014\nSlot Role Mac address Priority Device type\n\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-\n0 Master 644a-522c-3456 200 S5731-S48P4X\n1 Standby 5625-c455-dfb5 100 S5731-S48P4X<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h5>3 Adet Huawei Switch \u0130le Stack<\/h5>\n\n\n\n<p>\u0130lk olarak huawei switchlere isim veriyoruz. ( SwitchA, SwitchB ve SwichC )<\/p>\n\n\n\n<p>Sonras\u0131nda Huawei switchlerin stack portlar\u0131n\u0131 ayarl\u0131yoruz.<\/p>\n\n\n\n<h6>SwitchA<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchA]interface stack-port 0\/1\n&#91;SwitchA-stack-port0\/1]port interface XGigabitEthernet 0\/0\/1 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchA-stack-port0\/1]quit\n\n&#91;SwitchA]interface stack-port 0\/2\n&#91;SwitchA-stack-port0\/2]port interface XGigabitEthernet 0\/0\/2 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchA-stack-port0\/2]quit<\/code><\/pre>\n\n\n\n<h6> SwitchB<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchB]interface stack-port 0\/1\n&#91;SwitchB-stack-port0\/1]port interface XGigabitEthernet 0\/0\/1 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchB-stack-port0\/1]quit\n\n&#91;SwitchB]interface stack-port 0\/2\n&#91;SwitchB-stack-port0\/2]port interface XGigabitEthernet 0\/0\/2 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchB-stack-port0\/2]quit<\/code><\/pre>\n\n\n\n<h6> SwitchC<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchC]interface stack-port 0\/1\n&#91;SwitchC-stack-port0\/1]port interface XGigabitEthernet 0\/0\/1 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchC-stack-port0\/1]quit\n\n&#91;SwitchC]interface stack-port 0\/2\n&#91;SwitchC-stack-port0\/2]port interface XGigabitEthernet 0\/0\/2 enable\nWarning: Enabling stack port cause configuration loss on the interface, continue?&#91;Y\/N]:y\nInfo: This operation may take a few seconds. Please wait for a moment\u2026\n&#91;SwitchC-stack-port0\/2]quit<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>Sonras\u0131nda Huawei switchlere priority de\u011ferlerini ve stack ID&#8217;lerini veriyoruz. Burada verece\u011fimiz stack ID&#8217;leri, switchleri tek switch gibi g\u00f6rd\u00fc\u011f\u00fcm\u00fczde ki slot ID&#8217;leri olacakt\u0131r.<\/p>\n\n\n\n<h6>SwitchA<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchA]stack slot 0 priority 200\nWarning:Please do not frequently modify Priority, it will make the stack split! continue?&#91;Y\/N]:<strong>y<\/strong><\/code><\/pre>\n\n\n\n<h6>SwitchB<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchB]stack slot 0 renumber<strong> 1<\/strong>\nWarning: All the configurations related to the slot ID will be lost after the slot ID is modified.\nPlease do not frequently modify slot ID, it will make the stack split. Continue?&#91;Y\/N]:<strong>y<\/strong>\nInfo: Stack configuration has been changed, need reboot to take effect.<\/code><\/pre>\n\n\n\n<h6>SwitchC<\/h6>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;SwitchC]stack slot 0 renumber <strong>2<\/strong>\nWarning: All the configurations related to the slot ID will be lost after the slot ID is modified.\nPlease do not frequently modify slot ID, it will make the stack split. Continue?&#91;Y\/N]:<strong>y<\/strong>\nInfo: Stack configuration has been changed, need reboot to take effect.<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>Son k\u0131s\u0131m olarak switchlerin hepsini kapat\u0131yoruz ve stack i\u00e7in ayarlad\u0131\u011f\u0131m\u0131z portlara s\u0131ras\u0131yla ba\u011fl\u0131yoruz. <\/p>\n\n\n\n<p>Kablolar\u0131 ba\u011flama i\u015flemi tamamland\u0131ktan sonra ilk olarak master olacak huawei switchi ( SwitchA ) a\u00e7\u0131yoruz. Master switch a\u00e7\u0131ld\u0131ktan sonra di\u011fer switchi a\u00e7\u0131yoruz.<\/p>\n\n\n\n<p>T\u00fcm Huawei switchler a\u00e7\u0131ld\u0131ktan sonra stack i\u015fleminin do\u011fru olup olmad\u0131\u011f\u0131n\u0131 kontrol ediyoruz. Bunun i\u00e7in &#8220;<strong>display stack<\/strong>&#8221; komutunu kullan\u0131yoruz.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;SwitchA&gt;display stack\nStack topology type: Ring\nStack system MAC: 644a-522c-3456\nMAC switch delay time: 10 min\nStack reserved vlan: 4093\nSlot of the active management port: \u2014\nSlot Role Mac address Priority Device type\n\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-\n0 Master 644a-522c-3456 200 S5731-S48P4X\n1 Standby 5625-c455-dfb5 100 S5731-S48P4X\n2 Slave 45a3-6513-aa34 100 S5731-S48P4X<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Huawei switchlerde stack, iki veya daha fazla stack yap\u0131labilen switchlerden olu\u015fan bir network \u00e7\u00f6z\u00fcm\u00fcd\u00fcr. Stack&#8217;e dahil edilen switchler ayr\u0131 ayr\u0131 y\u00f6netilmek yerine tek ip adresinden y\u00f6netilebilirler. Stack topolojisine ba\u011fl\u0131 olarak, stack yap\u0131lan switchler aras\u0131nda her hangi bir ba\u011flant\u0131 veya switchte ar\u0131za olma durumunda stack i\u00e7erisindeki di\u011fer switchler veri aktarmaya devam edebilirler.<\/p>\n","protected":false},"author":1,"featured_media":1509,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[42],"tags":[47,60,61,71],"_links":{"self":[{"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/posts\/1489"}],"collection":[{"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/comments?post=1489"}],"version-history":[{"count":0,"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/posts\/1489\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/media\/1509"}],"wp:attachment":[{"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/media?parent=1489"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/categories?post=1489"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vditurk.com\/huawei\/wp-json\/wp\/v2\/tags?post=1489"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}