1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-26 19:27:57 +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
- [ ] SDM Templates
- [ ] PoE
## Routing
- [ ] BGP - [ ] BGP
- [ ] ISIS - [ ] ISIS
- [ ] EIGRP - [ ] EIGRP
- [ ] OSPF - [ ] OSPF
- [ ] RIP - [ ] RIP
- PREFIX FILTERS - [ ] INTER VLAN ROUTING
## Prefix Filters + Route Maps
- [ ] Example code - [ ] Example code
- Internet ## Internet
- [ ] ASN's - [ ] ASN's
- Monitoring on switch ports ## Monitoring
- [ ] SPAN - [ ] SPAN
- [ ] RSPAN - [ ] RSPAN
- [ ] ERSPAN - [ ] ERSPAN
- FHRP
- [ ] GLBP
- [ ] VRRP
- [ ] IP SLA
- [ ] Storm Control
- [ ] SDM Templates
- [ ] PoE
- [ ] SNMP - [ ] SNMP
- [ ] IP SLA
## Writing about ## Security
- [ ] Storm Control
## NTP
- [ ] NTP - [ ] NTP
- [ ] Simple NTP - [ ] Simple NTP
- FHRP ## FHRP
- [ ] GLBP
- [ ] HSRP - [ ] HSRP
- Stacking - [ ] VRRP
## Stacking
- [ ] VSS - [ ] VSS
- [ ] StackWise - [ ] StackWise
- Example configuration snippets ## AAA
- [ ] SSH
## _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] HSRP
- [X] CDP - [X] CDP
- [X] DHCP - [X] DHCP
- [X] HSRP
- [X] Hardware clock
- [X] LLDP - [X] LLDP
- [X] NTP
- [X] OSPFv2 - [X] OSPFv2
- [X] VTY - [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