|
Date:
|
Mar 09 2000 13:08:57 EST
|
|
From:
|
Jose Matheus Pinheiro - CONECT- #200502# <[EMAIL PROTECTED]>
|
|
Subject:
|
Re: [redewan] Frame relay em Cisco 2501 |
Edinilson,
Essa � a b�sica:
!
interface Serial1
description "route a <--> frame-realy (identificacao-da-lp)"
no ip address
encapsulation frame-relay IETF
bandwidth 64
frame-relay lmi-type ansi
!
interface Serial1.1 point-to-point
description "router a <-> router b"
ip address 111.222.333.444 255.255.255.240
no arp frame-relay
frame-relay interface-dlci 100
!
interface Serial1.2 point-to-point
description "router a <-> router c"
ip address 111.222.333.555 255.255.255.240
no arp frame-relay
frame-relay interface-dlci 101
!
Se utilizar rota estatica;
ip route 111.222.333.443 255.255.255.240 Serial1.1
Sauda��es, Pinheiro.
> Lista de Discuss�o Rede Wan - http://www.networkdesigners.com.br
>
> Caros amigos da lista,
>
> Alguem poderia me enviar um ou mais exemplos de configuracao Frame Relay
> para cisco IOS 11.x ?
>
> Obrigado
>
> Edinilson
>
> ----------------------------------------------
> ATINET-O Provedor Internet de Atibaia e Regiao
> Rua Francisco R. Santos, 54 sala 3
> ATIBAIA/SP Cep: 12940-000
> Tel Voz: (011) 484-0876
> Tel Fax: (011) 484-6833
> Tel Dados: (011) 7874-2300
> http://www.atinet.com.br
>
>
> ______________________________________________________________________
>
|