aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/vnet/sr/sr_mpls
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/vnet/sr/sr_mpls')
-rw-r--r--src/scripts/vnet/sr/sr_mpls11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/scripts/vnet/sr/sr_mpls b/src/scripts/vnet/sr/sr_mpls
new file mode 100644
index 00000000..4646372a
--- /dev/null
+++ b/src/scripts/vnet/sr/sr_mpls
@@ -0,0 +1,11 @@
+set interface mpls local0 enable
+sr mpls policy add bsid 20001 next 16001 next 16002 next 16003
+sr mpls steer l3 a::/112 via sr policy bsid 20001
+
+loop create
+set int state loop0 up
+
+set int ip address loop0 11.0.0.1/24
+set ip arp loop0 11.0.0.2 00:00:11:aa:bb:cc
+
+mpls local-label 16001 via 11.0.0.2 loop0 out-label 16001