Skip to content

Commit

Permalink
2023.12.10-09:48
Browse files Browse the repository at this point in the history
  • Loading branch information
slankdev committed Dec 10, 2023
1 parent e016794 commit 267fc8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/trex/external_encap_node/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ postinit:
set int ip addr host-net0 2001::1/64
set int ip addr host-net1 20.0.0.1/8
set int ip addr host-net2 30.0.0.1/8
ip route add fc00:ff00::/24 via 2001::2
ip route add fc00:3100::/24 via 2001::2
ip route add fc00:ff00::/24 via fe80::5054:ff:feff:2 host-net0
ip route add fc00:3100::/24 via fe80::5054:ff:feff:3 host-net0
sr localsid address fc00:1100:: behavior end
sr localsid address fc00:1101:: behavior end.dt4 10
Expand Down

0 comments on commit 267fc8e

Please sign in to comment.