# HG changeset patch # User Alessio Caiazza # Date 1256814253 -3600 # Node ID b0824ccd5f09fdc1fbd4b1729eac4ae413183d48 # Parent 0a549da557afe12ffb489bcba981f4a11e5a93bc handout stampabile e outline (broken) diff -r 0a549da557afe12ffb489bcba981f4a11e5a93bc -r b0824ccd5f09fdc1fbd4b1729eac4ae413183d48 Presentazione.tex --- a/Presentazione.tex Wed Oct 28 18:50:51 2009 +0100 +++ b/Presentazione.tex Thu Oct 29 12:04:13 2009 +0100 @@ -42,7 +42,7 @@ {\begin{colorblock}{#1}\begin{itemize}} {\end{itemize}\end{colorblock}} -\newcommand{\tlelement}[3] {\only<#1>{\begin{tl_itm_year}{#2} #3 \end{tl_itm_year}}} +\newcommand{\tlelement}[3] {\only{\begin{tl_itm_year}{#2} #3 \end{tl_itm_year}}} \usepackage{multirow} @@ -127,6 +127,22 @@ \pgfdeclareimage[height=1.15cm]{LogoUniF}{immagini/LogoUniF} \logo{\pgfuseimage{LogoUniF}} +% Utilizza l'outline +%\AtBeginSection[] +%{ +% \begin{frame} +% \frametitle{Outline} +% \tableofcontents[currentsection] +% \end{frame} +%} +\AtBeginSubsection[] +{ +\begin{frame} +\frametitle{Sommario} +\tableofcontents[currentsection,currentsubsection] +\end{frame} +} + % Inizio Presentazione. @@ -151,8 +167,8 @@ \draw[timeline] (-.5,0) -- (11.5,0); %red line \setbeamercovered{invisible} - \uncover<8->{ \draw[timeline,color=red] (8,0) -- (11.5,0);} - \uncover<11->{ + \uncover{ \draw[timeline,color=red] (8,0) -- (11.5,0);} + \uncover{ \draw (9,0) node[year label] (2011) {\small \color{red}{2011}} +(0,-3pt) -- +(0,3pt); \draw (9.5,0) node[year label] (2012) {\small \color{red}{2012}} +(0,-3pt) -- +(0,3pt); \path[today,color=red] (2011) -- +(0,+1cm); @@ -172,29 +188,29 @@ \draw (8,0) node[year label] (2009) {\small 2009} +(0,-3pt) -- +(0,3pt); \draw (11,0) node[year label] (2016) {\small 2016} +(0,-3pt) -- +(0,3pt); %freccie today - \only<1>{\path[today] (1993) -- +(0,+1cm);} - \only<2>{\path[today] (1995) -- +(0,+1cm);} - \only<3>{\path[today] (1997) -- +(0,+1cm);} - \only<4>{\path[today] (1999) -- +(0,+1cm);} - \only<5>{\path[today] (2000) -- +(0,+1cm);} - \only<6>{\path[today] (2003) -- +(0,+1cm);} - \only<7>{\path[today] (2004) -- +(0,+1cm);} - \only<8>{\path[today] (2005) -- +(0,+1cm);} - \only<9>{\path[today] (2006) -- +(0,+1cm);} - \only<10>{\path[today] (2008) -- +(0,+1cm);} - \only<11>{\path[today] (2009) -- +(0,+1cm);} + \only{\path[today] (1993) -- +(0,+1cm);} + \only{\path[today] (1995) -- +(0,+1cm);} + \only{\path[today] (1997) -- +(0,+1cm);} + \only{\path[today] (1999) -- +(0,+1cm);} + \only{\path[today] (2000) -- +(0,+1cm);} + \only{\path[today] (2003) -- +(0,+1cm);} + \only{\path[today] (2004) -- +(0,+1cm);} + \only{\path[today] (2005) -- +(0,+1cm);} + \only{\path[today] (2006) -- +(0,+1cm);} + \only{\path[today] (2008) -- +(0,+1cm);} + \only{\path[today] (2009) -- +(0,+1cm);} %fatti \draw (1993) node[fact label] {\tiny CIDR}; - \uncover<2->{ \draw (1995) node[fact label] {\tiny IPv6}; } - \uncover<3->{ \draw (1997) node[fact label] {\tiny SURFNet}; } - \uncover<4->{ \draw (1999) node[fact label] {\tiny IPv6 Forum}; } - \uncover<5->{ \draw (2000) node[fact label] {\tiny SixXS}; } - \uncover<6->{ \draw (2003) node[fact label] {\tiny Parte 6bone - Asia}; } - \uncover<7->{ \draw (2004) node[fact label] {\tiny Supporto a IPv6 dai vendor}; } - \uncover<8->{ \draw (2005) node[fact label] {\tiny USA};} - \uncover<9->{ \draw (2006) node[fact label] {\tiny Termina 6bone}; } - \uncover<10->{ \draw (2008) node[fact label] {\tiny Root DNS - UE - Beijing}; } - \uncover<11->{ \draw (2009) node[fact label] {\tiny OGGI}; } + \uncover{ \draw (1995) node[fact label] {\tiny IPv6}; } + \uncover{ \draw (1997) node[fact label] {\tiny SURFNet}; } + \uncover{ \draw (1999) node[fact label] {\tiny IPv6 Forum}; } + \uncover{ \draw (2000) node[fact label] {\tiny SixXS}; } + \uncover{ \draw (2003) node[fact label] {\tiny Parte 6bone - Asia}; } + \uncover{ \draw (2004) node[fact label] {\tiny Supporto a IPv6 dai vendor}; } + \uncover{ \draw (2005) node[fact label] {\tiny USA};} + \uncover{ \draw (2006) node[fact label] {\tiny Termina 6bone}; } + \uncover{ \draw (2008) node[fact label] {\tiny Root DNS - UE - Beijing}; } + \uncover{ \draw (2009) node[fact label] {\tiny OGGI}; } \end{tikzpicture} \tlelement{1}{1993}{\item Viene introdotto CIDR per arginare il problema della fine degli indirizzi IP.} @@ -240,6 +256,7 @@ \tikzstyle{ipv4}+=[rectangle,minimum size=1cm,fill=chameleongreen1,draw=chameleongreen3] \tikzstyle{na} = [baseline=-.5ex] +\mode { \begin{tikzpicture}[remember picture,overlay] \node at ($(current page.center) + (0,2cm) $) [ipv4] (ipv4) {} ; \coordinate (ipv6) at ($ (ipv4) + (2cm,-.5cm) $); @@ -253,7 +270,7 @@ \path[v6 arrow] (current page.west) -- +(+.5cm,0); \path[v6 arrow] (current page.east) -- +(-.5cm,0); \end{actionenv} -\end{tikzpicture} +\end{tikzpicture} \vspace{12em} @@ -268,7 +285,7 @@ \item<6-> Per mantenere le proporzioni dovremmo colorare di bianco l'intera superficie del Sistema Solare! \item<7-> Pi\`u di $6.66 \cdot 10^{23}$ indirizzi per metro quadrato della superficie terrestre (cioè 666 mila miliardi di miliardi). \end{itemize} -\end{itemize} +\end{itemize} } \end{frame} @@ -346,9 +363,7 @@ \end{frame} \section{IPv6 nel dettaglio} % (fold) -\label{sec:ipv6_nel_dettaglio} \subsection{Struttura di un indirizzo} % (fold) -\label{sub:struttura_di_un_indirizzo} \begin{frame}\frametitle{Struttura di un indirizzo} Un indirizzo IPv6 \`e un dato a 128 bit. Si utilizza una rappresentazione a gruppi di 4 cifre esadecimali separati dal simbolo ``\texttt{:}''\\ @@ -645,7 +660,7 @@ \end{colorblock} \end{frame} -\subsubsection{Extension headers} +%\subsubsection{Extension headers} \begin{frame}\frametitle{Header IPv6 - Extension header} In IPv6 \`e possibile estendere l'header attraverso gli \textit{Extension header}, la loro presenza \`e indicata dal campo @@ -690,8 +705,7 @@ % section ipv6_nel_dettaglio (end) \section{Automatismi e routing} % (fold) -\label{sec:automatismi_e_routing} - +\subsection{Introduzione} \begin{frame}\frametitle{Autoconfigurazione} Una delle novità introdotte da IPv6 è l'autoconfigurazione dei nodi di rete, che anche in assenza di un router sono in grado di generare autonomamente un indirizzo link-local unicast per garantire la @@ -719,6 +733,7 @@ \end{colorblock} \end{frame} +\subsection{EUI-64} \begin{frame}[fragile]\frametitle{Extended Unique Identifier (EUI-64) - Algoritmo} %\setlength{\byteheight}{4ex} @@ -775,6 +790,7 @@ L'indirizzo link-local EUI-64 è \texttt{fe80::2:16:cb:ff:fe:8c:de:8b} \end{frame} +\subsection{IPv6 Stateless Address Autoconfiguration} \begin{frame}[allowframebreaks]\frametitle{Configurazione stateless - Definizioni} % (fold) \label{sub:configurazione_stateless} La configurazione stateless offre la possibilità di ottenere un indirizzo global unicast e un router @@ -882,7 +898,7 @@ % subsection configurazione_stateless (end) % section automatismi_e_routing (end) -\section{Come fare} +\section{Implementare IPv6} \subsection{Tunnel Broker} \begin{frame}\frametitle{Tunnel Broker} diff -r 0a549da557afe12ffb489bcba981f4a11e5a93bc -r b0824ccd5f09fdc1fbd4b1729eac4ae413183d48 ipv6.handout.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ipv6.handout.tex Thu Oct 29 12:04:13 2009 +0100 @@ -0,0 +1,28 @@ +% Per evitare Warning con Pdf 1.5 Version. +\pdfoptionpdfminorversion=5 + +% Classe Presentazioni [Beamer]. +\documentclass[hyperref={pdfpagelabels=false},handout]{beamer} + +%permette un rendering buono a video (Font scalabili embedded) +%\usepackage{ae,aecompl} + +\usepackage{pgfpages} +%\pgfpagesuselayout{resize}[a4paper,border shrink=5mm,landscape] +%This says “Resize all pages to landscape A4 pages, no what their original size was, but shrink the pages +%by 5mm, so that there is a bit of a border around everything.” Naturally, instead of a4paper you can also use +%letterpaper or any of the other standard paper sizes. For further options and details see the documentation +%of pgfpages. +%The second thing you might wish to do is to put several slides on a single page. This can be done as +%follows: +%\usepackage{pgfpages} +\pgfpagesuselayout{2 on 1}[a4paper,border shrink=5mm] +%This says “Put two pages on one page and then resize everything so that it fits on A4 paper.” Note that +%this time we do not need landscape as the resulting page is, after all, not in landscape mode. +%Instead of 2 on 1 you can also use 4 on 1, but then with landscape once more, and also 8 on 1 and +%even 16 on 1 to get a grand (though unreadable) overview. +%If you put several slides on one page and if these slides normally have a white background, it may be +%useful to write the following in your preamble: +%\mode{\setbeamercolor{background canvas}{bg=black!5}} + +\input{Presentazione}