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.
  • 1.  QoS setting

    Posted 01-14-2022 16:39
    hello experts,  unfortunately I'm not familiar with QoS setting. Could you someone help me with the transfer from cisco IOS to Junos?

    class-map match-all USER-TRAFFIC

      match access-group name USER-TRAFFIC-ACL

    !

    policy-map PM-USER-TRAFFIC-RESERVATION

     class USER-TRAFFIC

        bandwidth 500000

     class class-default

     

    ip access-list extended USER-TRAFFIC-ACL

     deny   ip 172.16.1.0 0.0.0.255 any # komentar subnet 172.16.1.0/24 pro datova spojeni (VLAN 20), nyni by pribyl i subnet pro vlan REPL

     deny   ip any 172.16.1.0 0.0.0.255

     permit ip any any

     

    interface TenGigabitEthernet2/1/3

     description 'Centrala'

     service-policy output PM-USER-TRAFFIC-RESERVATION

    Thank you in advance
    Josef



  • 2.  RE: QoS setting
    Best Answer

    Posted 02-18-2022 09:39
    I'm not very familiar with cisco syntax but that looks like it is a bandwidth limit filter which Junos would call policers.

    https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/task/firewall-filter-ex-series-policer-cli.html

    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP)
    http://puluka.com/home
    ------------------------------