next-hop-recursion

Enables recursive next-hop resolution for PBR route-maps.

Usage

      <routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
        <route-map xmlns="urn:brocade.com:mgmt:brocade-ip-policy">
          <name>r1</name>
          <action-rm>permit</action-rm>
          <instance>10>/instance>
          <content>
            <next-hop-recursion/>
          </content>
        </route-map>
      </routing-system>