Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1217 connectés 

  FORUM HardWare.fr
  Windows & Software

  Problème Switch Cisco

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Problème Switch Cisco

n°2400809
core121
Posté le 03-05-2006 à 13:55:40  profilanswer
 

[size=2]Bonhou,
[/size]  
[size=2]Alors j'ai un problème avec mon Switch Cisco Catalyst 2950 séries. Sur ce Switch sont branchés tous mes serveurs (6 pour être précis).
[/size]  
[size=2]Normalement si j'ai a administrer ce Switch je le fais via un browser. Mais depuis un certain temps je ne peux plus y accéder de cette manière et lorsque je le Ping il ne réponds pas !!!?!!!
[/size]  
[size=2]Mais les serveurs continuent d'être accessibles.  Lorsque je connecte en terminal via un câble RS-232 alors j'arrive à accéder au Switch !
[/size]  
[size=2]Quel qu’un a déjà rencontré ce problème ? Comment faire pour résoudre ce problème sans redémarrer le Switch ?
[/size]  
Merci d'avance

mood
Publicité
Posté le 03-05-2006 à 13:55:40  profilanswer
 

n°2400818
dreamer18
CDLM
Posté le 03-05-2006 à 14:48:50  profilanswer
 

connecte toi en port console et poste ici le résultat d'un sh ver et d'un sh run

n°2400834
core121
Posté le 03-05-2006 à 15:03:58  profilanswer
 

Alors voila pour le sh ver :
 
CiscoRuedin1#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(9)EA1, RELEASE SOFTWARE (
fc1)
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Wed 24-Apr-02 06:57 by antonino
Image text-base: 0x80010000, data-base: 0x804E8000
 
ROM: Bootstrap program is CALHOUN boot loader
 
CiscoRuedin1 uptime is 39 weeks, 5 days, 21 hours, 58 minutes
System returned to ROM by power-on
System image file is "flash:/c2950-i6q4l2-mz.121-9.EA1.bin"
 
cisco WS-C2950G-24-EI (RC32300) processor (revision D0) with 20815K bytes of mem
ory.
Processor board ID FOC0636W27A
Last reset from system-reset
Running Enhanced Image
24 FastEthernet/IEEE 802.3 interface(s)
2 Gigabit Ethernet/IEEE 802.3 interface(s)
 
32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: 00:0A:F4:31:5C:80
Motherboard assembly number: 73-7280-05
Power supply part number: 34-0965-01
Motherboard serial number: FOC06360BEH
Power supply serial number: PHI0633009E
Model revision number: D0
Motherboard revision number: A0
Model number: WS-C2950G-24-EI
System serial number: FOC0636W27A
Configuration register is 0xF
 
 
 
Et pour le sh run :
 
CiscoRuedin1#sh run
Building configuration...
 
Current configuration : 3178 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname CiscoRuedin1
!
enable password 7 111B0C00131B05
!
ip subnet-zero
ip domain-name word
!
!
spanning-tree extend system-id
spanning-tree uplinkfast
spanning-tree vlan 1 priority 40960

n°2400857
dreamer18
CDLM
Posté le 03-05-2006 à 15:14:46  profilanswer
 

ton switch n'a pas d'adresse ip et le serveur web n'est pas activé.

n°2400863
core121
Posté le 03-05-2006 à 15:21:44  profilanswer
 

OK alors qu'est-ce que je dois faire ?

n°2400867
dreamer18
CDLM
Posté le 03-05-2006 à 15:25:24  profilanswer
 

j'ai pas de switch sous la main, mais ça doit donner ça en console
 
configure terminal
ip address adresse_ip masque
ip http server


Message édité par dreamer18 le 03-05-2006 à 15:25:41
n°2400905
core121
Posté le 03-05-2006 à 15:51:27  profilanswer
 

Voici les sous-commandes possible de la commande IP :
 
CiscoRuedin1(config)# ip ?
Global IP configuration subcommands:
  access-list           Named access-list
  accounting-list       Select hosts for which IP accounting information is
                        kept
  accounting-threshold  Sets the maximum number of accounting entries
  accounting-transits   Sets the maximum number of transit entries
  alias                 Alias an IP address to a TCP port
  default-gateway       Specify default gateway (if not routing IP)
  dhcp-server           Specify address of DHCP server to use
  domain-list           Domain name to complete unqualified host names.
  domain-lookup         Enable IP Domain Name System hostname translation
  domain-name           Define the default domain name
  finger                finger server
  ftp                   FTP configuration commands
  gdp                   Router discovery mechanism
  gratuitous-arps       Generate gratuitous ARPs for PPP/SLIP peer addresses
  host                  Add an entry to the ip hostname table
  host-routing          Enable host-based routing (proxy ARP and redirect)
  hp-host               Enable the HP proxy probe service
  http                  HTTP server configuration
  icmp                  ICMP options
  igmp                  IGMP options
  local                 Specify local options
  name-server           Specify address of name server to use
  radius                RADIUS configuration commands
  rcmd                  Rcmd commands
  reflexive-list        Reflexive access list
  security              Specify system wide security information
  source-route          Process packets with source routing header options
  subnet-zero           Allow 'subnet zero' subnets
  tacacs                TACACS configuration commands
  tcp                   Global TCP parameters
  telnet                Specify telnet options
  tftp                  tftp configuration commands

