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

  FORUM HardWare.fr
  Windows & Software

  community string

 


 Mot :   Pseudo :  
 
 Page :   1  2
Page Précédente
Auteur Sujet :

community string

n°1556275
hphibel
Posté le 06-05-2004 à 09:16:58  profilanswer
 

bonjour,
 
Que signifie le terme community string, quand on veut se connecte sur un routeur ou sur un switch.

mood
Publicité
Posté le 06-05-2004 à 09:16:58  profilanswer
 

n°1556277
[Albator]
MDK un jour, MDK toujours !
Posté le 06-05-2004 à 09:18:20  profilanswer
 

C'est le "domaine" pour la supervision SNMP en quelques sortes.
(enfin je suppose)

n°1556285
jolebarjo
http://www.forum-citrix.com/
Posté le 06-05-2004 à 09:25:39  profilanswer
 

C'est le nom de la communauté SNMP auquel ton equipement appartient.
Tu as 2 types de communautes :
- Lecture seule ( communauté "public" par defaut)
- lecture ecriture (communauté "private" par defaut)
 
Avec le SNMP tu peut surveiller des equipements et modifier certains paramètres.
Ton equipement peut appartenir à la fois à un communauté public et private.


Message édité par jolebarjo le 06-05-2004 à 09:26:29
n°1556344
hphibel
Posté le 06-05-2004 à 10:23:56  profilanswer
 

je cherche un uotils pour charge une config sur un routeur cisco, models 800

n°1556345
hphibel
Posté le 06-05-2004 à 10:24:06  profilanswer
 

un outil

n°1556347
hphibel
Posté le 06-05-2004 à 10:24:38  profilanswer
 

aurais un pti soft pour charger une conf sur cisco 800

n°1556350
[Albator]
MDK un jour, MDK toujours !
Posté le 06-05-2004 à 10:29:38  profilanswer
 

Hyperterminal ?

n°1556370
jolebarjo
http://www.forum-citrix.com/
Posté le 06-05-2004 à 10:44:23  profilanswer
 

Hyperterminal ou via un serveur tftp mais dans ce cas la il te faut au moins un interface ethernet activé.
Apres c'est très simple, en mode configuration tu fait :
copy tftp run.
 
pour le serveur tftp : Solarwinds tftp server

n°1556831
hphibel
Posté le 06-05-2004 à 14:58:12  profilanswer
 

apres pour désactiver cette interface tftp  

n°1556842
hphibel
Posté le 06-05-2004 à 15:04:12  profilanswer
 

marche pas tftp run

mood
Publicité
Posté le 06-05-2004 à 15:04:12  profilanswer
 

n°1556843
hphibel
Posté le 06-05-2004 à 15:04:25  profilanswer
 

en mode configure

n°1556867
jolebarjo
http://www.forum-citrix.com/
Posté le 06-05-2004 à 15:24:54  profilanswer
 

ah oui, faut juste etre en mode enable!

n°1556875
jolebarjo
http://www.forum-citrix.com/
Posté le 06-05-2004 à 15:28:09  profilanswer
 

tu fait :
en
copy tftp run
Il te demande l'ip de ta machine ou il y a le srv tftp
nom du fichier
 
Evidemment il faut que tu mette ton fichier dans le rep de publication du tftp. ( C:\TFTP-Root par defaut)
 
Et quand tu as fait tout ça et que tu as validé tu fais  
copy run start en mode enable


Message édité par jolebarjo le 06-05-2004 à 15:29:15
n°1556882
vrobaina
Hecho a Mano
Posté le 06-05-2004 à 15:31:38  profilanswer
 

le monsieur pose les memes question tt le tps....
 
http://forum.hardware.fr/forum2.ph [...] 0&subcat=0

n°1557701
jolebarjo
http://www.forum-citrix.com/
Posté le 07-05-2004 à 00:25:55  profilanswer
 

ça sert à quoi la fonction recherche ? Il nous prend pour des jambons!!!

n°1565101
hphibel
Posté le 12-05-2004 à 19:35:48  profilanswer
 

ça marche mais;
 
 
 
 
User Access Verification
 
Password:
routadsl>en
Password:
routadsl#copy tftp run
Address or name of remote host []? 10.0.0.177
Source filename []? c:\TFTP-Root
Destination filename [running-config]? copy tftp running-config
Accessing tftp://10.0.0.177/c:\TFTP-Root...
%Error opening tftp://10.0.0.177/c:\TFTP-Root (Permission denied)
routadsl#
 
que faire help me

n°1565106
hphibel
Posté le 12-05-2004 à 19:38:01  profilanswer
 

pourquoi ce message permissions denied

