Skip to content

Commit 172f412

Browse files
committed
add basic structure
1 parent fe4f553 commit 172f412

16 files changed

Lines changed: 83 additions & 20 deletions

docs/guides/RADIUS/index.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/guides/a_bng.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Broadband Network Gateway

docs/guides/a_pon.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# PON Management
2+
3+
## Optical Line Termination (OLT)
4+
## Optical Network Termination (ONT/ONU)

docs/guides/b_acs+cpe-mgnt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Auto Configuration (ACS) & CPE Management
File renamed without changes.

docs/guides/c_l3bsa.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# L3BSA

docs/guides/d_aaa.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Authentication, Authorization & Accounting
2+
3+
## RADIUS
4+
5+
### RADIUS Server
6+
7+
#### freeRADIUS
8+
9+
https://www.freeradius.org/
10+
11+
12+
### RADIUS für Developer
13+
14+
#### Python
15+
16+
https://github.com/pyradius/pyrad

docs/guides/d_ip-optimization.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# IP-Adress-Effizienz und Einsparungstechnologien
2+
3+
## CGNAT
4+
5+
## DS-Lite
6+
7+
## Map-T

docs/guides/d_it-oss-bss.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# IT, OSS & BSS-Systeme

docs/guides/e_iptv.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# IPTV

0 commit comments

Comments
 (0)