Create 2 VNF form of vFW
[demo.git] / vnfs / vCPE / scripts / v_bng_init.sh
1 #!/bin/bash
2
3 systemctl start vpp
4
5 ip route add 10.3.0.0/24 via 192.168.40.41 dev tap0
6