Commit d8f6b54a authored by Rohan's avatar Rohan

Removed wipe instruction

parent d0999567
...@@ -44,10 +44,7 @@ make[1]: Leaving directory 'oai-cn5g-upf-vpp/vpp/build-root' ...@@ -44,10 +44,7 @@ make[1]: Leaving directory 'oai-cn5g-upf-vpp/vpp/build-root'
VPP UPG initializing VPP UPG initializing
Installing VPP Installing VPP
``` ```
### Wipe VPP source
```bash
/oai-cn5g-upf-vpp/build/scripts$ ./build_vpp_upf -w
```
### Networking Setup ### Networking Setup
We need veth pairs type of interfaces for vpp switch. So we create three veth pairs (n3, n4 and n6) as below - We need veth pairs type of interfaces for vpp switch. So we create three veth pairs (n3, n4 and n6) as below -
```bash ```bash
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment