sr: add "set sr encaps hop-limit" command
[vpp.git] / src / vnet / srv6 / sr_policy.md
index 521b846..2a7eb4c 100644 (file)
@@ -54,3 +54,7 @@ Spray policies are used for removing multicast state from a network core domain,
 In case the user decides to create an SR policy an IPv6 Source Address must be specified for the encapsulated traffic. In order to do so the user might use the following command:
     
     set sr encaps source addr XXXX::YYYY
+
+Default hop-limit for the encapsulating IPv6 header is 64. It is possible to specify custom hop-limit value from 1 to 255 using this command:
+
+    set sr encaps hop-limit N