\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{{[}deleted{]}} \pdfinfo{ /Title (ccie-data-center.pdf) /Creator (Cheatography) /Author ({[}deleted{]}) /Subject (CCIE Data Center Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{4E8CA3} \definecolor{LightBackground}{HTML}{F3F7F9} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{CCIE Data Center Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{{[}deleted{]}} via \textcolor{DarkBackground}{\uline{cheatography.com/25163/cs/6495/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}{[}deleted{]} \\ \uline{cheatography.com/deleted-25163} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 23rd December, 2015.\\ Updated 6th January, 2016.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{4} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{VDC}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{system hap-reset}} \newline % Row Count 1 (+ 1) {\bf{vdc resource template}} {\emph{otv-template}} \newline % Row Count 2 (+ 1) {\bf{limit-resource VRF min}} {\emph{8}} {\bf{max}} {\emph{16}} \newline % Row Count 3 (+ 1) {\bf{vdc}} {\emph{N7K1}} {\bf{id}} {\emph{1}} \newline % Row Count 4 (+ 1) {\bf{no limit-resource module-type}} \newline % Row Count 5 (+ 1) {\bf{allocate interface ethernet}} {\emph{3/1-8}} \newline % Row Count 6 (+ 1) {\bf{ha-policy single-sup reload}} \newline % Row Count 7 (+ 1) {\bf{template}} {\emph{otv-template}}% Row Count 8 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Verification: \newline {\bf{sh vdc internal pss}} \newline {\bf{sh int}} {\emph{e3/1}} {\bf{capabilities}} \textgreater{}\textgreater{}\textgreater{}\textgreater{}\textgreater{} It will show the port-group.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{VLAN}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{vlan dot1Q tag native}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{vlan}} {\emph{2}} \newline % Row Count 3 (+ 1) {\bf{name}} {\emph{VLAN2}}% Row Count 4 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Verification: \newline {\bf{sh int switchport}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{SVI (Switch Virtual Interface)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature interface-vlan}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{interface vlan}} {\emph{41}} \newline % Row Count 3 (+ 1) {\bf{no shutdown}} \newline % Row Count 4 (+ 1) {\bf{ip address}} {\emph{10.1.41.252/24}}% Row Count 5 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{VRF}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{vrf context}} {\emph{vpc-keepalive}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) interface {\emph{Vlan888}} \newline % Row Count 3 (+ 1) {\bf{vrf member}} {\emph{vpc-keepalive}} \newline % Row Count 4 (+ 1) ip address {\emph{8.8.8.1/30}}% Row Count 5 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{VPC}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature vpc}} \newline % Row Count 1 (+ 1) {\bf{vpc domain}} {\emph{100}} \newline % Row Count 2 (+ 1) {\bf{role priority}} {\emph{1}} \newline % Row Count 3 (+ 1) {\bf{system-priority}} {\emph{1}} \newline % Row Count 4 (+ 1) {\bf{peer-keepalive destination}} {\emph{8.8.8.2}} source {\emph{8.8.8.1}} vrf {\emph{vpc-keepalive}} \newline % Row Count 6 (+ 2) {\bf{dual-active exclude interface-vlan}} {\emph{10}} \newline % Row Count 7 (+ 1) ! \newline % Row Count 8 (+ 1) interface {\emph{port-channel100}} \newline % Row Count 9 (+ 1) {\bf{vpc peer-link}}% Row Count 10 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{Verification:}} \newline show vpc consistency-parameters global} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{VPC+}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{vpc domain {\emph{200}} \newline % Row Count 1 (+ 1) {\bf{fabricpath switch-id}} {\emph{200}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) interface {\emph{port-channel100}} \newline % Row Count 4 (+ 1) {\bf{switchport mode fabricpath}} \newline % Row Count 5 (+ 1) {\bf{vpc peer-link}}% Row Count 6 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Fabricpath}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{install feature-set fabricpath}} \newline % Row Count 1 (+ 1) {\bf{feature-set fabricpath}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) {\bf{fabricpath switch-id}} {\emph{300}} \newline % Row Count 4 (+ 1) ! \newline % Row Count 5 (+ 1) {\bf{fabricpath timers linkup-delay}} {\emph{20}} \newline % Row Count 6 (+ 1) ! \newline % Row Count 7 (+ 1) {\bf{fabricpath domain default}} \newline % Row Count 8 (+ 1) {\bf{root-priority}} 255 \newline % Row Count 9 (+ 1) {\bf{maximum-paths}} {\emph{2}} \newline % Row Count 10 (+ 1) ! \newline % Row Count 11 (+ 1) vlan {\emph{34}} \newline % Row Count 12 (+ 1) {\bf{mode fabricpath}} \newline % Row Count 13 (+ 1) ! \newline % Row Count 14 (+ 1) interface {\emph{Ethernet1/1}} \newline % Row Count 15 (+ 1) {\bf{switchport mode fabricpath}} \newline % Row Count 16 (+ 1) {\bf{fabricpath isis metric}} {\emph{50}}% Row Count 17 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{VRRP}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature vrrp}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) interface {\emph{Vlan31}} \newline % Row Count 3 (+ 1) no shutdown \newline % Row Count 4 (+ 1) ip address 10.1.31.2 \newline % Row Count 5 (+ 1) {\bf{vrrp}} {\emph{1}} \newline % Row Count 6 (+ 1) {\bf{priority}} {\emph{254}} \newline % Row Count 7 (+ 1) {\bf{address}} {\emph{10.1.31.1}} \newline % Row Count 8 (+ 1) no shutdown% Row Count 9 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{HSRP}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature hsrp}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) interface {\emph{Vlan41}} \newline % Row Count 3 (+ 1) no shutdown \newline % Row Count 4 (+ 1) ip address {\emph{10.1.41.252/24}} \newline % Row Count 5 (+ 1) {\bf{hsrp version 2}} \newline % Row Count 6 (+ 1) {\bf{hsrp 1}} \newline % Row Count 7 (+ 1) {\bf{ip}} {\emph{10.1.41.254}} \newline % Row Count 8 (+ 1) {\bf{authentication md5 key-chain}} {\emph{mychain}} \newline % Row Count 9 (+ 1) {\bf{timers 1 3}} \newline % Row Count 10 (+ 1) {\bf{preempt}} \newline % Row Count 11 (+ 1) {\bf{priority 255}} \newline % Row Count 12 (+ 1) ! \newline % Row Count 13 (+ 1) {\bf{key chain}} {\emph{mychain}} \newline % Row Count 14 (+ 1) {\bf{key}} {\emph{1}} \newline % Row Count 15 (+ 1) {\bf{key-string}} {\emph{CCIEDC}}% Row Count 16 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Verification: \newline {\bf{sh hsrp brief}} \newline {\bf{sh hsrp group}}{\emph{ }}1*} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{HSRP Localisation}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{! VACL Filter: \newline % Row Count 1 (+ 1) {\bf{ip access-list}} {\emph{ALL\_IPs}} \newline % Row Count 2 (+ 1) 10 permit ip any any \newline % Row Count 3 (+ 1) ! \newline % Row Count 4 (+ 1) {\bf{ip access-list}} {\emph{HSRP\_IP}} \newline % Row Count 5 (+ 1) 10 permit udp any 224.0.0.2/32 eq 1985 \newline % Row Count 6 (+ 1) 20 permit udp any 224.0.0.102/32 eq 1985 \newline % Row Count 7 (+ 1) ! \newline % Row Count 8 (+ 1) {\bf{vlan access-map}} {\emph{HSRP\_Localization 10}} \newline % Row Count 9 (+ 1) match ip address HSRP\_IP \newline % Row Count 10 (+ 1) action drop \newline % Row Count 11 (+ 1) {\bf{vlan access-map}} {\emph{HSRP\_Localization 20}} \newline % Row Count 12 (+ 1) match ip address ALL\_IPs \newline % Row Count 13 (+ 1) action forward \newline % Row Count 14 (+ 1) ! \newline % Row Count 15 (+ 1) {\bf{vlan filter}} {\emph{HSRP\_Localization vlan-list 3001-3002}} \newline % Row Count 17 (+ 2) ! \newline % Row Count 18 (+ 1) ! OTV MAC route filter: \newline % Row Count 19 (+ 1) {\bf{mac-list}} {\emph{OTV\_HSRP\_VMAC\_deny seq 10 deny 0000.0c07.ac00 ffff.ffff.ff00}} \newline % Row Count 21 (+ 2) {\bf{mac-list}} {\emph{OTV\_HSRP\_VMAC\_deny seq 20 deny 0000.0c9f.f000 ffff.ffff.f000}} \newline % Row Count 23 (+ 2) {\bf{mac-list}} {\emph{OTV\_HSRP\_VMAC\_deny seq 30 permit 0000.0000.0000 0000.0000.0000}} \newline % Row Count 25 (+ 2) ! \newline % Row Count 26 (+ 1) {\bf{route-map}} {\emph{OTV\_HSRP\_filter permit 10}} \newline % Row Count 27 (+ 1) match mac-list OTV\_HSRP\_VMAC\_deny \newline % Row Count 28 (+ 1) ! \newline % Row Count 29 (+ 1) {\bf{otv-isis default}} \newline % Row Count 30 (+ 1) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{HSRP Localisation (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{ vpn Overlay0 \newline % Row Count 1 (+ 1) redistribute filter route-map OTV\_HSRP\_filter% Row Count 2 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Jumbo Frame}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{N7K:}} \newline % Row Count 1 (+ 1) {\bf{system jumbomtu 9216}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) int e3/1 \newline % Row Count 4 (+ 1) {\bf{mtu 9216}} \newline % Row Count 5 (+ 1) ! \newline % Row Count 6 (+ 1) {\bf{N5K-1:}} \newline % Row Count 7 (+ 1) {\bf{policy-map type network-qos}} {\emph{jumbo}} \newline % Row Count 8 (+ 1) {\bf{class type network-qos class-fcoe}} \newline % Row Count 9 (+ 1) {\bf{pause no-drop}} \newline % Row Count 10 (+ 1) {\bf{mtu 2158}} \newline % Row Count 11 (+ 1) ! \newline % Row Count 12 (+ 1) {\bf{class type network-qos class-default}} \newline % Row Count 13 (+ 1) {\bf{mtu 9216}} \newline % Row Count 14 (+ 1) ! \newline % Row Count 15 (+ 1) {\bf{system qos}} \newline % Row Count 16 (+ 1) {\bf{service-policy type network-qos}} {\emph{jumbo}}% Row Count 17 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Netflow}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature netflow}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{flow exporter}} {\emph{nf\_collector}} \newline % Row Count 3 (+ 1) {\bf{destination}} {\emph{10.1.1.1}} {\bf{use-vrf management}} \newline % Row Count 4 (+ 1) {\bf{source}} {\emph{mgmt 0}} \newline % Row Count 5 (+ 1) {\bf{version 9}} \newline % Row Count 6 (+ 1) ! \newline % Row Count 7 (+ 1) {\bf{flow monitor {\emph{nf\_monitor}}}} \newline % Row Count 8 (+ 1) {\bf{record netflow-original}} \newline % Row Count 9 (+ 1) {\bf{exporter}} {\emph{nf\_collector}} \newline % Row Count 10 (+ 1) ! \newline % Row Count 11 (+ 1) interface Vlan1 \newline % Row Count 12 (+ 1) {\bf{ip flow monitor}} {\emph{nf\_monitor}} {\emph{input}}% Row Count 13 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{Verification:}} \newline show run netflow \newline show flow exporter \newline show flow monitor \newline show flow interface} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{OSPF}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature ospf}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{router ospf}} {\emph{1}} \newline % Row Count 3 (+ 1) {\bf{router-id}} {\emph{1.1.1.1}} \newline % Row Count 4 (+ 1) ! \newline % Row Count 5 (+ 1) interface {\emph{Ethernet4/1}} \newline % Row Count 6 (+ 1) {\bf{ip router ospf}} {\emph{1}} {\bf{area}} {\emph{0}} \newline % Row Count 7 (+ 1) {\bf{ip ospf network point-to-point}}% Row Count 8 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Verification: \newline {\bf{sh ip ospf neighbors summary}} \newline {\bf{sh ip ospf neighbors}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{EIGRP}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature eigrp}} \newline % Row Count 1 (+ 1) {\bf{feature bfd}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) {\bf{route-map}} {\emph{SVI}} {\bf{permit}} {\emph{10}} \newline % Row Count 4 (+ 1) {\bf{match interface}} {\emph{vlan 40 vlan 50}} \newline % Row Count 5 (+ 1) ! \newline % Row Count 6 (+ 1) {\bf{router eigrp}} {\emph{1}} \newline % Row Count 7 (+ 1) {\bf{bfd}} \newline % Row Count 8 (+ 1) {\bf{autonomous-system}} {\emph{1}} \newline % Row Count 9 (+ 1) {\bf{router-id}} {\emph{1.1.1.1}} \newline % Row Count 10 (+ 1) {\bf{redistribute direct route-map}} {\emph{SVI}} \newline % Row Count 11 (+ 1) ! \newline % Row Count 12 (+ 1) interface {\emph{Ethernet4/1}} \newline % Row Count 13 (+ 1) {\bf{ip router eigrp}} {\emph{1}} \newline % Row Count 14 (+ 1) {\bf{no ip redirects}} \newline % Row Count 15 (+ 1) {\bf{ip summary-address eigrp}} {\emph{1}} {\emph{10.1.40.0/22}}% Row Count 16 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{PIM}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature pim}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{ip pim rp-address}} {\emph{20.0.0.1}} \newline % Row Count 3 (+ 1) ! \newline % Row Count 4 (+ 1) interface {\emph{Ethernet4/1}} \newline % Row Count 5 (+ 1) {\bf{ip pim sparse-mode}} \newline % Row Count 6 (+ 1) no shutdown% Row Count 7 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{Verification:}} \newline show run pim \newline show pim neighbor} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{OTV}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature otv}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{otv site-vlan}} {\emph{80}} \newline % Row Count 3 (+ 1) {\bf{otv site-identifier}} {\emph{0x1}} \newline % Row Count 4 (+ 1) ! \newline % Row Count 5 (+ 1) interface {\emph{Overlay1}} \newline % Row Count 6 (+ 1) {\bf{otv join-interface}} {\emph{Ethernet4/1}} \newline % Row Count 7 (+ 1) {\bf{otv control-group}} {\emph{239.1.1.1}} \newline % Row Count 8 (+ 1) {\bf{otv data-group}} {\emph{232.1.1.0/24}} \newline % Row Count 9 (+ 1) {\bf{otv extend-vlan}} {\emph{90}} \newline % Row Count 10 (+ 1) no shutdown \newline % Row Count 11 (+ 1) ! \newline % Row Count 12 (+ 1) interface {\emph{Ethernet4/1}} \newline % Row Count 13 (+ 1) {\bf{ip igmp version 3}} \newline % Row Count 14 (+ 1) no shutdown% Row Count 15 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{Verification:}} \newline show ip igmp interface brief \newline show otv \newline show otv vlan \newline show otv adjacency \newline show otv route} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Enhanced VPC}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature fex}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{fex}} {\emph{101}} \newline % Row Count 3 (+ 1) {\bf{diag boot level bypass}} \newline % Row Count 4 (+ 1) ! \newline % Row Count 5 (+ 1) inter eth 1/1-2 \newline % Row Count 6 (+ 1) {\bf{channel-group}} {\emph{101}} \newline % Row Count 7 (+ 1) no shut \newline % Row Count 8 (+ 1) ! \newline % Row Count 9 (+ 1) inter {\emph{po101}} \newline % Row Count 10 (+ 1) {\bf{switchport}} \newline % Row Count 11 (+ 1) {\bf{switchport mode fex}} \newline % Row Count 12 (+ 1) {\bf{fex associate}} {\emph{101}} \newline % Row Count 13 (+ 1) {\bf{vpc}} {\emph{101}} \newline % Row Count 14 (+ 1) no shut% Row Count 15 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{ACL}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{ip access-list}} {\emph{WAN}} \newline % Row Count 1 (+ 1) {\bf{10 permit ip any}} {\emph{10.1.40.0/24}} \newline % Row Count 2 (+ 1) {\bf{20 permit tcp any}} {\emph{10.1.41.0/24}} {\bf{eq}} {\emph{23}} \newline % Row Count 3 (+ 1) {\bf{30 deny ip any}} {\emph{10.1.41.0/24}} \newline % Row Count 4 (+ 1) {\bf{40 permit ip any any}} \newline % Row Count 5 (+ 1) ! \newline % Row Count 6 (+ 1) inter eth 4/1 \newline % Row Count 7 (+ 1) {\bf{ip access-group}} {\emph{WAN}} {\bf{in}}% Row Count 8 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{NTP}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{Default VDC:}} \newline % Row Count 1 (+ 1) {\bf{clock protocol ntp vdc}} {\emph{3}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) {\bf{VDC3:}} \newline % Row Count 4 (+ 1) {\bf{ntp server}} {\emph{10.0.0.1}} {\bf{prefer}} \newline % Row Count 5 (+ 1) {\bf{ntp source-interface}} {\emph{eth 4/1}}% Row Count 6 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Syslog}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{logging server}} {\emph{10.0.0.1}} \newline % Row Count 1 (+ 1) {\bf{logging source-interface}} {\emph{lo0}}% Row Count 2 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{MST}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{spanning-tree mode mst}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{spanning-tree mst configuration}} \newline % Row Count 3 (+ 1) {\bf{name}} {\emph{ccie}} \newline % Row Count 4 (+ 1) {\bf{revision}} 5 \newline % Row Count 5 (+ 1) {\bf{instance}} {\emph{1}} {\bf{vlan}} {\emph{41,42}} \newline % Row Count 6 (+ 1) ! \newline % Row Count 7 (+ 1) {\bf{spanning-tree mst}} {\emph{1}} {\bf{root primary}}% Row Count 8 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{STP}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{! SPT root primary \newline % Row Count 1 (+ 1) {\bf{spanning-tree vlan 1-4094 root primary}}% Row Count 2 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Verification: \newline {\bf{sh spanning-tree root}} \newline {\bf{sh spanning-tree summary}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{FCoE - Storage VDC}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{Default VDC:}} \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) {\bf{install feature-set fcoe}} \newline % Row Count 3 (+ 1) ! \newline % Row Count 4 (+ 1) {\bf{license fcoe module}} {\emph{3}} \newline % Row Count 5 (+ 1) ! \newline % Row Count 6 (+ 1) {\bf{system qos}} \newline % Row Count 7 (+ 1) {\bf{service-policy type network-qos default-nq-7e-policy}} \newline % Row Count 9 (+ 2) ! \newline % Row Count 10 (+ 1) {\bf{port-channel load-balance src-dst ip-l4port module 3}} \newline % Row Count 12 (+ 2) ! \newline % Row Count 13 (+ 1) {\bf{vdc}} {\emph{Storage\_VDC}} {\bf{id}} {\emph{2}} {\bf{type storage}} \newline % Row Count 14 (+ 1) {\bf{allocate fcoe-vlan-range}} {\emph{100}} \newline % Row Count 15 (+ 1) ! \newline % Row Count 16 (+ 1) {\bf{Storage VDC:}} \newline % Row Count 17 (+ 1) {\bf{feature-set fcoe}} \newline % Row Count 18 (+ 1) {\bf{feature npiv}} \newline % Row Count 19 (+ 1) {\bf{feature lacp}} \newline % Row Count 20 (+ 1) {\bf{feature lldp}} \newline % Row Count 21 (+ 1) ! \newline % Row Count 22 (+ 1) {\bf{vsan database}} \newline % Row Count 23 (+ 1) {\bf{vsan}} {\emph{100}} \newline % Row Count 24 (+ 1) ! \newline % Row Count 25 (+ 1) {\bf{vlan}} {\emph{100}} \newline % Row Count 26 (+ 1) {\bf{fcoe vsan}} {\emph{100}}% Row Count 27 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{Verification:}} \newline show vlan fcoe \newline show policy-map system \newline show run ipqos} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{vfc}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{interface Ethernet 3/1 \newline % Row Count 1 (+ 1) {\bf{switcport}} \newline % Row Count 2 (+ 1) {\bf{switchport mode trunk}} \newline % Row Count 3 (+ 1) {\bf{switchport trunk allowed vlan}} {\emph{200}} \newline % Row Count 4 (+ 1) {\bf{spanning-tree port type edge trunk}} \newline % Row Count 5 (+ 1) ! \newline % Row Count 6 (+ 1) interface vfc {\emph{4}} \newline % Row Count 7 (+ 1) {\bf{bind interface}} {\emph{Ethernet 3/1}} \newline % Row Count 8 (+ 1) {\bf{switchport mode F}} \newline % Row Count 9 (+ 1) {\bf{switchport trunk allowed vsan}} 2 \newline % Row Count 10 (+ 1) ! \newline % Row Count 11 (+ 1) {\bf{vlan}} {\emph{200}} \newline % Row Count 12 (+ 1) {\bf{fcoe vsan}} {\emph{2}} \newline % Row Count 13 (+ 1) ! \newline % Row Count 14 (+ 1) {\bf{vsan database}} \newline % Row Count 15 (+ 1) {\bf{vsan}} {\emph{2}} {\bf{interface vfc}} {\emph{4}}% Row Count 16 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{Verification:}} \newline show int bri fcoe \newline show int vfc {\emph{4}} trunk vsan} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{vfc-portchannel}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{feature lacp \newline % Row Count 1 (+ 1) ! \newline % Row Count 2 (+ 1) interface {\emph{port-channel1}} \newline % Row Count 3 (+ 1) {\bf{switchport}} \newline % Row Count 4 (+ 1) {\bf{switchport mode trunk}} \newline % Row Count 5 (+ 1) {\bf{switchport trunk allowed vlan}} {\emph{100}} \newline % Row Count 6 (+ 1) no shutdown \newline % Row Count 7 (+ 1) ! \newline % Row Count 8 (+ 1) interface {\emph{Ethernet4/1}} \newline % Row Count 9 (+ 1) {\bf{channel-group}} {\emph{1}} {\bf{force mode active}} \newline % Row Count 10 (+ 1) ! \newline % Row Count 11 (+ 1) interface {\emph{vfc-po1}} \newline % Row Count 12 (+ 1) {\bf{switchport mode F}} \newline % Row Count 13 (+ 1) {\bf{switchport trunk allowed vsan}} {\emph{100}} \newline % Row Count 14 (+ 1) no shutdown \newline % Row Count 15 (+ 1) ! \newline % Row Count 16 (+ 1) {\bf{vsan database}} \newline % Row Count 17 (+ 1) {\bf{vsan}} {\emph{100}} {\bf{interface}} {\emph{vfc-po 1}}% Row Count 18 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{F san-portchannel}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{feature npiv \newline % Row Count 1 (+ 1) {\bf{feature fport-channel-trunk}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) interface {\emph{port-channel 100}} \newline % Row Count 4 (+ 1) {\bf{channel mode active}} \newline % Row Count 5 (+ 1) {\bf{switchport mode f}} \newline % Row Count 6 (+ 1) {\bf{switchport mode trunk on}} \newline % Row Count 7 (+ 1) {\bf{switchport trunk allowed vsan}} {\emph{100}} \newline % Row Count 8 (+ 1) {\bf{switchport rate-mode shared}} \newline % Row Count 9 (+ 1) ! \newline % Row Count 10 (+ 1) interface {\emph{fc1/9-12}} \newline % Row Count 11 (+ 1) {\bf{channel-group}} {\emph{100}} {\bf{force}} \newline % Row Count 12 (+ 1) no shutdown% Row Count 13 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{E san-portchannel}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{N5K:}} \newline % Row Count 1 (+ 1) {\bf{feature fcoe}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) {\bf{vsan database}} \newline % Row Count 4 (+ 1) {\bf{vsan}} {\emph{200}} \newline % Row Count 5 (+ 1) {\bf{vsan}} {\emph{200}} {\bf{loadbalancing}} {\emph{src-dst-id}} \newline % Row Count 6 (+ 1) ! SID/DID \newline % Row Count 7 (+ 1) {\bf{port-channel load-balance ethernet source-dest-ip}} \newline % Row Count 9 (+ 2) ! \newline % Row Count 10 (+ 1) {\bf{fcdomain domain}} {\emph{0x1}} {\bf{static vsan}} {\emph{200}} \newline % Row Count 11 (+ 1) {\bf{fcdomain restart vsan}} {\emph{200}} \newline % Row Count 12 (+ 1) ! \newline % Row Count 13 (+ 1) interface {\emph{san-port-channel 22}} \newline % Row Count 14 (+ 1) {\bf{channel mode active}} \newline % Row Count 15 (+ 1) {\bf{switchport mode E}} \newline % Row Count 16 (+ 1) {\bf{switchport trunk mode on}} \newline % Row Count 17 (+ 1) {\bf{switchport trunk allowed vsan add}} {\emph{200}} \newline % Row Count 18 (+ 1) {\bf{switchport rate-mode dedicated}}% Row Count 19 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{FCIP with FCSP}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature fcip}} \newline % Row Count 1 (+ 1) {\bf{feature fcsp}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) {\bf{fcsp dhchap password}} {\emph{CCIEDC}} \newline % Row Count 4 (+ 1) {\bf{fcsp dhchap devicename}} {\emph{NeighborSwitchWWN}} {\bf{password}} {\emph{CCIEDC}} \newline % Row Count 6 (+ 2) ! \newline % Row Count 7 (+ 1) int {\emph{Gi1/1}} \newline % Row Count 8 (+ 1) {\bf{ip address}} 10.3.1.1 255.255.255.252 \newline % Row Count 9 (+ 1) {\bf{switchport mtu}} 2300 \newline % Row Count 10 (+ 1) no shutdown \newline % Row Count 11 (+ 1) ! \newline % Row Count 12 (+ 1) {\bf{fcip profile}} {\emph{1}} \newline % Row Count 13 (+ 1) {\bf{ip address}} {\emph{10.3.1.1}} \newline % Row Count 14 (+ 1) ! \newline % Row Count 15 (+ 1) {\bf{vsan database}} \newline % Row Count 16 (+ 1) {\bf{vsan}} {\emph{100}} \newline % Row Count 17 (+ 1) ! \newline % Row Count 18 (+ 1) interface {\emph{port-channel 1}} \newline % Row Count 19 (+ 1) {\bf{channel mode active}} \newline % Row Count 20 (+ 1) {\bf{fcsp on}} \newline % Row Count 21 (+ 1) {\bf{switchport mode e}} \newline % Row Count 22 (+ 1) {\bf{switchport trunk allowed vsan add}} {\emph{100}} \newline % Row Count 23 (+ 1) ! \newline % Row Count 24 (+ 1) interface {\emph{fcip1}} \newline % Row Count 25 (+ 1) {\bf{use-profile}} {\emph{1}} \newline % Row Count 26 (+ 1) {\bf{peer-info ipaddr}} {\emph{10.3.1.2}} \newline % Row Count 27 (+ 1) {\bf{channel-group}} {\emph{1}} {\bf{force}} \newline % Row Count 28 (+ 1) no shutdown% Row Count 29 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{show wwn switch}} \newline {\bf{show fcsp dhchap database}} \newline {\bf{show fcsp interface}} {\emph{port-channel 1}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{FCIP via Firewall}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{MDS-1:}} \newline % Row Count 1 (+ 1) {\bf{feature fcip}} \newline % Row Count 2 (+ 1) {\bf{int}} {\emph{gi1/1}} \newline % Row Count 3 (+ 1) {\bf{ip addr}} 10.3.1.1 255.255.255.252 \newline % Row Count 4 (+ 1) {\bf{switchport mtu 2300}} \newline % Row Count 5 (+ 1) no shut \newline % Row Count 6 (+ 1) ! \newline % Row Count 7 (+ 1) {\bf{fcip profile}} 10 \newline % Row Count 8 (+ 1) {\bf{ip add}} 10.3.1.1 \newline % Row Count 9 (+ 1) {\bf{port}} {\emph{3005}} \newline % Row Count 10 (+ 1) ! \newline % Row Count 11 (+ 1) {\bf{int fcip}} {\emph{10}} \newline % Row Count 12 (+ 1) {\bf{use-profile}} {\emph{10}} \newline % Row Count 13 (+ 1) {\bf{peer-info ipadd}} {\emph{10.3.1.2}} \newline % Row Count 14 (+ 1) {\bf{passive-mode}} \newline % Row Count 15 (+ 1) {\bf{switchport mode e}} \newline % Row Count 16 (+ 1) {\bf{switchport trunk allowed vsan}} {\emph{100}} \newline % Row Count 17 (+ 1) no shut \newline % Row Count 18 (+ 1) ! \newline % Row Count 19 (+ 1) {\bf{MDS-2:}} \newline % Row Count 20 (+ 1) int gi1/1 \newline % Row Count 21 (+ 1) ip add 10.3.1.2 255.255.255.252 \newline % Row Count 22 (+ 1) {\bf{switchport mtu}} {\emph{2300}} \newline % Row Count 23 (+ 1) no shut \newline % Row Count 24 (+ 1) ! \newline % Row Count 25 (+ 1) {\bf{fcip profile}} {\emph{10}} \newline % Row Count 26 (+ 1) {\bf{ip add}} {\emph{10.3.1.2}} \newline % Row Count 27 (+ 1) ! \newline % Row Count 28 (+ 1) {\bf{int fcip}} {\emph{10}} \newline % Row Count 29 (+ 1) {\bf{use-profile}} {\emph{10}} \newline % Row Count 30 (+ 1) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{FCIP via Firewall (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{peer-info ipadd}} {\emph{10.3.1.1}} {\bf{port}}~{\emph{3005}} \newline % Row Count 2 (+ 2) {\bf{switchport mode e}} \newline % Row Count 3 (+ 1) {\bf{switchport trunk allowed vsan}} {\emph{100}} \newline % Row Count 4 (+ 1) {\bf{no shut}}% Row Count 5 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Verification: \newline show fcip profile \newline show fcip summary} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{NPV}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{feature fcoe}} \newline % Row Count 1 (+ 1) {\bf{feature npv}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) {\bf{slot 2}} \newline % Row Count 4 (+ 1) {\bf{port}} {\emph{1-16}} {\bf{type fc}} \newline % Row Count 5 (+ 1) {\bf{poweroff module}} 2 \newline % Row Count 6 (+ 1) {\bf{no poweroff module}} 2 \newline % Row Count 7 (+ 1) ! \newline % Row Count 8 (+ 1) {\bf{npv auto-load-balance disruptive}}% Row Count 9 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{FC Zone}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{Creating zone:}} \newline % Row Count 1 (+ 1) {\bf{zoneset name zs\_vsan}}\_100 vsan 100 \newline % Row Count 2 (+ 1) {\bf{zone name zone\_vsan}}\_100 \newline % Row Count 3 (+ 1) {\bf{member pwwn}} {\emph{20:00:00:25:b5:00:00:01}} \newline % Row Count 4 (+ 1) {\bf{member pwwn}} {\emph{50:00:00:00:00:00:00:01}} \newline % Row Count 5 (+ 1) ! \newline % Row Count 6 (+ 1) {\bf{zoneset activate name}} {\emph{zs\_vsan\_100}} {\bf{vsan}} {\emph{100}}% Row Count 8 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{! No zone (useful for troubleshooting but not for production): \newline {\bf{zone default-zone permit vsan}} 100 \newline ! Basic mode - manual full zone database distribution: \newline {\bf{zoneset distribute vsan}} {\emph{100}} \newline ! Enhanced mode - Automatic full zone database distribution: \newline {\bf{zone mode enhanced}} \newline ! \newline {\bf{show zone status vsan}} {\emph{100}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Shortcuts}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{sh cli history config-mode unformatted}} \newline % Row Count 1 (+ 1) {\bf{cli alias name}} {\emph{v2}} {\bf{switchto vdc}} {\emph{N7K-2}}% Row Count 2 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{FCoE Host}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{int}} {\emph{eth1/20}} \newline % Row Count 1 (+ 1) {\bf{switchport}} \newline % Row Count 2 (+ 1) {\bf{switchport mode trunk}} \newline % Row Count 3 (+ 1) {\bf{switchport trunk allowed vlan}} {\emph{1,100}} \newline % Row Count 4 (+ 1) {\bf{spanning-tree port type edge trunk}} \newline % Row Count 5 (+ 1) no shut \newline % Row Count 6 (+ 1) {\bf{int}} {\emph{vfc 20}} \newline % Row Count 7 (+ 1) {\bf{bind interface}} {\emph{eth1/20}} \newline % Row Count 8 (+ 1) {\bf{switchport mode F}} \newline % Row Count 9 (+ 1) {\bf{switchport trunk allowed vsan}} {\emph{100}} \newline % Row Count 10 (+ 1) no shut% Row Count 11 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{N1KV - manual subgroup}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{port-profile type ethernet system-uplink \newline % Row Count 1 (+ 1) {\bf{channel-group auto mode on sub-group manual}} \newline % Row Count 2 (+ 1) ! \newline % Row Count 3 (+ 1) interface e3/1 \newline % Row Count 4 (+ 1) {\bf{sub-group-id}} {\emph{0}}% Row Count 5 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{To find the interface number: \newline {\bf{module vem}} {\emph{3}} {\bf{execute vemcmd show port}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{N1KV - iSCSI Multipath}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{port-profile type}} {\emph{vethernet iscsi}} \newline % Row Count 1 (+ 1) {\bf{capability iscsi-multipath}} \newline % Row Count 2 (+ 1) {\bf{system vlan}} {\emph{30}} \newline % Row Count 3 (+ 1) ! \newline % Row Count 4 (+ 1) {\bf{port-profile type ethernet}} {\emph{system-uplink}} \newline % Row Count 5 (+ 1) {\emph{system vlan}}{\emph{ }}1,30,40*% Row Count 6 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{N1KV - QoS}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{policy-map type qos}} {\emph{silver}} \newline % Row Count 1 (+ 1) {\bf{class class-default}} \newline % Row Count 2 (+ 1) {\bf{set cos}} {\emph{2}} \newline % Row Count 3 (+ 1) ! \newline % Row Count 4 (+ 1) {\bf{port-profile type}} {\emph{vethernet iscsi}} \newline % Row Count 5 (+ 1) {\bf{service-policy type qos input}} {\emph{silver}} \newline % Row Count 6 (+ 1) ! \newline % Row Count 7 (+ 1) {\bf{system jumbomtu 9000}} \newline % Row Count 8 (+ 1) ! \newline % Row Count 9 (+ 1) {\bf{port-profile type ethernet}} {\emph{system-uplink}} \newline % Row Count 10 (+ 1) {\bf{mtu 9000}}% Row Count 11 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{N1KV - Setup}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{! Maximum number of ports in a non-uplink port-profile \newline % Row Count 2 (+ 2) {\bf{port-profile default max-ports}} {\emph{8}} \newline % Row Count 3 (+ 1) ! dv Port ID persists for the life of veth \newline % Row Count 4 (+ 1) {\bf{port-profile default port-binding static}}% Row Count 5 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{N1KV - relative subgroup}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{! Subgroup ID should start from 0 and increase by 1 for each additional uplink \newline % Row Count 2 (+ 2) {\bf{port-profile type}} {\emph{ethernet system-uplink}} \newline % Row Count 3 (+ 1) {\bf{channel-group auto mode on mac-pinning relative}}% Row Count 5 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}