summaryrefslogtreecommitdiff
path: root/spec/bgp6/vyos3_script.sh
blob: 1016f552e64128d88805b2f1c8a1d9a7fc333428 (plain)
1
2
3
4
5
6
7
8
#!/bin/vbash

source /opt/vyatta/etc/functions/script-template

set protocols static route6 fd00:5679:4f53:3::/64 next-hop fd00:5679:4f53:2::b

commit
save