From 57ecacdfd1bd2d0dc2908f0ef774099c9a6c1f84 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Fri, 26 May 2017 11:37:21 +0200 Subject: [PATCH] Added Empty chapter management --- chapter/management.tex | 13 +++++++++++++ main.tex | 2 ++ 2 files changed, 15 insertions(+) create mode 100644 chapter/management.tex diff --git a/chapter/management.tex b/chapter/management.tex new file mode 100644 index 0000000..e008d56 --- /dev/null +++ b/chapter/management.tex @@ -0,0 +1,13 @@ +\chapter{Managemnt} + +\section{Network management} + +\subsection{Routers} + +\subsection{Switches} + +\subsection{Firewall} + +\section{Out-of-band management} + +\subsection{Console server} \ No newline at end of file diff --git a/main.tex b/main.tex index fdc9c6a..e1943b8 100644 --- a/main.tex +++ b/main.tex @@ -33,6 +33,8 @@ \include{chapter/internet} +\import{chapter/}{management} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % BEGIN list of figures %