File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ DEFPY (install_routes,
213213 "The vrf we would like to install into if non-default\n"
214214 "The NAME of the vrf\n"
215215 "v4 Address to start /32 generation at\n"
216- "v6 Address to start /32 generation at\n"
216+ "v6 Address to start /128 generation at\n"
217217 "Nexthop to use(Can be an IPv4 or IPv6 address)\n"
218218 "V4 Nexthop address to use\n"
219219 "V6 Nexthop address to use\n"
@@ -372,7 +372,7 @@ DEFPY (install_seg6_routes,
372372 "The vrf we would like to install into if non-default\n"
373373 "The NAME of the vrf\n"
374374 "v4 Address to start /32 generation at\n"
375- "v6 Address to start /32 generation at\n"
375+ "v6 Address to start /128 generation at\n"
376376 "Nexthop-seg6 to use\n"
377377 "V6 Nexthop address to use\n"
378378 "Encap mode\n"
@@ -458,7 +458,7 @@ DEFPY (install_seg6local_routes,
458458 "Routes to install\n"
459459 "The vrf we would like to install into if non-default\n"
460460 "The NAME of the vrf\n"
461- "v6 Address to start /32 generation at\n"
461+ "v6 Address to start /128 generation at\n"
462462 "Nexthop-seg6local to use\n"
463463 "Output device to use\n"
464464 "SRv6 End function to use\n"
You can’t perform that action at this time.
0 commit comments