• Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 1801
    • None
    • None

      SRv6 L1 Keywords:

      configure_sr_localsid
          parameters:
              localSID
              behavior

              behavior’s parameters:
              -> if behavior is endpoint, no parameters. (End)
              -> if behavior is xconnect (OIF,NH).  Behaviors (End.X; End.DX4; End.DX6)
              -> if behavior is VRF lookup (VRF table). Behaviors (End.T; End.DT4; End.DT6)

      delete_sr_localsid
          parameters:
              localSID

      add_sr_policy
          parameters:
              bsid (IPv6 address. Unique key or identifier of SR policy)
              SID list (set of IPv6 addresses)
              mode (either encapsulation or insertion)
              optional: weigth (for load-balancing among one SR policy with several sid lists)
              optional: fib-table (VRF # where to add the BSID)

      modify_sr_policy
         parameters:
              bsid (IPv6 address)
              SID list (set of IPv6 addresses to add to the SR policy as part of a new SID list)
              optional: weight

      delete_sr_policy
          parameters:
              BSID (IPv6 address)

      configure_sr_steer
          parameters:
              ip_addr (required L3 steering)
              mask (required L3 steering)
              interface (required L2 steering)
              sr_policy BSID (ipv6 addr)
              fib_table_index  (optional. To add this entry in the FIB in a different fib table than default)

      delete_sr_steer
          parameters:
              ip_addr (required L3 steering)
              mask (required L3 steering)
              interface (required L2 steering)
              sr_policy BSID (ipv6 addr)
              fib_table_index  (optional. To add this entry in the FIB in a different fib table than default)

       

      Reviewed by Pablo Camarillo <pcamaril@cisco.com> on Oct 9, 2017.

       

            jgelety Jan Gelety
            tifrank Tibor Frank
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: