Go to content Go to navigation Go to search

Adjacences OSPF

June 2nd, 2009 by Alex

Relation de voisinage : OSPF developpe des relations de voisinages entre routeurs sur le meme lien en échangeant des paquets Hello toutes les 10 secondes sur des liens broadcast et toutes les 30 secondes sur des liens non-broadcast.

Read the rest of this entry »

Cisco MadRouter Contest : Round Eleven

May 31st, 2009 by Alex

Refer to the exhibit, since when the OSPF process has been launched ? Formulate your answers in minutes. ( The router is in a broadcast network and OSPF has default values applied )

Read the rest of this entry »

Upgrade From CUCM6 to CUCM7

May 19th, 2009 by Florent

These are the steps to run an upgrade from CUCM6 to CUCM7 via the web interface.

Read the rest of this entry »

Configurer la date avec NTP

May 18th, 2009 by Alex

Ayant subit des petits soucis avec dynamips, l’article que je préparais n’a pas pu être terminé à temps. Mais pour ne pas décevoir ceux qui attendent un nouvel article ( et dieu sait que vous êtes très très très nombreux ^^ ) Voici une petite vidéo sur comment configurer la date avec NTP.

Podcast NTP

Cisco, la secte qui s’introduit même dans votre console

January 16th, 2009 by Alex

Je pensais avoir tout compris de la stratégie de communication de cisco en voyant des pub Cisco allant même jusque dans le jeu flash de la série Terminator : The Sarah Connor’s Chronicles… et bien je ne suis pas au bout de mes surprises ^^

Cisco… partenaire de Rock Band 2 ! Si j’avais su j’aurais pas acheter Guitar Hero 4 :D

Cisco MadRouter Contest : Round Nine

December 16th, 2008 by Florent

Ce contest parlera de Telnet (enfin plutot de ligne pour être plus généraliste) !

Il y a tout d’abord 2 vidéos a regarder, les questions sont en dessous.

Il y aura 2 questions. La première question est commune aux 2 vidéos, et la seconde question parlera justement de la différence entre ces 2 vidéos.

Les 2 routeurs sont des 3620, avec comme version d’IOS:

Router>sh version | in IOS
IOS (tm) 3600 Software (C3620-IS-M), Version 12.3(22), RELEASE SOFTWARE (fc2)

Read the rest of this entry »

Hot Standby Routing Protocol (HSRP)

September 2nd, 2008 by Florent

Let say you have a gateway which allows you to access internet. This gateway goes down :(
All you need is … redundancy ! Hot Standby Routing Protocol is here to help you.
This article will show you a configuration example to make it work.

Topology

Read the rest of this entry »

BFR

August 31st, 2008 by Alex

Un petit nom bizarre pour désigner à l’époque le nom de code des GSR ( Router 12000 serie )

En image le petit logo visible en ouvrant le chassis, Big Fuckin Router in da place

Why Telnet is so Weak …

July 27th, 2008 by Florent

I have written a script in python, always with scapy, that captures in real time all the Telnet traffic accross the network.

The script, when reduced to its minimal needs, has 18 lines …

Here is the video.

All the datas captured are stored in a file: Client-Source IP - Server-Destination IP

The script does not manage very well when several telnet connections are launched to the same Telnet server by a unique host.

TFTP File Capture

July 16th, 2008 by Alex

The story continues using Scapy ( or how to create powerful tools in 5 minutes ).

Here’s the video of my new tool written with Scapy. The aim is to capture file configuration exported from cisco devices and walking on the wire in plain text.

« Previous Entries