NetworkLabNotes/README.md

86 lines
1.7 KiB
Markdown
Raw Normal View History

2017-06-06 13:44:29 +00:00
[![GitHub tag](https://img.shields.io/github/tag/netravnen/CiscoLabNotes.svg)](https://gitlab.com/netravnen/CiscoLabNotes)
[![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.4.0.svg)](https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.4.0...HEAD)
2017-06-06 13:44:29 +00:00
2017-06-11 16:41:18 +00:00
# URLs
- [Gitlab][repo-origin]
- [Github mirror][repo-mirror]
2017-05-31 16:04:39 +00:00
2017-06-11 16:41:18 +00:00
# Subjects tryied covered
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## Switching
- [X] Spanning Tree
2017-06-05 00:59:45 +00:00
- [ ] SDM Templates
- [ ] PoE
2017-06-11 19:33:23 +00:00
- [ ] LACP
- [ ] PAgP (cisco proprietary)
- [ ] MC-LAG
- [ ] vPC (cisco proprietary)
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## Routing
- [ ] BGP
- [ ] ISIS
2017-06-11 19:33:23 +00:00
- [ ] EIGRP (cisco proprietary)
2017-06-11 16:41:18 +00:00
- [ ] OSPF
- [ ] RIP
2017-06-11 19:33:23 +00:00
- [ ] InterVLAN Routing
2017-06-11 16:41:58 +00:00
2017-06-11 16:43:37 +00:00
## Maps & Filters
2017-06-11 16:41:18 +00:00
- [ ] Example code
2017-06-11 16:43:37 +00:00
- [ ] Prefix Filters
- [ ] Route Maps
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## Internet
2017-06-11 16:44:02 +00:00
- [ ] ASNs
- [ ] IXPs
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## Monitoring
- [ ] SPAN
- [ ] RSPAN
- [ ] ERSPAN
2017-06-05 01:03:13 +00:00
- [ ] SNMP
2017-06-11 16:41:18 +00:00
- [ ] IP SLA
2017-06-11 19:33:23 +00:00
- [ ] LACP
- [ ] CDP (cisco proprietary)
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## Security
- [ ] Storm Control
2017-06-11 16:43:37 +00:00
- [ ] Spoofing
- [ ] Private VLANs
- [ ] Port Security
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## NTP
2017-06-09 20:06:46 +00:00
- [ ] NTP
2017-06-11 19:33:23 +00:00
- [ ] Simple NTP (SNTP)
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## FHRP
2017-06-11 19:33:23 +00:00
- [ ] GLBP (cisco proprietary)
- [ ] HSRP (cisco proprietary)
2017-06-11 16:41:18 +00:00
- [ ] VRRP
- [ ] CARP
2017-06-11 19:33:23 +00:00
- [ ] ESRP (extreme networks proprietary)
- [ ] NSRP (juniper proprietary)
- [ ] R-SMLT (avaya proprietary)
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## Stacking
- [ ] VSS
- [ ] StackWise
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## AAA
2017-06-11 19:33:23 +00:00
- [X] TACACS+ (cisco proprietary)
- [X] RADIUS
2017-06-11 16:41:58 +00:00
2017-06-11 16:41:18 +00:00
## Example configuration snippets
- [ ] SSH
2017-06-11 19:33:23 +00:00
- [X] CDP (cisco proprietary)
2017-06-11 16:41:18 +00:00
- [X] DHCP
2017-06-11 19:33:23 +00:00
- [X] HSRP (cisco proprietary)
2017-06-11 16:41:18 +00:00
- [X] Hardware clock
- [X] LLDP
- [X] NTP
- [X] OSPFv2
- [X] VTY
2017-06-09 18:44:54 +00:00
2017-06-11 16:41:18 +00:00
[repo-origin]: https://gitlab.com/netravnen/CiscoLabNotes
[repo-mirror]: https://github.com/netravnen/CiscoLabNotes