n°1565125
BMenez
Posté le 12-05-2004 à 19:52:27  profilanswer
 

hphibel a écrit :

Source filename []? c:\TFTP-Root


 
Tu débutes ? [:cupra]
 
c:\TFTP-Root est le repertoire qui est transforme en tftp://10.0.0... par le serveur tftp. Il demande te demande un nom de fichier que tu aurais déposer dans ce répertoire.
 
P.S. Je plaisantais, on a tous débuté un jour  ;)


Message édité par BMenez le 12-05-2004 à 19:52:59
n°1565519
hphibel
Posté le 13-05-2004 à 07:06:01  profilanswer
 

merci, donc il que je lui donne le nom du fichiers, il y a t'il une config particuliere à faire pour ce logiciel merci, tu connais un autre logiciel autre que tftp Solarwinds  server

n°1565554
hphibel
Posté le 13-05-2004 à 08:42:54  profilanswer
 


 
User Access Verification
 
Password:
routadsl>en
Password:
routadsl#copy tftp run
Address or name of remote host []? 10.0.0.177
Source filename []? C:\TFTP-Root\ConfCiscoGuadeloupe.txt
Destination filename [running-config]? copy tftp running-config
Accessing tftp://10.0.0.177/C:\TFTP-Root\ConfCiscoGuadeloupe.txt...
%Error opening tftp://10.0.0.177/C:\TFTP-Root\ConfCiscoGuadeloupe.txt (Permissio
n denied)
routadsl#

n°1565594
hphibel
Posté le 13-05-2004 à 09:18:15  profilanswer
 

n'arrive pas à trancfert mon fichier, comment faire..
Help me help me

n°1565600
BMenez
Posté le 13-05-2004 à 09:21:27  profilanswer
 

Il ne faut pas mettre C:\TFTP-Root\ dans le nom de fichier

n°1565606
jolebarjo
http://www.forum-citrix.com/
Posté le 13-05-2004 à 09:25:20  profilanswer
 

hphibel a écrit :

User Access Verification
 
Password:
routadsl>en
Password:
routadsl#copy tftp run
Address or name of remote host []? 10.0.0.177
Source filename []? C:\TFTP-Root\ConfCiscoGuadeloupe.txt
Destination filename [running-config]? copy tftp running-config
Accessing tftp://10.0.0.177/C:\TFTP-Root\ConfCiscoGuadeloupe.txt...
%Error opening tftp://10.0.0.177/C:\TFTP-Root\ConfCiscoGuadeloupe.txt (Permissio
n denied)
routadsl#


Il ne faut pas que tu mette le chemin complet du tftp.
Le repertoire c:\tftp-Root\ corespond à la racine du serveur tftp.
c:\tftp-Root\ <-> tftp://10.0.0.177/
 
Password:
routadsl>en
Password:
routadsl#copy tftp run
Address or name of remote host []? 10.0.0.177
Source filename []? ConfCiscoGuadeloupe.txt
Destination filename [running-config]? (ne rien mettre)
 
Dans un cisco, les valeurs entre [] sont les valeurs donné par défaut si tu ne saisis rien et que tu valide directement.

n°1565607
hphibel
Posté le 13-05-2004 à 09:26:51  profilanswer
 

routadsl#copy tftp run
Address or name of remote host [10.0.0.177]?
Source filename [c:\TFTP-Root\ConfCiscoGuadeloupe.txt]? confciscoguadeloupe.txt
Destination filename [running-config]? 10.64.0.253
Accessing tftp://10.0.0.177/confciscoguadeloupe.txt...
Loading confciscoguadeloupe.txt from 10.0.0.177 (via Ethernet0): !
%Error opening system:10.64.0.253 (No such file or directory)
routadsl#

n°1565619
hphibel
Posté le 13-05-2004 à 09:32:10  profilanswer
 

oki mec

n°1565623
hphibel
Posté le 13-05-2004 à 09:34:48  profilanswer
 

routadsl#copy tftp run
Address or name of remote host [10.0.0.177]?
Source filename [confciscoguadeloupe.txt]?
Destination filename [running-config]?
Accessing tftp://10.0.0.177/confciscoguadeloupe.txt...
Loading confciscoguadeloupe.txt from 10.0.0.177 (via Ethernet0): !!
[OK - 8975 bytes]
 
routadsl# sh run
    ^
% Invalid input detected at '^' marker.
 
Building configuration...
  ^
% Invalid input detected at '^' marker.
 
Current configuration : 1788 bytes
 ^
% Invalid input detected at '^' marker.
 
% pvc already member of PPPoA dialer pool
8975 bytes copied in 16.700 secs (537 bytes/sec)

