/bng-huawei

Python scripts for configuring some Huawei BNG features

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

BNG-HUAWEI

Simple scripts written for helping me to configure Huaweis BNGs NE40/NE8000.

Installation

git clone https://github.com/aweher/bng-huawei.git

cd bng-huawei/
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
cp perfiles.yaml.example perfiles.yaml

Then you must edit perfiles.yaml before running the main.py script.

python3 main.py

ASCIICast

asciicast