This task adds the SRv6 locator format configuration option:
protocols {
segment-routing {
srv6 {
locators {
locator MAIN {
format [uncompressed | usid-f3216]
}
}
}
}
}FRR configuration:
segment-routing
srv6
locators
locator MAIN
format usid-f3216
exit
exit
exit
exit