mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
updated readme
This commit is contained in:
parent
6506a37174
commit
2e7de08108
25
README.md
25
README.md
|
@ -12,14 +12,18 @@
|
||||||
- [X] Spanning Tree
|
- [X] Spanning Tree
|
||||||
- [ ] SDM Templates
|
- [ ] SDM Templates
|
||||||
- [ ] PoE
|
- [ ] PoE
|
||||||
|
- [ ] LACP
|
||||||
|
- [ ] PAgP (cisco proprietary)
|
||||||
|
- [ ] MC-LAG
|
||||||
|
- [ ] vPC (cisco proprietary)
|
||||||
|
|
||||||
## Routing
|
## Routing
|
||||||
- [ ] BGP
|
- [ ] BGP
|
||||||
- [ ] ISIS
|
- [ ] ISIS
|
||||||
- [ ] EIGRP
|
- [ ] EIGRP (cisco proprietary)
|
||||||
- [ ] OSPF
|
- [ ] OSPF
|
||||||
- [ ] RIP
|
- [ ] RIP
|
||||||
- [ ] INTER VLAN ROUTING
|
- [ ] InterVLAN Routing
|
||||||
|
|
||||||
## Maps & Filters
|
## Maps & Filters
|
||||||
- [ ] Example code
|
- [ ] Example code
|
||||||
|
@ -36,6 +40,8 @@
|
||||||
- [ ] ERSPAN
|
- [ ] ERSPAN
|
||||||
- [ ] SNMP
|
- [ ] SNMP
|
||||||
- [ ] IP SLA
|
- [ ] IP SLA
|
||||||
|
- [ ] LACP
|
||||||
|
- [ ] CDP (cisco proprietary)
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
- [ ] Storm Control
|
- [ ] Storm Control
|
||||||
|
@ -45,27 +51,30 @@
|
||||||
|
|
||||||
## NTP
|
## NTP
|
||||||
- [ ] NTP
|
- [ ] NTP
|
||||||
- [ ] Simple NTP
|
- [ ] Simple NTP (SNTP)
|
||||||
|
|
||||||
## FHRP
|
## FHRP
|
||||||
- [ ] GLBP
|
- [ ] GLBP (cisco proprietary)
|
||||||
- [ ] HSRP
|
- [ ] HSRP (cisco proprietary)
|
||||||
- [ ] VRRP
|
- [ ] VRRP
|
||||||
- [ ] CARP
|
- [ ] CARP
|
||||||
|
- [ ] ESRP (extreme networks proprietary)
|
||||||
|
- [ ] NSRP (juniper proprietary)
|
||||||
|
- [ ] R-SMLT (avaya proprietary)
|
||||||
|
|
||||||
## Stacking
|
## Stacking
|
||||||
- [ ] VSS
|
- [ ] VSS
|
||||||
- [ ] StackWise
|
- [ ] StackWise
|
||||||
|
|
||||||
## AAA
|
## AAA
|
||||||
- [X] TACACS+
|
- [X] TACACS+ (cisco proprietary)
|
||||||
- [X] RADIUS
|
- [X] RADIUS
|
||||||
|
|
||||||
## Example configuration snippets
|
## Example configuration snippets
|
||||||
- [ ] SSH
|
- [ ] SSH
|
||||||
- [X] CDP
|
- [X] CDP (cisco proprietary)
|
||||||
- [X] DHCP
|
- [X] DHCP
|
||||||
- [X] HSRP
|
- [X] HSRP (cisco proprietary)
|
||||||
- [X] Hardware clock
|
- [X] Hardware clock
|
||||||
- [X] LLDP
|
- [X] LLDP
|
||||||
- [X] NTP
|
- [X] NTP
|
||||||
|
|
Loading…
Reference in a new issue