1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-23 19:17:54 +00:00

updated readme

This commit is contained in:
chhan11 2017-06-11 18:41:18 +02:00
parent 355194844e
commit 0cf0cf53fb

View file

@ -2,64 +2,57 @@
[![license](https://img.shields.io/github/license/netravnen/CiscoLabNotes.svg)](https://gitlab.com/netravnen/CiscoLabNotes/blob/master/LICENSE.md) [![license](https://img.shields.io/github/license/netravnen/CiscoLabNotes.svg)](https://gitlab.com/netravnen/CiscoLabNotes/blob/master/LICENSE.md)
[![GitHub commits](https://img.shields.io/github/commits-since/netravnen/CiscoLabNotes/v0.3.0.svg)](https://gitlab.com/netravnen/CiscoLabNotes/commits/master) [![GitHub commits](https://img.shields.io/github/commits-since/netravnen/CiscoLabNotes/v0.3.0.svg)](https://gitlab.com/netravnen/CiscoLabNotes/commits/master)
# TODO # URLs
- [Gitlab][repo-origin]
- [Github mirror][repo-mirror]
## Write about # Subjects tryied covered
- [ ] INTER VLAN ROUTING ## Switching
- Routing - [X] Spanning Tree
- [ ] BGP
- [ ] ISIS
- [ ] EIGRP
- [ ] OSPF
- [ ] RIP
- PREFIX FILTERS
- [ ] Example code
- Internet
- [ ] ASN's
- Monitoring on switch ports
- [ ] SPAN
- [ ] RSPAN
- [ ] ERSPAN
- FHRP
- [ ] GLBP
- [ ] VRRP
- [ ] IP SLA
- [ ] Storm Control
- [ ] SDM Templates - [ ] SDM Templates
- [ ] PoE - [ ] PoE
## Routing
- [ ] BGP
- [ ] ISIS
- [ ] EIGRP
- [ ] OSPF
- [ ] RIP
- [ ] INTER VLAN ROUTING
## Prefix Filters + Route Maps
- [ ] Example code
## Internet
- [ ] ASN's
## Monitoring
- [ ] SPAN
- [ ] RSPAN
- [ ] ERSPAN
- [ ] SNMP - [ ] SNMP
- [ ] IP SLA
## Writing about ## Security
- [ ] Storm Control
## NTP
- [ ] NTP - [ ] NTP
- [ ] Simple NTP - [ ] Simple NTP
- FHRP ## FHRP
- [ ] HSRP - [ ] GLBP
- Stacking - [ ] HSRP
- [ ] VSS - [ ] VRRP
- [ ] StackWise ## Stacking
- Example configuration snippets - [ ] VSS
- [ ] SSH - [ ] StackWise
## AAA
## _Mostly_ done
- [X] Spanning tree
- [X] AAA
## Considered done
- [X] TACACS+ - [X] TACACS+
- [X] RADIUS - [X] RADIUS
- Example configuration snippets ## Example configuration snippets
- [X] Hardware clock - [ ] SSH
- [X] NTP - [X] CDP
- [X] HSRP - [X] DHCP
- [X] CDP - [X] HSRP
- [X] DHCP - [X] Hardware clock
- [X] LLDP - [X] LLDP
- [X] OSPFv2 - [X] NTP
- [X] VTY - [X] OSPFv2
- [X] VTY
# URLs [repo-origin]: https://gitlab.com/netravnen/CiscoLabNotes
- [Gitlab][1] [repo-mirror]: https://github.com/netravnen/CiscoLabNotes
- [Github mirror][2]
[1]: https://gitlab.com/netravnen/CiscoLabNotes
[2]: https://github.com/netravnen/CiscoLabNotes