From b55571138d2b08dd4fda6d8b34a70f9a84a1c721 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sun, 14 Jan 2024 11:35:24 +0100 Subject: bgp: T591: add SRv6 per address-family SID support set protocols bgp address-family ipv4-unicast sid vpn export set protocols bgp address-family ipv6-unicast sid vpn export (cherry picked from commit d7e248ba514108461ca9d5875c0be077c80ceca7) --- interface-definitions/include/bgp/afi-sid.xml.i | 36 +++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 interface-definitions/include/bgp/afi-sid.xml.i (limited to 'interface-definitions/include/bgp/afi-sid.xml.i') diff --git a/interface-definitions/include/bgp/afi-sid.xml.i b/interface-definitions/include/bgp/afi-sid.xml.i new file mode 100644 index 000000000..38a3dcf9b --- /dev/null +++ b/interface-definitions/include/bgp/afi-sid.xml.i @@ -0,0 +1,36 @@ + + + + SID value for VRF + + + + + Between current VRF and VPN + + + + + For routes leaked from current VRF to VPN + + auto + + + u32:1-1048575 + SID allocation index + + + auto + Automatically assign a label + + + auto + + + + + + + + + -- cgit v1.2.3