Forum Cisco-BR
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Forum Cisco-BR

Simulados, simuladores, apostilas, forum brasileiro
 
InícioInício  ProcurarProcurar  Últimas imagensÚltimas imagens  RegistarRegistar  EntrarEntrar  
Procurar
 
 

Resultados por:
 
Rechercher Pesquisa avançada
Últimos assuntos
» SWITCH CATALYST 2950
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeQua Nov 04, 2020 9:27 pm por ismaelmaldinni

» Controle de banda
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeQua Fev 28, 2018 11:13 am por leandro1977

» Cisco Aironet 2700 Series
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeQui Out 26, 2017 9:08 pm por leandro1977

» Preparatório CCNA R&S
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeTer Abr 05, 2016 2:10 pm por Sávio Augusto

» Problema roteamento
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeTer Mar 22, 2016 5:51 pm por joaormv

» Avaliação do curso de suporte a redes do SENAI
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeTer Mar 22, 2016 4:55 pm por joaormv

» Relatório syslog
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeTer Mar 22, 2016 4:51 pm por joaormv

» DDNS NO-IP CISCO 1905
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeSex Mar 11, 2016 10:23 pm por diegofrancaa

» Air Point Cisco 1041 ACESSAR
DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeSex Mar 11, 2016 10:08 pm por diegofrancaa

Navegação
 Portal
 Índice
 Membros
 Perfil
 FAQ
 Buscar
Fórum
Parceiros

 

 DESAFIO EIGRP + FRSW + MFR NIVEL 2

Ir para baixo 
AutorMensagem
Nakano
Admin
Nakano


Número de Mensagens : 467
Idade : 41
Localização : São Paulo
Reputação : 43
Pontos : 336
Data de inscrição : 21/07/2007

DESAFIO EIGRP + FRSW + MFR NIVEL 2 Empty
MensagemAssunto: DESAFIO EIGRP + FRSW + MFR NIVEL 2   DESAFIO EIGRP + FRSW + MFR NIVEL 2 Icon_minitimeDom Ago 17, 2008 5:31 pm

Este LAB vai sem topologia devendo ser analisado atraves das configurações e description dos equipamentos.
Vocês vão encontrar 6 erros de configuração.

Sua tarefa estara completa quando:

1 - Houverem 2 neighborns entre RJO e SPO
2 - O Trafego entre RJO e SPO estiver balanceado entre o Multilink Frame-relay 1 e o link multipoint frame-relay

Config dos routers:

************** RJO **************

service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!
hostname RJO
logging queue-limit 100
logging buffered 16000 debugging
no logging console
username multi password multi
ip subnet-zero
ip cef
ip cef load-sharing algorithm original
no mpls ldp logging neighbor-changes
key chain RJO
key 1
key-string RJO
accept-lifetime local 00:00:00 Jan 1 1993 infinite
send-lifetime local 00:00:00 Jan 1 1993 infinite
interface Loopback0
ip address 192.168.0.1 255.255.255.255
interface Loopback1
ip address 192.168.1.1 255.255.255.255
interface Multilink1
bandwidth 256
ip address 10.0.0.1 255.255.255.252
ip authentication mode eigrp 10 md5
ip authentication key-chain eigrp 10 RJO
ip load-sharing per-packet
max-reserved-bandwidth 95
ppp quality 50
ppp chap hostname multi
ppp chap password multi
ppp multilink
ppp multilink fragment-delay 10
ppp multilink interleave
multilink-group 1
interface Serial1/0
no shut
description SPO_S_1/2
bandwidth 256
no ip address
encapsulation frame-relay
interface Serial1/0.21 point-to-point
description SPO_S_1/2.21
bandwidth 256
frame-relay interface-dlci 22 ppp Virtual-Template200
interface Serial1/1
no shut
description SPO_S_1/3
bandwidth 128
no ip address
max-reserved-bandwidth 95
encapsulation frame-relay
interface Serial1/1.22 multipoint
description SPO_S_1/3.32
bandwidth 128
ip address 11.0.0.1 255.255.255.252
ip authentication mode eigrp 10 md5
ip authentication key-chain eigrp 10 RJO
ip load-sharing per-packet
frame-relay map ip 11.0.0.2 22
frame-relay interface-dlci 22
interface Virtual-Template200
no ip address
ppp multilink
multilink-group 1
router eigrp 10
variance 2
redistribute connected
network 10.0.0.0 0.0.0.3
network 11.0.0.0 0.0.0.3
neighbor 11.0.0.2 Serial1/1.22
neighbor 10.0.0.2 Multilink1
maximum-paths 2
no auto-summary
ip classless
no ip http server
no ip http secure-server
end

