Change order

This commit is contained in:
Alex D. 2023-10-16 18:10:49 +00:00
parent 6d8cd3530f
commit 7200ce64c9
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 1 additions and 1 deletions

View File

@ -34,8 +34,8 @@ new_if_vrf "$IFACE" 20
IFACE="vrf-v6"
new_if_vrf "$IFACE" 10
if_route_vrf_default_interface "$IFACE" "intersix"
if_route_vrf_sink_unreach "$IFACE" "2a04:5b81:2060::/48"
if_route_vrf_default_interface "$IFACE" "intersix"
if_slave "$IFACE" "intersix"
if_slave "$IFACE" "b00b"
if_slave "$IFACE" "f33d"