Gitiles
Code Review
Sign In
gerrit.opencord.org
/
vsg
/
acb2e1d83b8bb76500d1018806a279316670984f
/
.
/
extensions
/
pppoe
/
scripts
/
pppoe_server_add.sh
blob: cd8b627924a252b2f81fc2fddc88af0293d3e959 [
file
] [
log
] [
blame
]
AyumuUeha
76a01bc
2017-05-18 13:34:13 +0900
[
diff
] [
blame
]
1
#!/bin/bash
2
PPPOE_SERVER_IP
=
$1
3
curl
-
X POST http
://
10.3
.
0.1
:
24000
/
rest
:
$PPPOE_SERVER_IP
:
3000