wr


************** SPO **************

service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
hostname SPO
logging buffered 16000 debugging
no logging console
username multi password multi
ip subnet-zero
ip cef
ip cef load-sharing algorithm original
key chain SPO
key 1
key-string SPO
accept-lifetime local 00:00:00 Jan 1 1993 infinite
send-lifetime local 00:00:00 Jan 1 1993 infinite
interface Loopback0
ip address 199.168.0.1 255.255.255.255
interface Loopback1
ip address 199.168.1.1 255.255.255.255
interface Multilink1
bandwidth 256
ip address 10.0.0.2 255.255.255.252
ip authentication mode eigrp 10 md5
ip authentication key-chain eigrp 10 SPO
ip load-sharing per-packet
max-reserved-bandwidth 95
ppp quality 50
ppp chap hostname multi
ppp chap password multi
ppp multilink
ppp multilink fragment-delay 10
ppp multilink interleave
multilink-group 1
interface Serial1/2
no shut
description RJO_S_1/0
bandwidth 256
no ip address
encapsulation frame-relay
interface Serial1/2.21 point-to-point
description RJO_S_1/0.21
bandwidth 256
frame-relay interface-dlci 31 ppp Virtual-Template200
interface Serial1/3
no shut
description RJO_S_1/1
bandwidth 128
no ip address
max-reserved-bandwidth 95
encapsulation frame-relay
interface Serial1/3.32 multipoint
description RJO_S_1/1.22
bandwidth 128
ip address 11.0.0.2 255.255.255.252
ip authentication mode eigrp 10 md5
ip authentication key-chain eigrp 10 SPO
ip load-sharing per-packet
frame-relay map ip 11.0.0.1 32
frame-relay interface-dlci 32
interface Virtual-Template200
no ip address
ppp multilink
multilink-group 1
router eigrp 10
variance 2
redistribute connected
network 10.0.0.0 0.0.0.3
network 11.0.0.0 0.0.0.3
neighbor 11.0.0.1 Serial1/3.32
neighbor 10.0.0.1 Multilink1
maximum-paths 2
no auto-summary
ip classless
no ip http server
no ip http secure-server
end

wr



************** FRSW **************

conf t

service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
hostname FRSW
logging buffered 16000 debugging
no logging console
ip subnet-zero
ip cef
frame-relay switching
interface Serial1/0
no shut
no ip address
encapsulation frame-relay
frame-relay intf-type dce
frame-relay route 21 interface Serial1/2 31
interface Serial1/1
no shut
no ip address
encapsulation frame-relay
frame-relay intf-type dce
frame-relay route 22 interface Serial1/2 31
interface Serial1/2
no shut
no ip address
encapsulation frame-relay
serial restart_delay 0
frame-relay intf-type dce
frame-relay route 22 interface Serial1/3 32
interface Serial1/3
no shut
no ip address
encapsulation frame-relay
serial restart_delay 0
frame-relay intf-type dce
frame-relay route 32 interface Serial1/1 22
ip classless
no ip http server
no ip http secure-server
end

wr

******************************************

arquivo Dynamips (este arquivo foi gerado para o dynamips padrão, caso resolva utilizar o GNS será necessário montar a topologia na hora, não esqueça de corrigir o caminho do IOS e de fazer o idlepc)

autostart = False

[localhost]

[[7200]]
image = .\c7200-jk8s-mz[1].122-15.T17.bin
npe = npe-400
nvram = 96
ram = 128
ghostios = True
sparsemem = True

[[ROUTER RJO]]
model = 7200
s1/0 = FRSW s1/0
s1/1 = FRSW s1/1

[[ROUTER FRSW]]
model = 7200
s1/2 = SPO s1/2
s1/3 = SPO s1/3

[[ROUTER SPO]]
model = 7200

****************************

IOS para download:
/http://www.4shared.com/file/9914030/50c618/c7200-jk8s-mz122-15T17.html
Ir para o topo Ir para baixo
https://cisco.forumeiros.com
 
DESAFIO EIGRP + FRSW + MFR NIVEL 2
Ir para o topo 
Página 1 de 1
 Tópicos semelhantes
-
» DESAFIO EIGRP+ESTATICO+HSRP NIVEL 1
» DESAFIO BGP NIVEL 1
» DESAFIO OSPF NIVEL 1
» DESAFIO SWITCH NIVEL 1
» DESAFIO OSPF+BGP+RR+MPLS NIVEL 2

Permissões neste sub-fórumNão podes responder a tópicos
Forum Cisco-BR :: Simuladores e Aplicativos :: Dynamips :: Desafio Dynamips-
Ir para: