Security

 View Only
last person joined: yesterday 

Ask questions and share experiences with Juniper Connected Security. Discuss Advanced Threat Protection, SecIntel, Secure Analytics, Secure Connect, Security Director, and all things related to Juniper security technologies.

cisco to juniper QoS configuration

  • 1.  cisco to juniper QoS configuration

    Posted 08-01-2022 12:10
    Good morning community.
    I am a juniper beginner, and I urgently need to standardize a Cisco QoS configuration to juniper


    !
    interface GigabitEthernet0/3
    no ip address
    load-interval 30
    duplex auto
    speed auto
    media-type gbic
    no negotiation auto
    service-policy input QoS_PASARELA_IN
    service-policy output QoS_PASARELA_OUT
    !

    policy-map QoS_PASARELA_OUT
    class 6CoS_Prec5
    priority percent 35
    police cir 350000000 bc 65625000 be 13125000
    conform-action transmit
    exceed-action drop
    violate-action drop
    class 6CoS_Prec234
    bandwidth percent 30
    class 6CoS_Prec67
    bandwidth percent 5
    class class-default
    random-detect

    class-map match-all 6CoS_Prec5
    match ip precedence 5
    class-map match-all 6CoS_Prec234
    match ip precedence 2 3 4
    class-map match-all 6CoS_Prec67
    match ip precedence 6 7

    policy-map QoS_PASARELA_IN
    class 6CoS_Prec67
    police cir 160000000 bc 30000000 be 60000000
    conform-action set-mpls-exp-transmit 3
    exceed-action set-mpls-exp-transmit 3
    violate-action set-mpls-exp-imposition-transmit 3
    class 6CoS_Prec5
    police cir 350000000 bc 65625000 be 13125000
    conform-action transmit
    exceed-action drop
    violate-action drop
    class 6CoS_Prec4
    police cir 160000000 bc 30000000 be 60000000
    conform-action set-mpls-exp-transmit 3
    exceed-action set-mpls-exp-transmit 3
    violate-action set-mpls-exp-imposition-transmit 3
    class 6CoS_Prec3
    police cir 160000000 bc 30000000 be 60000000
    conform-action set-mpls-exp-transmit 3
    exceed-action set-mpls-exp-transmit 3
    violate-action set-mpls-exp-imposition-transmit 3
    class 6CoS_Prec2
    police cir 160000000 bc 30000000 be 60000000
    conform-action set-mpls-exp-transmit 3
    exceed-action set-mpls-exp-transmit 3
    violate-action set-mpls-exp-imposition-transmit 3
    class 6CoS_Prec1
    police cir 160000000 bc 30000000 be 60000000
    conform-action set-mpls-exp-transmit 2
    exceed-action set-mpls-exp-transmit 2
    violate-action set-mpls-exp-imposition-transmit 2
    class class-default
    police cir 160000000 bc 30000000 be 60000000
    conform-action set-mpls-exp-transmit 2
    exceed-action set-mpls-exp-transmit 2
    violate-action set-mpls-exp-imposition-transmit 2

    grateful for any help you may have


    
    
     
    
    





     


    ------------------------------
    IRACEMA RISQUEZ
    ------------------------------