Switching

 View Only
last person joined: 16 hours ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  XSTP : Interface xe-6/0/29 is not enabled for Ethernet Switching

    Posted 09-29-2020 12:09

    A551384@UKLB-RMG-S00-VCF-S01# commit check
    [edit protocols rstp]
    'interface'
    XSTP : Interface xe-6/0/29 is not enabled for Ethernet Switching
    error: configuration check-out failed

    {master:1}[edit]
    A551384@UKLB-RMG-S00-VCF-S01# show |compare
    [edit interfaces xe-5/0/29 unit 0 family ethernet-switching vlan]
    - members [ 600-799 1501 2000-2499 3000-3499 ];
    + members [ 600-799 1149 2000-2499 3000-3499 ];
    [edit interfaces xe-6/0/28]
    - description "RMELBGVMH0042 | NIC C Port 2";
    + description "RMELBGVMH0044 | NIC C Port 2;";
    [edit interfaces xe-6/0/28 ether-options]
    - 802.3ad ae155;
    + 802.3ad ae157;
    [edit interfaces xe-6/0/29]
    - apply-groups [ TRUNK PRODUCTION ];
    - mtu 9192;
    + ether-options {
    + 802.3ad ae158;
    + }
    [edit interfaces xe-6/0/29]
    - unit 0 {
    - family ethernet-switching {
    - vlan {
    - members [ 600-799 1501 2000-2499 3000-3499 ];
    - }
    - }
    - }
    [edit interfaces]
    - xe-10/0/28 {
    - apply-groups [ TRUNK PRODUCTION ];
    - description "RMELBGVMH0044 | NIC C Port 2";
    - mtu 9192;
    - unit 0 {
    - family ethernet-switching;
    - }
    - }
    [edit interfaces ae157 unit 0 family ethernet-switching]
    + vlan {
    + members 1501;
    + }
    [edit protocols rstp interface xe-6/0/29]
    - edge;

    {master:1}[edit]
    A551384@UKLB-RMG-S00-VCF-S01#



  • 2.  RE: XSTP : Interface xe-6/0/29 is not enabled for Ethernet Switching

    Posted 09-29-2020 12:12

    Can anyone help me with this issue?



  • 3.  RE: XSTP : Interface xe-6/0/29 is not enabled for Ethernet Switching

     
    Posted 09-29-2020 12:15

    delete protocols rstp interface xe-6/0/29

     

    Whether you then need to add rstp to ae158 depends on your new topology.



  • 4.  RE: XSTP : Interface xe-6/0/29 is not enabled for Ethernet Switching
    Best Answer

     
    Posted 09-29-2020 12:20

    Depends on what you want to do. The easiest way would be "delete protocols rstp interface xe-6/0/29"