Update README.md

Added mirror-2 and changed task lists to use correct lowercase x for
completed tasks.
This commit is contained in:
netravnen 2018-02-18 13:58:29 +00:00
parent 6624af09c9
commit 16a61d4ad8
1 changed files with 15 additions and 14 deletions

View File

@ -1,9 +1,9 @@
URLs: [Development repository][gitlab], [mirror][github] URLs: [Development repository][gitlab], [mirror][github], [mirror][git.data.coop]
# Subjects tryied covered # Subjects tryied covered
## Switching ## Switching
- [X] Spanning Tree - [x] Spanning Tree
- [ ] SDM Templates - [ ] SDM Templates
- [ ] PoE - [ ] PoE
- [ ] LACP - [ ] LACP
@ -12,9 +12,9 @@ URLs: [Development repository][gitlab], [mirror][github]
- [ ] vPC (cisco proprietary) - [ ] vPC (cisco proprietary)
## Routing ## Routing
- [X] BGP - [x] BGP
- [ ] ISIS - [ ] ISIS
- [X] EIGRP (cisco proprietary) - [x] EIGRP (cisco proprietary)
- [ ] OSPF - [ ] OSPF
- [ ] RIP - [ ] RIP
- [ ] InterVLAN Routing - [ ] InterVLAN Routing
@ -61,19 +61,20 @@ URLs: [Development repository][gitlab], [mirror][github]
- [ ] StackWise - [ ] StackWise
## AAA ## AAA
- [X] TACACS+ (cisco proprietary) - [x] TACACS+ (cisco proprietary)
- [X] RADIUS - [x] RADIUS
## Example configuration snippets ## Example configuration snippets
- [ ] SSH - [ ] SSH
- [X] CDP (cisco proprietary) - [x] CDP (cisco proprietary)
- [X] DHCP - [x] DHCP
- [X] HSRP (cisco proprietary) - [x] HSRP (cisco proprietary)
- [X] Hardware clock - [x] Hardware clock
- [X] LLDP - [x] LLDP
- [X] NTP - [x] NTP
- [X] OSPFv2 - [x] OSPFv2
- [X] VTY - [x] VTY
[gitlab]: https://gitlab.com/NETRAVNEN/NetworkLabNotes [gitlab]: https://gitlab.com/NETRAVNEN/NetworkLabNotes
[github]: https://github.com/NETRAVNEN/NetworkLabNotes [github]: https://github.com/NETRAVNEN/NetworkLabNotes
[git.data.coop]: https://git.data.coop/NETRAVNEN/NetworkLabNotes/settings