Configuration Routeur CISCO 1900

Résolu
Hichem_81 Messages postés 126 Statut Membre -  
ciscowarrior Messages postés 810 Statut Membre -
Bonjour,

On viens d'acquérir un nouveau routeur CISCO 1900 en remplacement de l'ancien routeur CISCO 1700.

j'ai donc reconfigurer a l'identique les anciens paramètres , mais... sa ne fonctionne pas :-/

Y'a t'il donc d'autre paramètres a prendre en considération sur ce nouveau Routeur, sachant que la Carte Serial installer est une GigabitEtherne, et que l'ancien Routeur possédait une FastEthernet.

Merci bien.

2 réponses

  1. ciscowarrior Messages postés 810 Statut Membre 100
     
    poste ton ancienne config et celle du 1900

    Alain
    2
    1. Hichem_81 Messages postés 126 Statut Membre 28
       
      re Bonjour,
      voici donc la config:

      Ancien Routeur:
      ==========================
      Router#show running-config
      Building configuration...

      Current configuration : 606 bytes
      !
      version 12.2
      service timestamps debug datetime msec
      service timestamps log datetime msec
      service password-encryption
      !
      hostname DIAMAL_NET-ANNASSERS
      !
      logging queue-limit 100
      enable secret 5 $1$T6jP$RA2uWbi8reRTl5mfkXAh1/
      !
      ip subnet-zero
      !
      !
      !
      !
      !
      !
      !
      interface FastEthernet0
      ip address 196.20.110.150 255.255.255.248
      speed auto
      !
      interface Serial0
      description CONNEXION WAN ISP DJAWEB Backup
      ip address 192.168.249.18 255.255.255.252
      !
      ip classless
      ip route 0.0.0.0 0.0.0.0 192.168.249.17

      !
      !
      !
      line con 0
      line aux 0
      line vty 0 4
      password 7 047609260124584B0540544142
      login
      !
      end

      Router#




      Nouveau Routeur
      ===============================
      Router#show running-config
      Building configuration...

      Current configuration : 1887 bytes
      !
      version 15.0
      service timestamps debug datetime msec
      service timestamps log datetime msec
      no service password-encryption
      !
      hostname DZ-ANB-RET-02
      !
      boot-start-marker
      boot-end-marker
      !
      enable secret 5 $1$vA..$QyFIZsLmA9jlMQGEPRpPp1
      enable password class
      !
      no aaa new-model
      !
      no ipv6 cef
      ip source-route
      no ip routing
      no ip cef
      !
      !
      !
      !
      multilink bundle-name authenticated
      !
      !
      !
      license udi pid CISCO1941/K9 sn FCZ1516C2N6
      !
      !
      !
      !
      !
      !
      !
      !
      interface GigabitEthernet0/0
      ip address 196.20.110.150 255.255.255.248
      no ip route-cache
      duplex auto
      speed auto
      no mop enabled
      !
      interface GigabitEthernet0/1
      no ip address
      no ip route-cache
      shutdown
      duplex auto
      speed auto
      !
      interface Serial0/0/0
      ip address 192.168.249.18 255.255.255.252
      no ip route-cache
      clock rate 2000000
      !
      ip forward-protocol nd
      !
      no ip http server
      no ip http secure-server
      !
      ip route 0.0.0.0 0.0.0.0 192.168.249.17
      !
      !
      !
      snmp-server community public RO
      !
      control-plane
      !
      banner motd ^C% Password expiration warning.
      -----------------------------------------------------------------------

      Cisco Router and Security Device Manager (SDM) is installed on this device and
      it provides the default username "cisco" for one-time use. If you have already
      used the username "cisco" to login to the router and your IOS image supports the


      "one-time" user option, then this username has already expired. You will not be
      "one-time" user option, then this username has already expired. You will not be

      It is strongly suggested that you create a new username with a privilege level
      of 15 using the following command.

      username <myuser> privilege 15 secret 0 <mypassword>

      Replace <myuser> and <mypassword> with the username and password you want to
      use.

      --------------------------------------------------------------------


      ^C
      !
      line con 0
      line aux 0
      line vty 0 4
      password cisco
      login
      !
      scheduler allocate 20000 1000
      end

      Router#
      0
    2. brupala Messages postés 111153 Date d'inscription   Statut Membre Dernière intervention   14 450
       
      Salut,
      peux tu copier un show ip int brief du 1900 ?
      par contre ...
      ip source-route 
      no ip routing 
      no ip cef 

      no ip routing, c'est exprès ?
      0
    3. Hichem_81 Messages postés 126 Statut Membre 28
       
      interface GigabitEthernet0/0
      ip address 196.20.110.150 255.255.255.248

      interface Serial0/0/0
      ip address 192.168.249.18 255.255.255.252

      désolé, je n'es pas le Routeur a disposition là, mais les deux interface étaient UP donc connectés.


      no ip routing? eeeh non non, y a rien de volontaire, je n'est configurer que les deux interfaces et la route par défaut.

      par contre, on est sous un domaine, es que je doit donc configurer le nom du domaine sur le Routeur?
      0
    4. ciscowarrior
       
      alors il faut réactiver le routing avec la commande ip routing et il faut aussi réactiver CEF avec la commande ip cef mais ces deux commandes sont par défaut sur le routeur donc quelqu'un a du les désactiver.
      tu peux poster la topo car c'est une config minimaliste même sur le 1700 que tu as posté
      0
    5. Hichem_81 Messages postés 126 Statut Membre 28
       
      OK pour la Topo, je vais essayer de l'obtenir.

      les deux commande ip cef, et ip routing ont bien fonctionné, et effectivement y'avait un PB avec ca.

      ce soire ou demain Matin , je replacerai le New Routeur pour voire si ce marche , et je te tiens au courant.
      0
  2. Hichem_81 Messages postés 126 Statut Membre 28
     
    Mille excuses, je ne serais pas aux bureau demain, je la posterais les deux config mercredi.

    merci encore.
    0