Telecom Italia - IPv6 Pilot on Cisco

To my amazement, Telecom Italia released a pilot project of IPv6 deployment on residential/dynamic ip only adsl internet access, but on theirs support site there’s configuration only for some useless systems. So, I’ve decided to write a configuration for Cisco platform. Usually the typical Telecom Italia PPPoE or PPPoA ADSL connection with dynamic IPv4 only was authenticated with “aliceadsl” as user and password, now with bran new credential along IPv4 the endpoint router advertise a IPv6 /64 class (always dynamic). ...

8 June 2012 @ 23:44 · Updated: 30 June 2026 @ 03:28 · leo

Cisco - IOS Image

Breve prontuario per riconoscere le immagini e le relative feature (sono indicate le principali): IP : y ADSL : 7 IP PLUS : s VOICE : v CRYPTO (maggiore di 64-bit) : k9 CRYPTO (minore di 64-bit) : k8 IBM/AT/IPX : bnr2 FW/IDS : o3 H323 : x IP/IPX/APPLETALK : bin IP/FW : oy6 LAWFUL INTERCEPT : u2 ENTERPRISE : js SSG : g4 Inoltre le immagini sono presenti altre immagini raggruppate per feature: IP BASE = IOS entry level nessuna caratteristica principale IP VOICE = VoIP, VoFR, IP Telephony ...

23 August 2008 @ 07:19 · leo

Cisco Catalyst - IOS Upgrade

Comandi base per aggionare un Catalyst 29xx partendo da un’immagine IOS compresssa in tar, ovviamente e’ indispensabile avere a disposizione un server TFTP con gia’ caricata nella root l’immagine. Fase 1 - Eliminare l’immagine e eventuali web-interface con questi due comandi: Switch#delete flash:c0000-versioneios.bin Switch#delete flash:html/* Fase 2 - Copiare scompattare e caricare l’immagine dall’TFTP Switch#archive tar /xtract tftp://10.10.10.1/c0000-versioneios.bin flash: Fase 3 - Verificare l’immagine Switch#verify flash:c0000-versioneios.bin Memo: Le immagini con questa notazione “i6k2l2q4” hanno le seguenti feature: EI AND SI IOS CRYPTO ...

23 August 2008 @ 06:15 · Updated: 30 June 2026 @ 03:28 · leo