5G Workshop Commands - NextEPC Part - HackMD
5G Workshop Commands - NextEPC Part - HackMD
20180914_5…
Install Mongo DB
ls -al /dev/net/tun
sysctl -n net.ipv6.conf.pgwtun.disable_ipv6
(if the output is 0 and IPv6 is enabled, skip the following 2 lines)
sudo sh -c "echo 'net.ipv6.conf.pgwtun.disable_ipv6=0' > /etc/sysctl.d/30-nextepc.conf"
sudo sysctl -p /etc/sysctl.d/30-nextepc.conf
sudo apt-get -y install autoconf libtool gcc pkg-config git flex bison libsctp-dev libgnutls28-dev libgcr
./test/testepc
Install npm and Nodejs for webui to control HSS database
cd webui
npm install
Connect to http://localhost:3000/
Account: admin / Password: 1423
Click “+” buttion
Fill the K/OPc/IMSI and click “Save”
IMSI� 208930000000003
OPc: 8e27b6af0e692e750f32667a3b14605d
K� 8baf473f2f8fd09487cccbd7097c6862
gedit ./install/etc/nextepc/nextepc.conf
Set the rule for forwading packets from NextEPC to Internet
./nextepc-epcd