Lista de Discuss�o Rede Wan - http://www.networkdesigners.com.br >From: "anderson" <[EMAIL PROTECTED]> >Reply-To: "Lista de Discuss�o Rede Wan" <[EMAIL PROTECTED]> >To: "Lista de Discuss�o Rede Wan" <[EMAIL PROTECTED]> >Subject: [redewan] CONFIGURANDO ROTAS EST�TICAS NO CISCO 2600 >Date: Mon, 19 Mar 2001 09:50:35 -0300 > >Lista de Discuss�o Rede Wan - http://www.networkdesigners.com.br > >GENTE NEM SEI POR ONDE COME�AR ALGU�M PODE ME DAR UMA AJUDA, POIS SOU >APRENDIZ DE FEITICEIRO, FUI JOGADO NO SETOR SEM QUALQUER EXPERI�NCIA, >QUALQUER TOQUE � V�LIDO... > >OBRIGADO... Anderson, Para configurar uma rota estatica voce deve saber o endereco de rede da rede de destino e por qual porta do roteador vc chega ate esta rede. Para configurar o roteador vc precisa acessa-lo via porta console ou via telnet e possuir as senhas para acesso e configuracao. Utilizando os enderecos do exemplo abaixo, o comando "show interface serial0/1" mostra as informacoes relativas a esta interface (encapsulamento, endereco, statisticas, etc) Para incluir uma rota estatica, utilizamos o comando "ip route 192.168.1.0 255.255.255.0 172.16.254.2". Ao inves de utilizar o endereco ip da interface remota, 172.16.254.2, podemos utilizar o nome da interface "serial0/1" enviando os pacotes direto para a interface. Exemplo: ******************** * ROUTER TESTE * ******************** User Access Verification Password: teste>en Password: teste# teste#sh int s0/1 Serial0/1 is up, line protocol is up Hardware is PowerQUICC Serial Description: *** Conexao PPP com XXXX *** Internet address is 172.16.254.1/30 MTU 1500 bytes, BW 512 Kbit, DLY 20000 usec, reliability 255/255, txload 9/255, rxload 3/255 Encapsulation PPP, loopback not set Keepalive set (10 sec) LCP Open Open: IPCP, CDPCP Last input 00:00:06, output 00:00:01, output hang never Last clearing of "show interface" counters 1w2d Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops:0 Queueing strategy: weighted fair Output queue: 0/1000/64/0 (size/max total/threshold/drops) Conversations 0/13/32 (active/max active/max total) Reserved Conversations 0/0 (allocated/max allocated) 5 minute input rate 7000 bits/sec, 6 packets/sec 5 minute output rate 19000 bits/sec, 5 packets/sec 2130744 packets input, 485454635 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 2 giants, 0 throttles 6373 input errors, 5288 CRC, 583 frame, 0 overrun, 0 ignored, 502 abort 2027236 packets output, 946514542 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 output buffer failures, 0 output buffers swapped out 0 carrier transitions DCD=up DSR=up DTR=up RTS=up CTS=up teste# teste#conf t Enter configuration commands, one per line. End with CNTL/Z. teste(config)#ip route endereco_rede_dest mascara_end_rede_dest endereco_gateway ou interface teste(config)#^Z teste#wr m Isto deve ajudar de imediato para incluir rotas estaticas. []'s Daniel :-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-: | | : Daniel Andre Fehrmann : | Analista de Suporte de Redes / | : Network Support Analyst : | CELEPAR - Cia. Informatica do Parana | : Curitiba - Parana - Brasil : | http://www.celepar.gov.br | : [EMAIL PROTECTED] : |._._._._._._._._._._._._._._._._._._._._._._._._.| _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. ______________________________________________________________________ To unsubscribe, write to [EMAIL PROTECTED]
