Configuration Routeur CISCO 1900
Résolu
Hichem_81
Messages postés
116
Date d'inscription
Statut
Membre
Dernière intervention
-
ciscowarrior Messages postés 788 Date d'inscription Statut Membre Dernière intervention -
ciscowarrior Messages postés 788 Date d'inscription Statut Membre Dernière intervention -
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.
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.
A voir également:
- No ip route-cache
- Ethernet n'a pas de configuration ip valide - Guide
- Panneau de configuration - Guide
- Retablir configuration usine chromecast - Guide
- Connaitre configuration pc - Guide
- Panneau de configuration nvidia incomplet ✓ - Forum Carte graphique
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#
peux tu copier un show ip int brief du 1900 ?
par contre ...
no ip routing, c'est exprès ?
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?
tu peux poster la topo car c'est une config minimaliste même sur le 1700 que tu as posté
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.