Wired Intelligent Edge

 View Only
  • 1.  Aruba CX 6300M Policy Based Routing

    Posted Jan 15, 2024 04:11 AM

    Hello,

    Is PBR supported with Aruba CX 6300M? If yes, can someone share document for the same please?.

    Thanks,



  • 2.  RE: Aruba CX 6300M Policy Based Routing
    Best Answer

    Posted Jan 15, 2024 04:27 PM

    yes PBR is supported on 6300s

    here is the routing guide



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------



  • 3.  RE: Aruba CX 6300M Policy Based Routing

    Posted Jan 16, 2024 07:40 PM

    here is the sample config

    class ip voice

      10 match ip 10.1.10.0/24 any count

    !

    pbr-action-list nexthop50

      nexthop 10.1.50.1


    policy branch-voice

      10 class ip voice action pbr nexthop50

    !

    int vlan 10

      apply policy branch-voice routed-in



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------