From c5a01238b154196ef62d00df0a804c68bec745c0 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Mon, 12 Jun 2017 08:35:58 +0200 Subject: [PATCH] Added future chapters of wireless and voip to readme --- README.md | 14 ++++++++++++++ main.tex | 2 ++ 2 files changed, 16 insertions(+) diff --git a/README.md b/README.md index 8f4bc9b..73004e9 100644 --- a/README.md +++ b/README.md @@ -81,5 +81,19 @@ - [X] OSPFv2 - [X] VTY +## VoIP +- [ ] QoS +- [ ] 2nd vlan tag + +## Wireless +- [ ] AES +- [ ] TKIP +- [ ] WEP +- [ ] WPA-PSK +- [ ] WPA2-PSK +- [ ] WPA +- [ ] WPA2 +- [ ] Roaming + [repo-origin]: https://gitlab.com/netravnen/CiscoLabNotes [repo-mirror]: https://github.com/netravnen/CiscoLabNotes diff --git a/main.tex b/main.tex index bacc581..659113f 100644 --- a/main.tex +++ b/main.tex @@ -30,6 +30,8 @@ \include{chapter/ntp} \include{chapter/mgmt} \include{chapter/internet} +\include{chapter/wireless} +\include{chapter/voip} \include{chapter/baseconf} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%