Gitiles
Code Review
Sign In
gerrit.opencord.org
/
vsg
/
76a01bc010dff1c2fb3cd6dd54e8d2aeac2a88ab
/
.
/
extensions
/
pppoe
/
scripts
/
pppoe_server_add.sh
blob: cd8b627924a252b2f81fc2fddc88af0293d3e959 [
file
] [
log
] [
blame
]
#!/bin/bash
PPPOE_SERVER_IP
=
$1
curl
-
X POST http
://
10.3
.
0.1
:
24000
/
rest
:
$PPPOE_SERVER_IP
:
3000