mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-26 19:27:57 +00:00
Updated version to 0.3.2
This commit is contained in:
parent
66f0fbe645
commit
d58e2dca54
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -5,21 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
- See commit changelog
|
||||||
- 802.1x
|
|
||||||
- StackWise
|
|
||||||
- VSS
|
|
||||||
- HSRP
|
|
||||||
- GLBP
|
|
||||||
- VRRP
|
|
||||||
|
|
||||||
## [0.4.0] - 2017-xx-xx
|
## [0.3.2] - 2017-09-10
|
||||||
### Added
|
## Added
|
||||||
- Section bout IPv6
|
- Initial BGP content considered done.
|
||||||
|
|
||||||
## [0.3.1] - 2017-07-19
|
## [0.3.1] - 2017-07-19
|
||||||
## Removed
|
## Removed
|
||||||
- Removed suporvisor from frontpage
|
- Removed supervisor from front-page
|
||||||
|
|
||||||
## [0.3.0] - 2017-06-06
|
## [0.3.0] - 2017-06-06
|
||||||
### Added
|
### Added
|
||||||
|
@ -57,8 +51,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
- Initial version
|
- Initial version
|
||||||
- Section: Spanning Tree
|
- Section: Spanning Tree
|
||||||
|
|
||||||
[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.4.0...HEAD
|
[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.2...HEAD
|
||||||
[0.4.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.1...v0.4.0
|
[0.4.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.1...v0.3.2
|
||||||
[0.3.1]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.0...v0.3.1
|
[0.3.1]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.0...v0.3.1
|
||||||
[0.3.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.2...v0.3.0
|
[0.3.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.2...v0.3.0
|
||||||
[0.2.2]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.1...v0.2.2
|
[0.2.2]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.1...v0.2.2
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[![GitHub tag](https://img.shields.io/github/tag/netravnen/CiscoLabNotes.svg)](https://gitlab.com/netravnen/CiscoLabNotes)
|
[![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)
|
[![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.1.svg)](https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.1...HEAD)
|
[![GitHub commits](https://img.shields.io/github/commits-since/netravnen/CiscoLabNotes/v0.3.2.svg)](https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.2...HEAD)
|
||||||
|
|
||||||
# URLs
|
# URLs
|
||||||
- [Gitlab][repo-origin] **working** dir
|
- [Gitlab][repo-origin] **working** dir
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
- [ ] vPC (cisco proprietary)
|
- [ ] vPC (cisco proprietary)
|
||||||
|
|
||||||
## Routing
|
## Routing
|
||||||
- [ ] BGP
|
- [X] BGP
|
||||||
- [ ] ISIS
|
- [ ] ISIS
|
||||||
- [ ] EIGRP (cisco proprietary)
|
- [ ] EIGRP (cisco proprietary)
|
||||||
- [ ] OSPF
|
- [ ] OSPF
|
||||||
|
|
|
@ -2,12 +2,11 @@
|
||||||
|
|
||||||
\title{Networking with switches and routers, automation and IPv4/6}
|
\title{Networking with switches and routers, automation and IPv4/6}
|
||||||
\def\thesubject{My Notes going along with learning Cisco Networking}
|
\def\thesubject{My Notes going along with learning Cisco Networking}
|
||||||
\def\theinstitution{ZBC}
|
|
||||||
|
|
||||||
\author{chhan11 <zbcchhan11 at zbc.dk>}
|
\author{Netravnen <netravnen@gmail.com>\\
|
||||||
\def\thesupervisor{none}
|
Fingerprint: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD}
|
||||||
|
|
||||||
\def\theversion{v0.4.0}
|
\def\theversion{v0.3.2}
|
||||||
\date{{\footnotesize Last release \theversion\\%
|
\date{{\footnotesize Last release \theversion\\%
|
||||||
\texttt{\color{Gray}Generated \utccurrenttime}}}
|
\texttt{\color{Gray}Generated \utccurrenttime}}}
|
||||||
|
|
||||||
|
@ -19,16 +18,11 @@
|
||||||
\includegraphics[width=0.15\textwidth]{switch2}
|
\includegraphics[width=0.15\textwidth]{switch2}
|
||||||
\includegraphics[width=0.15\textwidth]{switch3}
|
\includegraphics[width=0.15\textwidth]{switch3}
|
||||||
\includegraphics[width=0.15\textwidth]{router2}\par\vspace{1cm}
|
\includegraphics[width=0.15\textwidth]{router2}\par\vspace{1cm}
|
||||||
{\scshape\LARGE \theinstitution\par}
|
|
||||||
\vspace{1cm}
|
|
||||||
{\scshape\Large \thetitle\par}
|
{\scshape\Large \thetitle\par}
|
||||||
\vspace{1.5cm}
|
\vspace{1.5cm}
|
||||||
{\huge\bfseries \thesubject\par}
|
{\huge\bfseries \thesubject\par}
|
||||||
\vspace{2cm}
|
\vspace{2cm}
|
||||||
{\Large\itshape \theauthor\par}
|
{\Large\itshape \theauthor\par}
|
||||||
\vfill
|
|
||||||
supervised by\par
|
|
||||||
\thesupervisor
|
|
||||||
|
|
||||||
\vfill
|
\vfill
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue