From 0cf0cf53fb6379f50464ddc072c03a084691b51d Mon Sep 17 00:00:00 2001 From: chhan11 Date: Sun, 11 Jun 2017 18:41:18 +0200 Subject: [PATCH] updated readme --- README.md | 97 ++++++++++++++++++++++++++----------------------------- 1 file changed, 45 insertions(+), 52 deletions(-) diff --git a/README.md b/README.md index 18a4f18..ab2e763 100644 --- a/README.md +++ b/README.md @@ -2,64 +2,57 @@ [![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) -# TODO +# URLs +- [Gitlab][repo-origin] +- [Github mirror][repo-mirror] -## Write about -- [ ] INTER VLAN ROUTING -- Routing - - [ ] 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 +# Subjects tryied covered +## Switching +- [X] Spanning Tree - [ ] SDM Templates - [ ] PoE +## Routing +- [ ] BGP +- [ ] ISIS +- [ ] EIGRP +- [ ] OSPF +- [ ] RIP +- [ ] INTER VLAN ROUTING +## Prefix Filters + Route Maps +- [ ] Example code +## Internet +- [ ] ASN's +## Monitoring +- [ ] SPAN +- [ ] RSPAN +- [ ] ERSPAN - [ ] SNMP - -## Writing about +- [ ] IP SLA +## Security +- [ ] Storm Control +## NTP - [ ] NTP - [ ] Simple NTP -- FHRP - - [ ] HSRP -- Stacking - - [ ] VSS - - [ ] StackWise -- Example configuration snippets - - [ ] SSH - -## _Mostly_ done -- [X] Spanning tree -- [X] AAA - -## Considered done +## FHRP +- [ ] GLBP +- [ ] HSRP +- [ ] VRRP +## Stacking +- [ ] VSS +- [ ] StackWise +## AAA - [X] TACACS+ - [X] RADIUS -- Example configuration snippets - - [X] Hardware clock - - [X] NTP - - [X] HSRP - - [X] CDP - - [X] DHCP - - [X] LLDP - - [X] OSPFv2 - - [X] VTY +## Example configuration snippets +- [ ] SSH +- [X] CDP +- [X] DHCP +- [X] HSRP +- [X] Hardware clock +- [X] LLDP +- [X] NTP +- [X] OSPFv2 +- [X] VTY -# URLs -- [Gitlab][1] -- [Github mirror][2] - -[1]: https://gitlab.com/netravnen/CiscoLabNotes -[2]: https://github.com/netravnen/CiscoLabNotes +[repo-origin]: https://gitlab.com/netravnen/CiscoLabNotes +[repo-mirror]: https://github.com/netravnen/CiscoLabNotes