<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: cisco</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Reset mot de passe équipement Cisco</title>
        <link>http://www.posteet.com/view/997</link>
        <description>
        <![CDATA[<pre>1ère phase : 
allumage de l&quot;équipement
2ème phase :
si sur port série avec minicom :
Appuyez  ctrl-AZ
Si sur port série avec hyperterminal :
Appuiyer sur ctrl-Pause
3ème phase :
On obtient un accès minimaliste à l'équipement
en conf t saisir la commande suivante :
confreg 0x2142
Nous changeons la valeur du registre de configuration pour dire à l'équipement de booter sur son IOS mais sans prendre en compte sa configuration
4ème phase :
Rebootez l&quot;équipement, celui ci bootera de façon normale, sans prendre en compte sa configuration habituelle.
désormais on peut réinitialiser le mot de passe d'acces au switch
5ème pahse :
conf t
config-register 0x2102
Cette commande re décale le registre de condifguration et le remet à sa valeur initiale. Ainsi au prochain reboot on utilisera la nouvelle configuration.</pre> <a href="http://www.posteet.com/tags/cisco">[cisco]</a>  <a href="http://www.posteet.com/tags/mot de passe">[mot de passe]</a>  <a href="http://www.posteet.com/tags/password">[password]</a>  <a href="http://www.posteet.com/tags/reset">[reset]</a>  <a href="http://www.posteet.com/tags/routeur">[routeur]</a>  <a href="http://www.posteet.com/tags/switch">[switch]</a> ]]>        </description>
        <dc:creator>neorom</dc:creator>
        <pubDate>Tue, 03 Jun 2008 13:11:15 +0000</pubDate>

            <category>cisco</category>
            <category>mot de passe</category>
            <category>password</category>
            <category>reset</category>
            <category>routeur</category>
            <category>switch</category>
    
    </item>

  
    <item>
        <title>Commandes générales de configuration de routeur Cisco</title>
        <link>http://www.posteet.com/view/851</link>
        <description>
        <![CDATA[<pre>commandes générales:

show running-config (affiche la conf du routeur)
show ip route (affiche la table de routage du routeur)
show protocols (affiche l'état des ports du routeur)
show ?(permet l'affichage d'informations diverses)
copy running-config (copy en memoire la running-config pour un prochain reboot)
enable (passe en mode privilégié)
conf t (passe en mode de configuration)
erase startup-config (efface la configuration sauvegardée, et repasse sur la conf par défaut)
reload (redémarre le routeur, si vous avez fait un erase startup-config avant, le routeur redémarre en configuration usine)

configuration:
ip route 0.0.0.0 0.0.0.0 192.168.1.1 (ajoute la route par défaut du routeur)

configuration d'interfaces:
interface FastEthernet 0/1 (rentre dans la configuration de l'interface numéro 1)
ip address 192.168.0.2 255.255.255.0 (configure l'adresse ip de l'interface dans lequel on est situé)


Infos diverses: 
La startup config est situé dans la nvram (non volatile), elle est copiée en RAM au boot et devient la running config.</pre> <a href="http://www.posteet.com/tags/cisco">[cisco]</a>  <a href="http://www.posteet.com/tags/configuration">[configuration]</a>  <a href="http://www.posteet.com/tags/ios">[ios]</a>  <a href="http://www.posteet.com/tags/matériel">[matériel]</a>  <a href="http://www.posteet.com/tags/routeur">[routeur]</a> ]]>        </description>
        <dc:creator>neorom</dc:creator>
        <pubDate>Thu, 27 Mar 2008 07:27:04 +0000</pubDate>

            <category>cisco</category>
            <category>configuration</category>
            <category>ios</category>
            <category>matériel</category>
            <category>routeur</category>
    
    </item>

  
    <item>
        <title>Port mirroring on cisco and juniper switches</title>
        <link>http://www.posteet.com/view/689</link>
        <description>
        <![CDATA[<pre>- Catalyst Cisco 6509 or 3750:

switch#configure terminal
switch(config)#monitor session 1 source interface GigabitEthernet x/x
switch(config)#monitor session 1 destination interface GigabitEthernet x/x

- Catalyst Cisco 3500XL:

switch#configure terminal
switch(config)#interface FastEthernet x/x
switch(config-if)#port monitor FastEthernet x/x

- Firewall Juniper/Netscreen 25

set mirror port source interface1 destination interface2</pre> <a href="http://www.posteet.com/tags/cisco">[cisco]</a>  <a href="http://www.posteet.com/tags/juniper">[juniper]</a>  <a href="http://www.posteet.com/tags/mirroring">[mirroring]</a>  <a href="http://www.posteet.com/tags/switch">[switch]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Wed, 23 Jan 2008 14:52:53 +0000</pubDate>

            <category>cisco</category>
            <category>juniper</category>
            <category>mirroring</category>
            <category>switch</category>
    
    </item>

  
    <item>
        <title>Set the maximum number of MAC addresses allowed on a switch interface</title>
        <link>http://www.posteet.com/view/688</link>
        <description>
        <![CDATA[<pre>Switch# conf t
Switch1(config)# interface ethernet 0/4 
Switch1(config-if)# port secure max-mac-count 100</pre> <a href="http://www.posteet.com/tags/cisco">[cisco]</a>  <a href="http://www.posteet.com/tags/mac">[mac]</a>  <a href="http://www.posteet.com/tags/security">[security]</a>  <a href="http://www.posteet.com/tags/switch">[switch]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Wed, 23 Jan 2008 09:52:32 +0000</pubDate>

            <category>cisco</category>
            <category>mac</category>
            <category>security</category>
            <category>switch</category>
    
    </item>

  
    <item>
        <title>Tagging VLAN 802.1Q entre switch CISCO (trunk) et linux</title>
        <link>http://www.posteet.com/view/100</link>
        <description>
        <![CDATA[<pre># Sur linux pour avoir une interface virtuelle qui tag sur le vlan 2 et attachée à eth0
# Nécessite le package vlan (apt-get install vlan, yum install vlan, ...)
ifconfig eth0.2 192.168.2.1

# Sur cisco, pour autoriser les vlan 2 a 4 sur l'interface 0/1
conf t
int fa 0/1
switchport mode trunk
switchport trunk allowed vlan 2-4
end
write</pre> <a href="http://www.posteet.com/tags/802.1q">[802.1q]</a>  <a href="http://www.posteet.com/tags/cisco">[cisco]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a>  <a href="http://www.posteet.com/tags/switchport">[switchport]</a>  <a href="http://www.posteet.com/tags/tagging">[tagging]</a>  <a href="http://www.posteet.com/tags/trunk">[trunk]</a>  <a href="http://www.posteet.com/tags/vlan">[vlan]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Tue, 23 Oct 2007 07:33:19 +0000</pubDate>

            <category>802.1q</category>
            <category>cisco</category>
            <category>linux</category>
            <category>switchport</category>
            <category>tagging</category>
            <category>trunk</category>
            <category>vlan</category>
    
    </item>

  
    <item>
        <title>Upgrade IOS Cisco</title>
        <link>http://www.posteet.com/view/96</link>
        <description>
        <![CDATA[<pre>//effacer l'ancien IOS
router#format flash:
ou
router#delete nom_ios.bin

//copie du nouvel IOS
router# copy tftp|http|scp|ftp://x.x.x.x/nom_ios.bin flash:

router#reload

//vérification
router#show version</pre> <a href="http://www.posteet.com/tags/cisco">[cisco]</a>  <a href="http://www.posteet.com/tags/ios">[ios]</a> ]]>        </description>
        <dc:creator>julito</dc:creator>
        <pubDate>Thu, 18 Oct 2007 12:14:34 +0000</pubDate>

            <category>cisco</category>
            <category>ios</category>
    
    </item>

  
    <item>
        <title>Lister les fichiers d'une archive tar sur Cisco</title>
        <link>http://www.posteet.com/view/95</link>
        <description>
        <![CDATA[<pre>router# archive tar /table nom_archive.tar</pre> <a href="http://www.posteet.com/tags/archive">[archive]</a>  <a href="http://www.posteet.com/tags/cisco">[cisco]</a> ]]>        </description>
        <dc:creator>julito</dc:creator>
        <pubDate>Thu, 18 Oct 2007 12:11:28 +0000</pubDate>

            <category>archive</category>
            <category>cisco</category>
    
    </item>

  
    <item>
        <title>Copier et extraire une archive tar sur Cisco</title>
        <link>http://www.posteet.com/view/94</link>
        <description>
        <![CDATA[<pre>Router# archive tar /xtract tftp://x.x.x.x/source flash:/file-url</pre> <a href="http://www.posteet.com/tags/archive">[archive]</a>  <a href="http://www.posteet.com/tags/cisco">[cisco]</a>  <a href="http://www.posteet.com/tags/tftp">[tftp]</a> ]]>        </description>
        <dc:creator>julito</dc:creator>
        <pubDate>Thu, 18 Oct 2007 10:09:22 +0000</pubDate>

            <category>archive</category>
            <category>cisco</category>
            <category>tftp</category>
    
    </item>


</channel>
</rss>
