Switching

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.

Question on CoS forwarding classes

  • 1.  Question on CoS forwarding classes

     
    Posted 22 days ago

    Hi.

    Is there any difference in these configurations? 

    class-of-service {
        forwarding-classes {
            queue 0 my-be;
        }
    }

    class-of-service {
        forwarding-classes {
            class my-be queue-num 0;
        }
    }

    There seems to be no difference in the output of 'show class-of-service forwarding-class', but it seems odd to have two different syntax to configure the same thing.

    Thanks,

    Deepak