n°1565627
jolebarjo
http://www.forum-citrix.com/
Posté le 13-05-2004 à 09:38:23  profilanswer
 

Apparement il ne trouve pas ton fichier. Est-ce que tu est sur que ton fichier est bien dans le repertoire ou est ce qu'il porte bien ce nom??
Est-ce que tu as lancé le serveur tftp??
Est-ce que c'est la bonne adresse du serveur tftp??

n°1565635
hphibel
Posté le 13-05-2004 à 09:46:13  profilanswer
 

mais il copie bien mon fichier de config

n°1565642
jolebarjo
http://www.forum-citrix.com/
Posté le 13-05-2004 à 09:51:09  profilanswer
 

Desolé j'avais pas rafraichis avant de poster.
Si ta conf est valide, tu fais:
copy runn startup
et tu reboot ton routeur.

n°1565654
hphibel
Posté le 13-05-2004 à 09:57:31  profilanswer
 

tout est ok de ce côté fichier dans c:\TFTP-Root\ConfCiscoGuadeloupe.txt, le serveur est bien lancer et son adresse est bien le 10.0.0.177, et on voit bien à travers le message qu'il charge le fichier c'est la suite que je ne comprend pas pourquoi le sh run aprés  
 
routadsl# sh run    ^
% Invalid input detected at '^' marker.
Building configuration...  ^
% Invalid input detected at '^' marker.
Current configuration : 1788 bytes ^
% Invalid input detected at '^' marker.
% pvc already member of PPPoA dialer pool
8975 bytes copied in 16.700 secs (537 bytes/sec)
 
et ces message invalid input.
 
 
En faisant un sh conf je peut constate que celui n'a pas charger ma config.
 
je suis désabuser
 

n°1565667
hphibel
Posté le 13-05-2004 à 10:07:48  profilanswer
 

la command pour rebooter ce routeur

n°1565674
hphibel
Posté le 13-05-2004 à 10:10:46  profilanswer
 

routadsl#copy runn startup
Destination filename [startup-config]?

n°1565724
hphibel
Posté le 13-05-2004 à 10:54:40  profilanswer
 

allo vous être là, je voudrais rebooter mon routeur la commande pour cela..
 

n°1565968
vrobaina
Hecho a Mano
Posté le 13-05-2004 à 13:59:34  profilanswer
 

hphibel a écrit :

tout est ok de ce côté fichier dans c:\TFTP-Root\ConfCiscoGuadeloupe.txt, le serveur est bien lancer et son adresse est bien le 10.0.0.177, et on voit bien à travers le message qu'il charge le fichier c'est la suite que je ne comprend pas pourquoi le sh run aprés  
 
routadsl# sh run    ^
% Invalid input detected at '^' marker.
Building configuration...  ^
% Invalid input detected at '^' marker.
Current configuration : 1788 bytes ^
% Invalid input detected at '^' marker.
% pvc already member of PPPoA dialer pool
8975 bytes copied in 16.700 secs (537 bytes/sec)
 
et ces message invalid input.
 
 
En faisant un sh conf je peut constate que celui n'a pas charger ma config.
 
je suis désabuser


 
Les messages d'erreur signifient que le fichier que tu as chargé contient des erreurs.

n°1566013
hphibel
Posté le 13-05-2004 à 14:20:03  profilanswer
 

peut'on avoir de l'aide concernant ces erreurs

n°1566015
hphibel
Posté le 13-05-2004 à 14:20:26  profilanswer
 

ou un fichier de configuration type

n°1566019
jolebarjo
http://www.forum-citrix.com/
Posté le 13-05-2004 à 14:21:26  profilanswer
 

T'as aps de erreurs dans ton fichier de conf??

n°1566088
hphibel
Posté le 13-05-2004 à 15:03:49  profilanswer
 

alors pourquoi ca ne marche pas adsl làbas

n°1566092
jolebarjo
http://www.forum-citrix.com/
Posté le 13-05-2004 à 15:06:08  profilanswer
 

Est ce que ton fichier de configuration que tu veut mettre est bon. Car au niveau de la copy via le tftp, y'a jamais de problème.

n°1566094
vrobaina
Hecho a Mano
Posté le 13-05-2004 à 15:09:19  profilanswer
 

Montres nous ton fichier de conf.


Message édité par vrobaina le 13-05-2004 à 15:09:27
mood
Publicité
Posté le   profilanswer
 

 Page :   1  2
Page Précédente

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

  community string

 

Sujets relatifs
appel modem pour voir les stringHELPj'ai des error Richedit line string quand je veux ouvrir 1 progra
Plus de sujets relatifs à : community string


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)