Configuration Routeur CISCO 1900
Résolu/Fermé
Hichem_81
Messages postés
116
Date d'inscription
mercredi 31 octobre 2007
Statut
Membre
Dernière intervention
3 juin 2021
-
19 déc. 2011 à 15:22
ciscowarrior Messages postés 788 Date d'inscription mercredi 2 novembre 2011 Statut Membre Dernière intervention 17 mai 2014 - 25 déc. 2011 à 16:26
ciscowarrior Messages postés 788 Date d'inscription mercredi 2 novembre 2011 Statut Membre Dernière intervention 17 mai 2014 - 25 déc. 2011 à 16:26
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
- Configuration chromecast - Guide
- Connaitre configuration pc - Guide
2 réponses
ciscowarrior
Messages postés
788
Date d'inscription
mercredi 2 novembre 2011
Statut
Membre
Dernière intervention
17 mai 2014
100
19 déc. 2011 à 17:43
19 déc. 2011 à 17:43
poste ton ancienne config et celle du 1900
Alain
Alain
Hichem_81
Messages postés
116
Date d'inscription
mercredi 31 octobre 2007
Statut
Membre
Dernière intervention
3 juin 2021
28
19 déc. 2011 à 21:37
19 déc. 2011 à 21:37
Mille excuses, je ne serais pas aux bureau demain, je la posterais les deux config mercredi.
merci encore.
merci encore.
Modifié par Hichem_81 le 21/12/2011 à 13:01
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#
Modifié par brupala le 21/12/2011 à 13:17
peux tu copier un show ip int brief du 1900 ?
par contre ...
no ip routing, c'est exprès ?
21 déc. 2011 à 13:52
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?
21 déc. 2011 à 14:51
tu peux poster la topo car c'est une config minimaliste même sur le 1700 que tu as posté
21 déc. 2011 à 16:01
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.