n°2400911
dreamer18
CDLM
Posté le 03-05-2006 à 15:53:52  profilanswer
 

conf t
interface vlan1
ip address adresse_ip masque
no shut


Message édité par dreamer18 le 03-05-2006 à 15:54:05
n°2401517
core121
Posté le 04-05-2006 à 07:45:52  profilanswer
 

Hello, j'ai reussi avec la commande interface vlan1 mais cela ne fonctionne toujours pas j'ai refait un sh run pour uqe tu puisses voire le details :
 
CiscoRuedin1#sh run
Building configuration...
 
Current configuration : 3188 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname CiscoRuedin1
!
enable password 7 111B0C00131B05
!
ip subnet-zero
ip domain-name word
!
!
spanning-tree extend system-id
spanning-tree uplinkfast
spanning-tree vlan 1 priority 40960
!
!
interface FastEthernet0/1
 description RUECHBA002
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/2
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/3
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/4
 description RUEDIN06
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/5
 description RUE-GENEVE
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/6
 description HP4100TN
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/7
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/8
 description RUE-ORLANDO
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/9
 description RUE-CHISINAU
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/10
 no ip address
!
interface FastEthernet0/11
 description RUE-LAUSANNE
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/12
 description RUE-DUBLIN
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/13
 description RUECHBA001
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/14
 description RUE-DETROIT
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/15
 description ALINGHI
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/16
 description BARCELONE
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/17
 description RUECHBA000
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/18
 description SWITCH IT
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/19
 description HUB INTEL RH
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/20
 description RUEDIN03
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/21
 description RUE-FORM1
 no ip address
 spanning-tree portfast trunk
!
interface FastEthernet0/22
 description RUE-VATICAN
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/23
 description RUEDIN04
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface FastEthernet0/24
 description RUE-TIMEAS
 no ip address
 duplex full
 speed 100
 spanning-tree portfast trunk
!
interface GigabitEthernet0/1
 switchport mode trunk
 no ip address
 spanning-tree portfast trunk
!
interface GigabitEthernet0/2
 switchport mode trunk
 no ip address
 spanning-tree portfast trunk
!
interface Vlan1
 ip address 149.133.6.101 255.255.254.0
 no ip route-cache
 shutdown
!
ip default-gateway 149.133.6.100
ip http server
!
!
line con 0
line vty 0 4
 login
line vty 5 15
 login
!
end

n°2401518
dreamer18
CDLM
Posté le 04-05-2006 à 07:49:43  profilanswer
 

l'interface vlan est "shutdown", j'ai dit dans mon précédent post de faire "no shut" dessus ;)

mood
Publicité
Posté le 04-05-2006 à 07:49:43  profilanswer
 

n°2401537
core121
Posté le 04-05-2006 à 08:53:41  profilanswer
 

AH ok excuse moi j'ai oublié de faire ça. Now je l'ai fait mais je suis desolé de te dire que ça marche toujours pas.
 
Peut-être y a-t-il un problème avec le snmp ? je ne connais pas trop cette technologie mais j'ai regardé sur un autre switch de mon reseau et quand je fais un sh run j'ai d'autres lignes qui s'affichent :
 
...
interface VLAN1
 ip address 149.133.6.105 255.255.254.0
 no ip directed-broadcast
 no ip route-cache
!
ip default-gateway 149.133.6.100
snmp-server engineID local 0000000902000008A35F3880
snmp-server community private RW
snmp-server community public RO
!
line con 0
 exec-timeout 0 0
 transport input none
 stopbits 1
line vty 0 4
 password ruedin
 login
line vty 5 15
 password ruedin
 login
!
end


Message édité par core121 le 04-05-2006 à 08:55:13
n°2401569
dreamer18
CDLM
Posté le 04-05-2006 à 09:44:24  profilanswer
 

ça ne ping meme pas sur l'adresse que t'as rentré sur l'interface vlan 1 ?

n°2401579
core121
Posté le 04-05-2006 à 09:47:15  profilanswer
 

Non cela ne me donne rien du tout ! enfin ça me donne : "delais d'attente dépassé" !
 

n°2401893
core121
Posté le 04-05-2006 à 14:26:38  profilanswer
 

Juste encore une question si je change le nom du switch ça coupe momentanément la connection ?

n°2402235
dreamer18
CDLM
Posté le 04-05-2006 à 19:56:24  profilanswer
 

non


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Windows & Software

  Problème Switch Cisco

 

Sujets relatifs
Problème avec wordproblème de wi-fi avec mon 2eme PC
Problème sur mon portable : mon curseur bouge tout seul...Virus inconnu ou problème avec le DD ?
problème de connexionProbleme partage de Connexion.
Problème avec media player classic(résolu)probleme installation pilote carte graphique
Probleme amenagement Wifi !Problème avec mon switch cisco qui bloque pendant le boot
Plus de sujets relatifs à : Problème Switch Cisco


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR