SlideShare una empresa de Scribd logo
1 de 27
Descargar para leer sin conexión
Roteamento

Estático

José Janeiro
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Topologia de Rede

192.168.20.0
S0/0/0
F0/0

R1

S0/0/1
S0/0/0
DCE
DCE
F0/0 R2

F0/1

PC1

192.168.10.0

192.168.40.0
S0/0/0
F0/0 R3

F0/1

PC2

F0/1

PC3

192.168.30.0

PC4

PC5

192.168.50.0
Roteamento Estático

José Janeiro
jaejaneiro@gmail.com

Estudo do
Roteamento Estático
no
Roteador R1
José Janeiro

Roteamento Estático
R1

.1

jaejaneiro@gmail.com

Tabela Roteamento R1

192.168.20.0

Rede

FastEthernet0/0

192.168.20.0

F0/0 .1

Interface

192.168.10.0

S0/0/0

Serial 0/0/0

192.168.10.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R1)

R1(config)#interface FastEthernet0/0
R1(config-if)#ip address 192.168.10.1 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#exit

C 192.168.10.0/24 is directly connected, FastEthernet0/0

R1(config)#interface Serial 0/0/0
R1(config-if)#ip address 192.168.20.1 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#exit

C

192.168.20.0/24 is directly connected, Serial0/0/0
José Janeiro

Roteamento Estático
R1

jaejaneiro@gmail.com

Redes Remotas

S0/0/0

.2
S0/0/0

F0/0 .1

R2

192.168.30.0

192.168.20.2
192.168.20.2

192.168.50.0

.1

Endereço Próximo Salto

192.168.40.0

192.168.20.0

192.168.20.2

192.168.10.0

Configuração de rotas estáticas
Comando

Rede Remota

ip route

192.168.30.0
192.168.40.0
192.168.50.0

Máscara de Rede

Endereço Próximo Salto

255.255.255.0

192.168.20.2
(Interface Serial 0/0/0
do Roteador R2)
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R1
192.168.20.0

R1

S0/0/0

192.168.40.0

.2 R2

F0/0

S0/0/0
DCE
F0/0

F0/1

S0/0/1
DCE

F0/1

PC1
192.168.10.0

Rede

Interface

192.168.10.0

FastEthernet0/0

F0/0

192.168.20.0

Serial 0/0/0

F0/1

192.168.30.0

Serial 0/0/0

R3

PC2
PC3
192.168.30.0

S0/0/0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R1)

R1(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2

S 192.168.30.0/24 [1/0] via 192.168.20.2
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R1
192.168.20.0

R1

192.168.40.0

F0/0

S0/0/0
DCE
F0/0

F0/1

S0/0/1
DCE

F0/1

PC1
192.168.10.0

PC2
PC3
192.168.30.0

Rede

Interface

192.168.10.0

FastEthernet0/0

F0/0

192.168.20.0

Serial 0/0/0

F0/1

192.168.30.0

Serial 0/0/0

192.168.40.0

S0/0/0

.2 R2

Serial 0/0/0

R3
S0/0/0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R1)

R1(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2

S 192.168.30.0/24 [1/0] via 192.168.20.2

R1(config)#ip route 192.168.40.0 255.255.255.0 192.168.20.2

S 192.168.40.0/24 [1/0] via 192.168.20.2
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R1
192.168.20.0

R1

192.168.40.0

F0/1

192.168.10.0

FastEthernet0/0

F0/0

192.168.20.0

Serial 0/0/0

F0/1

192.168.30.0

Serial 0/0/0

Serial 0/0/0
Serial 0/0/0

R3
S0/0/1
DCE

F0/1

PC1
192.168.10.0

Interface

192.168.50.0

F0/0

S0/0/0
DCE
F0/0

Rede

192.168.40.0

S0/0/0

.2 R2

PC2
PC3
192.168.30.0

S0/0/0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R1)

R1(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2

S 192.168.30.0/24 [1/0] via 192.168.20.2

R1(config)#ip route 192.168.40.0 255.255.255.0 192.168.20.2

S 192.168.40.0/24 [1/0] via 192.168.20.2

R1(config)#ip route 192.168.50.0 255.255.255.0 192.168.20.2

S 192.168.50.0/24 [1/0] via 192.168.20.2
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R1
192.168.20.0

R1

192.168.40.0

192.168.10.0

FastEthernet0/0

F0/0

192.168.20.0

Serial 0/0/0

F0/1

192.168.30.0

Serial 0/0/0

Serial 0/0/0

192.168.50.0

F0/0

S0/0/0
DCE
F0/0

F0/1

Serial 0/0/0

R3
S0/0/1
DCE

S0/0/0

F0/1

PC1
192.168.10.0

Interface

192.168.40.0

S0/0/0

Rede

R2

PC2
PC3
192.168.30.0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R1)

R1(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2

S 192.168.30.0/24 [1/0] via 192.168.20.2

R1(config)#ip route 192.168.40.0 255.255.255.0 192.168.20.2

S 192.168.40.0/24 [1/0] via 192.168.20.2

R1(config)#ip route 192.168.50.0 255.255.255.0 192.168.20.2

S 192.168.50.0/24 [1/0] via 192.168.20.2

R1(config-if)#ip address 192.168.10.0 255.255.255.0

C 192.168.10.0/24 is directly connected, FastEthernet0/0

R1(config-if)#ip address 192.168.20.0 255.255.255.0

C

192.168.20.0/24 is directly connected, Serial0/0/0
Roteamento Estático

José Janeiro
jaejaneiro@gmail.com

Estudo do
Roteamento Estático
no
Roteador R2
José Janeiro

Roteamento Estático
192.168.20.0
.1

R2

jaejaneiro@gmail.com

Tabela Roteamento R2

192.168.40.0
.1

Rede

Configuração na linha de comandos (CLI)
R2(config)#interface FastEthernet0/0
R2(config-if)#ip address 192.168.30.1 255.255.255.0
R2(config-if)#no shutdown
R2(config-if)#exit

R2(config)#interface Serial 0/0/0
R2(config-if)#ip address 192.168.20.1 255.255.255.0
R2(config-if)#no shutdown
R2(config-if)#clocrate 64000
R2(config-if)#exit
R2(config)#interface Serial 0/0/1
R2(config-if)#ip address 192.168.40.1 255.255.255.0
R2(config-if)#no shutdown
R2(config-if)#clockrate 64000
R2(config-if)#exit

Serial 0/0/0

192.168.40.0

192.168.30.0

FastEthernet0/0

192.168.20.0

F0/0 .1

Interface

192.168.30.0

S0/0/1

S0/0/0

Serial 0/0/1

Tabela de Roteamento (R2)
C 192.168.30.0/24 is directly connected, FastEthernet0/0

C

192.168.20.0/24 is directly connected, Serial0/0/0/0

C

192.168.40.0/24 is directly connected, Serial0/0/1
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Redes Remotas

R2 192.168.40.0

R1 .1

S0/0/1

S0/0/0

.2

R3

Endereço Próximo Salto

192.168.10.0

192.168.20.1

192.168.50.0

192.168.20.0

192.168.40.2

F0/0 .1
192.168.30.0

Configuração de rotas estáticas
Comando

Rede Remota

Máscara de Rede

192.168.10.0
ip route

192.168.20.1
255.255.255.0

192.168.50.0

Endereço Próximo Salto
(Interface Serial 0/0/0 do
Roteador R1)

192.168.40.2
(Interface Serial 0/0/0 do
Roteador R3)
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R2
192.168.20.0

R2

R1 .1

S0/0/0

192.168.40.0

S0/0/0
DCE

R3
S0/0/1
DCE

S0/0/0

Rede

Interface

192.168.10.0

Serial 0/0/0

F0/1

PC1
192.168.10.0

F0/0

F0/0

192.168.20.0

Serial 0/0/0

F0/1

F0/1

192.168.30.0

FastEthernet0/0

192.168.40.0

F0/0

Serial 0/0/1

PC2
PC3
192.168.30.0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R2)

R2(config)#ip route 192.168.10.0 255.255.255.0 192.168.20.1

S 192.168.10.0/24 [1/0] via 192.168.20.1
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R2
192.168.20.0

192.168.40.0

R1
S0/0/0

R2
S0/0/0
DCE

S0/0/1
DCE

.2 R3
S0/0/0

Rede

Interface

192.168.10.0

Serial 0/0/0

PC1
192.168.10.0

F0/0

192.168.20.0

Serial 0/0/0

F0/1

F0/1

192.168.30.0

FastEthernet0/0

Serial 0/0/1

192.168.50.0

F0/1

F0/0

192.168.40.0

F0/0

Serial 0/0/1

PC2
PC3
192.168.30.0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R2)

R2(config)#ip route 192.168.10.0 255.255.255.0 192.168.20.1

S 192.168.10.0/24 [1/0] via 192.168.20.1

R2(config)#ip route 192.168.50.0 255.255.255.0 192.168.40.2

S 192.168.50.0/24 [1/0] via 192.168.40.2
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R2
192.168.20.0
R1

S0/0/0

192.168.40.0

R2

S0/0/0
DCE

Rede

S0/0/1
DCE

S0/0/0

Interface

192.168.10.0

R3

Serial 0/0/0

PC1
192.168.10.0

F0/0

192.168.20.0

Serial 0/0/0

F0/1

F0/1

192.168.30.0

FastEthernet0/0

Serial 0/0/1

192.168.50.0

F0/1

F0/0

192.168.40.0

F0/0

Serial 0/0/1

PC2
PC3
192.168.30.0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R2)

R2(config)#ip route 192.168.10.0 255.255.255.0 192.168.20.1

S 192.168.10.0/24 [1/0] via 192.168.20.1

R2(config)#ip route 192.168.50.0 255.255.255.0 192.168.40.2

S 192.168.50.0/24 [1/0] via 192.168.40.2

R2(config-if)#ip addresss 192.168.20.0 255.255.255.0

R2(config-if)#ip address 192.168.30.0 255.255.255.0
R2(config-if)#ip address 192.168.40.0 255.255.255.0

C

192.168.20.0/24 is directly connected, Serial0/0/0

C 192.168.30.0/24 is directly connected, FastEthernet0/0
C

192.168.40.0/24 is directly connected, Serial0/0/1
Roteamento Estático

José Janeiro
jaejaneiro@gmail.com

Estudo do
Roteamento Estático
no
Roteador R3
José Janeiro

Roteamento Estático
192.168.40.0

.2

jaejaneiro@gmail.com

Tabela Roteamento R3

R3

Rede

FastEthernet0/0

192.168.40.0

F0/0

Interface

192.168.50.0

S0/0/0

Serial 0/0/0

192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R3)

R3(config)#interface FastEthernet0/0
R3(config-if)#ip address 192.168.50.1 255.255.255.0
R3(config-if)#no shutdown
R3(config-if)#exit

C 192.168.50.0/24 is directly connected, FastEthernet0/0

R3(config)#interface Serial 0/0/0
R3(config-if)#ip address 192.168.40.2 255.255.255.0
R3(config-if)#no shutdown
R3(config-if)#exit

C

192.168.40.0/24 is directly connected, Serial0/0/0
José Janeiro

Roteamento Estático
R2

S0/0/1

.2

R3

S0/0/0

F0/0

Redes Remotas

Endereço Próximo Salto

192.168.10.0

192.168.40.1

192.168.20.0

192.168.40.0

.1

jaejaneiro@gmail.com

192.168.40.1

192.168.30.0

192.168.40.1

192.168.50.0

Configuração de rotas estáticas

Comando

Rede Remota

ip route

192.168.10.0
192.168.20.0
192.168.30.0

Máscara de Rede

Endereço Próximo Salto

255.255.255.0

192.168.40.1
(Interface Serial 0/0/1
do Roteador R2)
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R3
192.168.20.0
R1

S0/0/0

192.168.40.0

F0/0

S0/0/0
DCE
F0/0

F0/1

S0/0/1
DCE

F0/1

PC1
192.168.10.0

Rede

Interface

192.168.50.0

FastEthernet0/0

F0/0

192.168.40.0

Serial 0/0/0

F0/1

192.168.10.0

Serial 0/0/0

R3

R2 .1

PC2
PC3
192.168.30.0

S0/0/0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R3)

R3(config)#ip route 192.168.10.0 255.255.255.0 192.168.40.1

S 192.168.10.0/24 [1/0] via 192.168.40.1
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R3
192.168.20.0

192.168.40.0

S0/0/0

Interface

192.168.50.0

FastEthernet0/0

F0/0

192.168.40.0

Serial 0/0/0

F0/1

192.168.10.0

Serial 0/0/0

Serial 0/0/0

R3

R2 .1

F0/0

S0/0/0
DCE
F0/0

F0/1

S0/0/1
DCE

F0/1

PC1
192.168.10.0

Rede

192.168.20.0

R1

PC2
PC3
192.168.30.0

S0/0/0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R3)

R3(config)#ip route 192.168.10.0 255.255.255.0 192.168.40.1

S 192.168.10.0/24 [1/0] via 192.168.40.1

R3(config)#ip route 192.168.20.0 255.255.255.0 192.168.40.1

S 192.168.20.0/24 [1/0] via 192.168.40.1
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R3
192.168.20.0

192.168.40.0

192.168.50.0

FastEthernet0/0

F0/0

192.168.40.0

Serial 0/0/0

F0/1

192.168.10.0

Serial 0/0/0

Serial 0/0/0
Serial 0/0/0

R3

R2 .1

F0/0

S0/0/0
DCE
F0/0

F0/1

S0/0/1
DCE

F0/1

PC1
192.168.10.0

Interface

192.168.30.0

S0/0/0

Rede

192.168.20.0

R1

PC2
PC3
192.168.30.0

S0/0/0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R3)

R3(config)#ip route 192.168.10.0 255.255.255.0 192.168.40.1

S 192.168.10.0/24 [1/0] via 192.168.40.1

R3(config)#ip route 192.168.20.0 255.255.255.0 192.168.40.1

S 192.168.20.0/24 [1/0] via 192.168.40.1

R3(config)#ip route 192.168.30.0 255.255.255.0 192.168.40.1

S 192.168.30.0/24 [1/0] via 192.168.40.1
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Tabela Roteamento R3
192.168.20.0

192.168.40.0

192.168.50.0

FastEthernet0/0

F0/0

192.168.40.0

Serial 0/0/0

F0/1

192.168.10.0

Serial 0/0/0

Serial 0/0/0
Serial 0/0/0

R3

R2

F0/0

S0/0/0
DCE
F0/0

F0/1

S0/0/1
DCE

F0/1

PC1
192.168.10.0

Interface

192.168.30.0

S0/0/0

Rede

192.168.20.0

R1

PC2
PC3
192.168.30.0

S0/0/0

PC5
PC4
192.168.50.0

Configuração na linha de comandos (CLI)

Tabela de Roteamento (R3)

R3(config)#ip route 192.168.10.0 255.255.255.0 192.168.40.1

S 192.168.10.0/24 [1/0] via 192.168.40.1

R3(config)#ip route 192.168.20.0 255.255.255.0 192.168.40.1

S 192.168.20.0/24 [1/0] via 192.168.40.1

R3(config)#ip route 192.168.30.0 255.255.255.0 192.168.40.1

S 192.168.30.0/24 [1/0] via 192.168.40.1

R3(config-if)#ip address 192.168.40.2 255.255.255.0
R3(config-if)#ip address 192.168.50.1 255.255.255.0

C

192.168.40.0/24 is directly connected, Serial0/0/0

C 192.168.50.0/24 is directly connected, FastEthernet0/0
Roteamento Estático
R1: Configuração Roteamento Estático
R1(config)#interface FastEthernet0/0
R1(config-if)#ip address 192.168.10.1 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#interface Serial 0/0/0
R1(config-if)#ip address 192.168.20.1 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config-if)#ip route 192.168.30.0 255.255.255.0 192.168.20.2
R1(config-if)#ip route 192.168.40.0 255.255.255.0 192.168.20.2
R1(config-if)#ip route 192.168.50.0 255.255.255.0 192.168.20.2

R1: Output do comando show ip route

José Janeiro
jaejaneiro@gmail.com
Roteamento Estático
R2: Configuração Roteamento Estático
R2(config)#interface FastEthernet0/0
R2(config-if)#ip address 192.168.30.1 255.255.255.0
R2(config-if)#no shutdown
R2(config-if)#exit
R2(config)#interface Serial 0/0/0
R2(config-if)#ip address 192.168.20.1 255.255.255.0
R2(config-if)#no shutdown
R2(config-if)#clocrate 64000
R2(config-if)#exit
R2(config)#interface Serial 0/0/1
R2(config-if)#ip address 192.168.40.1 255.255.255.0
R2(config-if)#no shutdown
R2(config-if)#clockrate 64000
R2(config-if)#exit
R2(config)#ip route 192.168.10.0 255.255.255.0 192.168.20.1
R2(config)#ip route 192.168.50.0 255.255.255.0 192.168.40.2

R2: Output do comando show ip route

José Janeiro
jaejaneiro@gmail.com
Roteamento Estático
R3: Configuração Roteamento Estático
R3(config)#interface FastEthernet0/0
R3(config-if)#ip address 192.168.50.1 255.255.255.0
R3(config-if)#no shutdown
R3(config-if)#exit
R3(config)#interface Serial 0/0/0
R3(config-if)#ip address 192.168.40.2 255.255.255.0
R3(config-if)#no shutdown
R3(config-if)#exit
R3(config-if)#ip route 192.168.10.0 255.255.255.0 192.168.40.1
R3(config-if)#ip route 192.168.20.0 255.255.255.0 192.168.40.1
R3(config-if)#ip route 192.168.30.0 255.255.255.0 192.168.40.1

R3: Output do comando show ip route

José Janeiro
jaejaneiro@gmail.com
José Janeiro

Roteamento Estático

jaejaneiro@gmail.com

Exercícios
Exercício 1

Utilizando o software de
simulação de redes crie e
configure a topologia de
rede da presente aula.

Exercício 2

Utilizando o software de
simulação de redes crie e
configure a topologia de
rede fornecida pelo
professor.
Roteamento Estático

José Janeiro
jaejaneiro@gmail.com

Para seu estudo consulte também:
•

• A matéria teórica em formato PDF

•

• Assista o vídeo sobre roteamento estático no endereço youtube:

www.youtube.com/jaejaneiro

10-07-2011
José Afonso Esteves Janeiro

Más contenido relacionado

La actualidad más candente

Ipso vrrp troubleshooting
Ipso vrrp troubleshootingIpso vrrp troubleshooting
Ipso vrrp troubleshootingPavan Kumar
 
8 subredesssss
8 subredesssss8 subredesssss
8 subredessssssovon123
 
Juniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationJuniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationHamed Moghaddam
 
Vhdl practical exam guide
Vhdl practical exam guideVhdl practical exam guide
Vhdl practical exam guideEslam Mohammed
 
Juniper JNCIA – Juniper RIP and OSPF Route Configuration
Juniper JNCIA – Juniper RIP and OSPF Route ConfigurationJuniper JNCIA – Juniper RIP and OSPF Route Configuration
Juniper JNCIA – Juniper RIP and OSPF Route ConfigurationHamed Moghaddam
 
IBM Power Systems Performance Report
IBM Power Systems Performance ReportIBM Power Systems Performance Report
IBM Power Systems Performance ReportthinkASG
 
Howto ethereal-wireshark-trace en
Howto ethereal-wireshark-trace enHowto ethereal-wireshark-trace en
Howto ethereal-wireshark-trace enJORGE GOMEZ
 
BGP Route Reflectors Lab WorkBook
BGP Route Reflectors Lab WorkBookBGP Route Reflectors Lab WorkBook
BGP Route Reflectors Lab WorkBookRHC Technologies
 
OSPF Route Filtering
OSPF Route FilteringOSPF Route Filtering
OSPF Route FilteringNetwax Lab
 
IS-IS Routing Lab WorkBook
IS-IS Routing Lab WorkBookIS-IS Routing Lab WorkBook
IS-IS Routing Lab WorkBookRHC Technologies
 
IPv6 for Pentesters
IPv6 for PentestersIPv6 for Pentesters
IPv6 for Pentesterscamsec
 
Ccn pv7 route_lab2-1_eigrp-load-balancing_student
Ccn pv7 route_lab2-1_eigrp-load-balancing_studentCcn pv7 route_lab2-1_eigrp-load-balancing_student
Ccn pv7 route_lab2-1_eigrp-load-balancing_studentAngel Clavel
 
AWS VPC by hellocloud.io
AWS VPC by hellocloud.ioAWS VPC by hellocloud.io
AWS VPC by hellocloud.ioHello Cloud
 
Vista 1600 c epon olt quick start manual(r1.2)
Vista 1600 c epon olt quick start manual(r1.2)Vista 1600 c epon olt quick start manual(r1.2)
Vista 1600 c epon olt quick start manual(r1.2)Shanxi Cai
 

La actualidad más candente (20)

1
11
1
 
Ipso vrrp troubleshooting
Ipso vrrp troubleshootingIpso vrrp troubleshooting
Ipso vrrp troubleshooting
 
Сүлжээ1
Сүлжээ1Сүлжээ1
Сүлжээ1
 
8 subredesssss
8 subredesssss8 subredesssss
8 subredesssss
 
Juniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationJuniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route Configuration
 
Vhdl practical exam guide
Vhdl practical exam guideVhdl practical exam guide
Vhdl practical exam guide
 
Juniper JNCIA – Juniper RIP and OSPF Route Configuration
Juniper JNCIA – Juniper RIP and OSPF Route ConfigurationJuniper JNCIA – Juniper RIP and OSPF Route Configuration
Juniper JNCIA – Juniper RIP and OSPF Route Configuration
 
IBM Power Systems Performance Report
IBM Power Systems Performance ReportIBM Power Systems Performance Report
IBM Power Systems Performance Report
 
Howto ethereal-wireshark-trace en
Howto ethereal-wireshark-trace enHowto ethereal-wireshark-trace en
Howto ethereal-wireshark-trace en
 
BGP Route Reflectors Lab WorkBook
BGP Route Reflectors Lab WorkBookBGP Route Reflectors Lab WorkBook
BGP Route Reflectors Lab WorkBook
 
OSPF Route Filtering
OSPF Route FilteringOSPF Route Filtering
OSPF Route Filtering
 
IS-IS Routing Lab WorkBook
IS-IS Routing Lab WorkBookIS-IS Routing Lab WorkBook
IS-IS Routing Lab WorkBook
 
VRF Lab WorkBook
VRF Lab WorkBookVRF Lab WorkBook
VRF Lab WorkBook
 
Ccna commands
Ccna commandsCcna commands
Ccna commands
 
IPv6 for Pentesters
IPv6 for PentestersIPv6 for Pentesters
IPv6 for Pentesters
 
Ccna commands
Ccna commands   Ccna commands
Ccna commands
 
Ccn pv7 route_lab2-1_eigrp-load-balancing_student
Ccn pv7 route_lab2-1_eigrp-load-balancing_studentCcn pv7 route_lab2-1_eigrp-load-balancing_student
Ccn pv7 route_lab2-1_eigrp-load-balancing_student
 
Experiment 16 x2 parallel lcd
Experiment   16 x2 parallel lcdExperiment   16 x2 parallel lcd
Experiment 16 x2 parallel lcd
 
AWS VPC by hellocloud.io
AWS VPC by hellocloud.ioAWS VPC by hellocloud.io
AWS VPC by hellocloud.io
 
Vista 1600 c epon olt quick start manual(r1.2)
Vista 1600 c epon olt quick start manual(r1.2)Vista 1600 c epon olt quick start manual(r1.2)
Vista 1600 c epon olt quick start manual(r1.2)
 

Destacado (11)

Roteamento
RoteamentoRoteamento
Roteamento
 
Ethernet regras de segmentação-miguel ferreira
Ethernet regras de segmentação-miguel ferreiraEthernet regras de segmentação-miguel ferreira
Ethernet regras de segmentação-miguel ferreira
 
Roteamento
RoteamentoRoteamento
Roteamento
 
Roteamento Bgp
Roteamento BgpRoteamento Bgp
Roteamento Bgp
 
Roteadores
RoteadoresRoteadores
Roteadores
 
Roteadores e roteamento
Roteadores e roteamentoRoteadores e roteamento
Roteadores e roteamento
 
Protocolos de Roteamento BGP IGP EGP
Protocolos de Roteamento BGP IGP EGPProtocolos de Roteamento BGP IGP EGP
Protocolos de Roteamento BGP IGP EGP
 
WANs e Roteadores Cap. 6 Roteamento e Protocolos de Roteamento - CCNA 3.1 Wel...
WANs e Roteadores Cap. 6 Roteamento e Protocolos de Roteamento - CCNA 3.1 Wel...WANs e Roteadores Cap. 6 Roteamento e Protocolos de Roteamento - CCNA 3.1 Wel...
WANs e Roteadores Cap. 6 Roteamento e Protocolos de Roteamento - CCNA 3.1 Wel...
 
Introdução ao OSPF e BGP
Introdução ao OSPF e BGPIntrodução ao OSPF e BGP
Introdução ao OSPF e BGP
 
Redes de Computadores - Modelo de Referência OSI/ISO
Redes de Computadores - Modelo de Referência OSI/ISORedes de Computadores - Modelo de Referência OSI/ISO
Redes de Computadores - Modelo de Referência OSI/ISO
 
Projeto de redes
Projeto de redesProjeto de redes
Projeto de redes
 

Similar a Roteamento estatico

How to Configure ip address for router interfaces
How to Configure ip address for router interfacesHow to Configure ip address for router interfaces
How to Configure ip address for router interfacestcpipguru
 
Aula04 - configuração da topologia ppp - resolvido
Aula04 -  configuração da topologia ppp - resolvidoAula04 -  configuração da topologia ppp - resolvido
Aula04 - configuração da topologia ppp - resolvidoCarlos Veiga
 
Networking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP ConfigurationNetworking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP Configuration3Anetwork com
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02A.S.M Shmimul Islam.
 
Eincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeEincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeNetwax Lab
 
Multi Static Routng & Default Routing
Multi Static Routng & Default RoutingMulti Static Routng & Default Routing
Multi Static Routng & Default RoutingKishore Kumar
 
Acn Experiment No 5
Acn Experiment No 5Acn Experiment No 5
Acn Experiment No 5Garima Singh
 
Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer Selamet Hariadi
 
Static & Dynamic Routing
Static & Dynamic RoutingStatic & Dynamic Routing
Static & Dynamic RoutingAnandaAyu ZB
 
Detailed explanation of Basic router configuration
Detailed explanation of Basic router configurationDetailed explanation of Basic router configuration
Detailed explanation of Basic router configurationsamreenghauri786
 
Acn Experiment No 6
Acn Experiment No 6Acn Experiment No 6
Acn Experiment No 6Garima Singh
 
Service Provider Networks and Frame Relay
Service Provider Networks and Frame RelayService Provider Networks and Frame Relay
Service Provider Networks and Frame RelayTharindu Sankalpa
 
How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)IT Tech
 
Cisco Router EIGRP Config
Cisco Router EIGRP ConfigCisco Router EIGRP Config
Cisco Router EIGRP ConfigKadir CIKIS
 

Similar a Roteamento estatico (20)

Router ospf
Router ospfRouter ospf
Router ospf
 
How to Configure ip address for router interfaces
How to Configure ip address for router interfacesHow to Configure ip address for router interfaces
How to Configure ip address for router interfaces
 
Aula04 - configuração da topologia ppp - resolvido
Aula04 -  configuração da topologia ppp - resolvidoAula04 -  configuração da topologia ppp - resolvido
Aula04 - configuração da topologia ppp - resolvido
 
Networking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP ConfigurationNetworking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP Configuration
 
OSPF 3
OSPF 3OSPF 3
OSPF 3
 
OSPF 3
OSPF 3OSPF 3
OSPF 3
 
Lab 3.5.1 basic frame relay
Lab 3.5.1 basic frame relayLab 3.5.1 basic frame relay
Lab 3.5.1 basic frame relay
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02
 
Eincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeEincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static route
 
Multi Static Routng & Default Routing
Multi Static Routng & Default RoutingMulti Static Routng & Default Routing
Multi Static Routng & Default Routing
 
Acn Experiment No 5
Acn Experiment No 5Acn Experiment No 5
Acn Experiment No 5
 
Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer
 
Labmannual
LabmannualLabmannual
Labmannual
 
Static & Dynamic Routing
Static & Dynamic RoutingStatic & Dynamic Routing
Static & Dynamic Routing
 
Detailed explanation of Basic router configuration
Detailed explanation of Basic router configurationDetailed explanation of Basic router configuration
Detailed explanation of Basic router configuration
 
Acn Experiment No 6
Acn Experiment No 6Acn Experiment No 6
Acn Experiment No 6
 
Service Provider Networks and Frame Relay
Service Provider Networks and Frame RelayService Provider Networks and Frame Relay
Service Provider Networks and Frame Relay
 
Cisco Network and Engineering
Cisco Network and EngineeringCisco Network and Engineering
Cisco Network and Engineering
 
How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)
 
Cisco Router EIGRP Config
Cisco Router EIGRP ConfigCisco Router EIGRP Config
Cisco Router EIGRP Config
 

Último

What is the Future of QuickBooks DeskTop?
What is the Future of QuickBooks DeskTop?What is the Future of QuickBooks DeskTop?
What is the Future of QuickBooks DeskTop?TechSoup
 
Quality Assurance_GOOD LABORATORY PRACTICE
Quality Assurance_GOOD LABORATORY PRACTICEQuality Assurance_GOOD LABORATORY PRACTICE
Quality Assurance_GOOD LABORATORY PRACTICESayali Powar
 
How to Add a New Field in Existing Kanban View in Odoo 17
How to Add a New Field in Existing Kanban View in Odoo 17How to Add a New Field in Existing Kanban View in Odoo 17
How to Add a New Field in Existing Kanban View in Odoo 17Celine George
 
10 Topics For MBA Project Report [HR].pdf
10 Topics For MBA Project Report [HR].pdf10 Topics For MBA Project Report [HR].pdf
10 Topics For MBA Project Report [HR].pdfJayanti Pande
 
3.21.24 The Origins of Black Power.pptx
3.21.24  The Origins of Black Power.pptx3.21.24  The Origins of Black Power.pptx
3.21.24 The Origins of Black Power.pptxmary850239
 
Patient Counselling. Definition of patient counseling; steps involved in pati...
Patient Counselling. Definition of patient counseling; steps involved in pati...Patient Counselling. Definition of patient counseling; steps involved in pati...
Patient Counselling. Definition of patient counseling; steps involved in pati...raviapr7
 
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...Nguyen Thanh Tu Collection
 
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINTARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINTDR. SNEHA NAIR
 
How to Manage Cross-Selling in Odoo 17 Sales
How to Manage Cross-Selling in Odoo 17 SalesHow to Manage Cross-Selling in Odoo 17 Sales
How to Manage Cross-Selling in Odoo 17 SalesCeline George
 
EBUS5423 Data Analytics and Reporting Bl
EBUS5423 Data Analytics and Reporting BlEBUS5423 Data Analytics and Reporting Bl
EBUS5423 Data Analytics and Reporting BlDr. Bruce A. Johnson
 
Clinical Pharmacy Introduction to Clinical Pharmacy, Concept of clinical pptx
Clinical Pharmacy  Introduction to Clinical Pharmacy, Concept of clinical pptxClinical Pharmacy  Introduction to Clinical Pharmacy, Concept of clinical pptx
Clinical Pharmacy Introduction to Clinical Pharmacy, Concept of clinical pptxraviapr7
 
Department of Health Compounder Question ‍Solution 2022.pdf
Department of Health Compounder Question ‍Solution 2022.pdfDepartment of Health Compounder Question ‍Solution 2022.pdf
Department of Health Compounder Question ‍Solution 2022.pdfMohonDas
 
The Stolen Bacillus by Herbert George Wells
The Stolen Bacillus by Herbert George WellsThe Stolen Bacillus by Herbert George Wells
The Stolen Bacillus by Herbert George WellsEugene Lysak
 
Optical Fibre and It's Applications.pptx
Optical Fibre and It's Applications.pptxOptical Fibre and It's Applications.pptx
Optical Fibre and It's Applications.pptxPurva Nikam
 
Drug Information Services- DIC and Sources.
Drug Information Services- DIC and Sources.Drug Information Services- DIC and Sources.
Drug Information Services- DIC and Sources.raviapr7
 
How to Create a Toggle Button in Odoo 17
How to Create a Toggle Button in Odoo 17How to Create a Toggle Button in Odoo 17
How to Create a Toggle Button in Odoo 17Celine George
 
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptxSOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptxSyedNadeemGillANi
 
Protein Structure - threading Protein modelling pptx
Protein Structure - threading Protein modelling pptxProtein Structure - threading Protein modelling pptx
Protein Structure - threading Protein modelling pptxvidhisharma994099
 
3.26.24 Race, the Draft, and the Vietnam War.pptx
3.26.24 Race, the Draft, and the Vietnam War.pptx3.26.24 Race, the Draft, and the Vietnam War.pptx
3.26.24 Race, the Draft, and the Vietnam War.pptxmary850239
 

Último (20)

What is the Future of QuickBooks DeskTop?
What is the Future of QuickBooks DeskTop?What is the Future of QuickBooks DeskTop?
What is the Future of QuickBooks DeskTop?
 
Quality Assurance_GOOD LABORATORY PRACTICE
Quality Assurance_GOOD LABORATORY PRACTICEQuality Assurance_GOOD LABORATORY PRACTICE
Quality Assurance_GOOD LABORATORY PRACTICE
 
How to Add a New Field in Existing Kanban View in Odoo 17
How to Add a New Field in Existing Kanban View in Odoo 17How to Add a New Field in Existing Kanban View in Odoo 17
How to Add a New Field in Existing Kanban View in Odoo 17
 
10 Topics For MBA Project Report [HR].pdf
10 Topics For MBA Project Report [HR].pdf10 Topics For MBA Project Report [HR].pdf
10 Topics For MBA Project Report [HR].pdf
 
3.21.24 The Origins of Black Power.pptx
3.21.24  The Origins of Black Power.pptx3.21.24  The Origins of Black Power.pptx
3.21.24 The Origins of Black Power.pptx
 
Patient Counselling. Definition of patient counseling; steps involved in pati...
Patient Counselling. Definition of patient counseling; steps involved in pati...Patient Counselling. Definition of patient counseling; steps involved in pati...
Patient Counselling. Definition of patient counseling; steps involved in pati...
 
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
 
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINTARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
 
How to Manage Cross-Selling in Odoo 17 Sales
How to Manage Cross-Selling in Odoo 17 SalesHow to Manage Cross-Selling in Odoo 17 Sales
How to Manage Cross-Selling in Odoo 17 Sales
 
EBUS5423 Data Analytics and Reporting Bl
EBUS5423 Data Analytics and Reporting BlEBUS5423 Data Analytics and Reporting Bl
EBUS5423 Data Analytics and Reporting Bl
 
Clinical Pharmacy Introduction to Clinical Pharmacy, Concept of clinical pptx
Clinical Pharmacy  Introduction to Clinical Pharmacy, Concept of clinical pptxClinical Pharmacy  Introduction to Clinical Pharmacy, Concept of clinical pptx
Clinical Pharmacy Introduction to Clinical Pharmacy, Concept of clinical pptx
 
Department of Health Compounder Question ‍Solution 2022.pdf
Department of Health Compounder Question ‍Solution 2022.pdfDepartment of Health Compounder Question ‍Solution 2022.pdf
Department of Health Compounder Question ‍Solution 2022.pdf
 
Prelims of Kant get Marx 2.0: a general politics quiz
Prelims of Kant get Marx 2.0: a general politics quizPrelims of Kant get Marx 2.0: a general politics quiz
Prelims of Kant get Marx 2.0: a general politics quiz
 
The Stolen Bacillus by Herbert George Wells
The Stolen Bacillus by Herbert George WellsThe Stolen Bacillus by Herbert George Wells
The Stolen Bacillus by Herbert George Wells
 
Optical Fibre and It's Applications.pptx
Optical Fibre and It's Applications.pptxOptical Fibre and It's Applications.pptx
Optical Fibre and It's Applications.pptx
 
Drug Information Services- DIC and Sources.
Drug Information Services- DIC and Sources.Drug Information Services- DIC and Sources.
Drug Information Services- DIC and Sources.
 
How to Create a Toggle Button in Odoo 17
How to Create a Toggle Button in Odoo 17How to Create a Toggle Button in Odoo 17
How to Create a Toggle Button in Odoo 17
 
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptxSOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
 
Protein Structure - threading Protein modelling pptx
Protein Structure - threading Protein modelling pptxProtein Structure - threading Protein modelling pptx
Protein Structure - threading Protein modelling pptx
 
3.26.24 Race, the Draft, and the Vietnam War.pptx
3.26.24 Race, the Draft, and the Vietnam War.pptx3.26.24 Race, the Draft, and the Vietnam War.pptx
3.26.24 Race, the Draft, and the Vietnam War.pptx
 

Roteamento estatico

  • 2. José Janeiro Roteamento Estático jaejaneiro@gmail.com Topologia de Rede 192.168.20.0 S0/0/0 F0/0 R1 S0/0/1 S0/0/0 DCE DCE F0/0 R2 F0/1 PC1 192.168.10.0 192.168.40.0 S0/0/0 F0/0 R3 F0/1 PC2 F0/1 PC3 192.168.30.0 PC4 PC5 192.168.50.0
  • 3. Roteamento Estático José Janeiro jaejaneiro@gmail.com Estudo do Roteamento Estático no Roteador R1
  • 4. José Janeiro Roteamento Estático R1 .1 jaejaneiro@gmail.com Tabela Roteamento R1 192.168.20.0 Rede FastEthernet0/0 192.168.20.0 F0/0 .1 Interface 192.168.10.0 S0/0/0 Serial 0/0/0 192.168.10.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R1) R1(config)#interface FastEthernet0/0 R1(config-if)#ip address 192.168.10.1 255.255.255.0 R1(config-if)#no shutdown R1(config-if)#exit C 192.168.10.0/24 is directly connected, FastEthernet0/0 R1(config)#interface Serial 0/0/0 R1(config-if)#ip address 192.168.20.1 255.255.255.0 R1(config-if)#no shutdown R1(config-if)#exit C 192.168.20.0/24 is directly connected, Serial0/0/0
  • 5. José Janeiro Roteamento Estático R1 jaejaneiro@gmail.com Redes Remotas S0/0/0 .2 S0/0/0 F0/0 .1 R2 192.168.30.0 192.168.20.2 192.168.20.2 192.168.50.0 .1 Endereço Próximo Salto 192.168.40.0 192.168.20.0 192.168.20.2 192.168.10.0 Configuração de rotas estáticas Comando Rede Remota ip route 192.168.30.0 192.168.40.0 192.168.50.0 Máscara de Rede Endereço Próximo Salto 255.255.255.0 192.168.20.2 (Interface Serial 0/0/0 do Roteador R2)
  • 6. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R1 192.168.20.0 R1 S0/0/0 192.168.40.0 .2 R2 F0/0 S0/0/0 DCE F0/0 F0/1 S0/0/1 DCE F0/1 PC1 192.168.10.0 Rede Interface 192.168.10.0 FastEthernet0/0 F0/0 192.168.20.0 Serial 0/0/0 F0/1 192.168.30.0 Serial 0/0/0 R3 PC2 PC3 192.168.30.0 S0/0/0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R1) R1(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2 S 192.168.30.0/24 [1/0] via 192.168.20.2
  • 7. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R1 192.168.20.0 R1 192.168.40.0 F0/0 S0/0/0 DCE F0/0 F0/1 S0/0/1 DCE F0/1 PC1 192.168.10.0 PC2 PC3 192.168.30.0 Rede Interface 192.168.10.0 FastEthernet0/0 F0/0 192.168.20.0 Serial 0/0/0 F0/1 192.168.30.0 Serial 0/0/0 192.168.40.0 S0/0/0 .2 R2 Serial 0/0/0 R3 S0/0/0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R1) R1(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2 S 192.168.30.0/24 [1/0] via 192.168.20.2 R1(config)#ip route 192.168.40.0 255.255.255.0 192.168.20.2 S 192.168.40.0/24 [1/0] via 192.168.20.2
  • 8. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R1 192.168.20.0 R1 192.168.40.0 F0/1 192.168.10.0 FastEthernet0/0 F0/0 192.168.20.0 Serial 0/0/0 F0/1 192.168.30.0 Serial 0/0/0 Serial 0/0/0 Serial 0/0/0 R3 S0/0/1 DCE F0/1 PC1 192.168.10.0 Interface 192.168.50.0 F0/0 S0/0/0 DCE F0/0 Rede 192.168.40.0 S0/0/0 .2 R2 PC2 PC3 192.168.30.0 S0/0/0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R1) R1(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2 S 192.168.30.0/24 [1/0] via 192.168.20.2 R1(config)#ip route 192.168.40.0 255.255.255.0 192.168.20.2 S 192.168.40.0/24 [1/0] via 192.168.20.2 R1(config)#ip route 192.168.50.0 255.255.255.0 192.168.20.2 S 192.168.50.0/24 [1/0] via 192.168.20.2
  • 9. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R1 192.168.20.0 R1 192.168.40.0 192.168.10.0 FastEthernet0/0 F0/0 192.168.20.0 Serial 0/0/0 F0/1 192.168.30.0 Serial 0/0/0 Serial 0/0/0 192.168.50.0 F0/0 S0/0/0 DCE F0/0 F0/1 Serial 0/0/0 R3 S0/0/1 DCE S0/0/0 F0/1 PC1 192.168.10.0 Interface 192.168.40.0 S0/0/0 Rede R2 PC2 PC3 192.168.30.0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R1) R1(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2 S 192.168.30.0/24 [1/0] via 192.168.20.2 R1(config)#ip route 192.168.40.0 255.255.255.0 192.168.20.2 S 192.168.40.0/24 [1/0] via 192.168.20.2 R1(config)#ip route 192.168.50.0 255.255.255.0 192.168.20.2 S 192.168.50.0/24 [1/0] via 192.168.20.2 R1(config-if)#ip address 192.168.10.0 255.255.255.0 C 192.168.10.0/24 is directly connected, FastEthernet0/0 R1(config-if)#ip address 192.168.20.0 255.255.255.0 C 192.168.20.0/24 is directly connected, Serial0/0/0
  • 10. Roteamento Estático José Janeiro jaejaneiro@gmail.com Estudo do Roteamento Estático no Roteador R2
  • 11. José Janeiro Roteamento Estático 192.168.20.0 .1 R2 jaejaneiro@gmail.com Tabela Roteamento R2 192.168.40.0 .1 Rede Configuração na linha de comandos (CLI) R2(config)#interface FastEthernet0/0 R2(config-if)#ip address 192.168.30.1 255.255.255.0 R2(config-if)#no shutdown R2(config-if)#exit R2(config)#interface Serial 0/0/0 R2(config-if)#ip address 192.168.20.1 255.255.255.0 R2(config-if)#no shutdown R2(config-if)#clocrate 64000 R2(config-if)#exit R2(config)#interface Serial 0/0/1 R2(config-if)#ip address 192.168.40.1 255.255.255.0 R2(config-if)#no shutdown R2(config-if)#clockrate 64000 R2(config-if)#exit Serial 0/0/0 192.168.40.0 192.168.30.0 FastEthernet0/0 192.168.20.0 F0/0 .1 Interface 192.168.30.0 S0/0/1 S0/0/0 Serial 0/0/1 Tabela de Roteamento (R2) C 192.168.30.0/24 is directly connected, FastEthernet0/0 C 192.168.20.0/24 is directly connected, Serial0/0/0/0 C 192.168.40.0/24 is directly connected, Serial0/0/1
  • 12. José Janeiro Roteamento Estático jaejaneiro@gmail.com Redes Remotas R2 192.168.40.0 R1 .1 S0/0/1 S0/0/0 .2 R3 Endereço Próximo Salto 192.168.10.0 192.168.20.1 192.168.50.0 192.168.20.0 192.168.40.2 F0/0 .1 192.168.30.0 Configuração de rotas estáticas Comando Rede Remota Máscara de Rede 192.168.10.0 ip route 192.168.20.1 255.255.255.0 192.168.50.0 Endereço Próximo Salto (Interface Serial 0/0/0 do Roteador R1) 192.168.40.2 (Interface Serial 0/0/0 do Roteador R3)
  • 13. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R2 192.168.20.0 R2 R1 .1 S0/0/0 192.168.40.0 S0/0/0 DCE R3 S0/0/1 DCE S0/0/0 Rede Interface 192.168.10.0 Serial 0/0/0 F0/1 PC1 192.168.10.0 F0/0 F0/0 192.168.20.0 Serial 0/0/0 F0/1 F0/1 192.168.30.0 FastEthernet0/0 192.168.40.0 F0/0 Serial 0/0/1 PC2 PC3 192.168.30.0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R2) R2(config)#ip route 192.168.10.0 255.255.255.0 192.168.20.1 S 192.168.10.0/24 [1/0] via 192.168.20.1
  • 14. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R2 192.168.20.0 192.168.40.0 R1 S0/0/0 R2 S0/0/0 DCE S0/0/1 DCE .2 R3 S0/0/0 Rede Interface 192.168.10.0 Serial 0/0/0 PC1 192.168.10.0 F0/0 192.168.20.0 Serial 0/0/0 F0/1 F0/1 192.168.30.0 FastEthernet0/0 Serial 0/0/1 192.168.50.0 F0/1 F0/0 192.168.40.0 F0/0 Serial 0/0/1 PC2 PC3 192.168.30.0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R2) R2(config)#ip route 192.168.10.0 255.255.255.0 192.168.20.1 S 192.168.10.0/24 [1/0] via 192.168.20.1 R2(config)#ip route 192.168.50.0 255.255.255.0 192.168.40.2 S 192.168.50.0/24 [1/0] via 192.168.40.2
  • 15. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R2 192.168.20.0 R1 S0/0/0 192.168.40.0 R2 S0/0/0 DCE Rede S0/0/1 DCE S0/0/0 Interface 192.168.10.0 R3 Serial 0/0/0 PC1 192.168.10.0 F0/0 192.168.20.0 Serial 0/0/0 F0/1 F0/1 192.168.30.0 FastEthernet0/0 Serial 0/0/1 192.168.50.0 F0/1 F0/0 192.168.40.0 F0/0 Serial 0/0/1 PC2 PC3 192.168.30.0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R2) R2(config)#ip route 192.168.10.0 255.255.255.0 192.168.20.1 S 192.168.10.0/24 [1/0] via 192.168.20.1 R2(config)#ip route 192.168.50.0 255.255.255.0 192.168.40.2 S 192.168.50.0/24 [1/0] via 192.168.40.2 R2(config-if)#ip addresss 192.168.20.0 255.255.255.0 R2(config-if)#ip address 192.168.30.0 255.255.255.0 R2(config-if)#ip address 192.168.40.0 255.255.255.0 C 192.168.20.0/24 is directly connected, Serial0/0/0 C 192.168.30.0/24 is directly connected, FastEthernet0/0 C 192.168.40.0/24 is directly connected, Serial0/0/1
  • 16. Roteamento Estático José Janeiro jaejaneiro@gmail.com Estudo do Roteamento Estático no Roteador R3
  • 17. José Janeiro Roteamento Estático 192.168.40.0 .2 jaejaneiro@gmail.com Tabela Roteamento R3 R3 Rede FastEthernet0/0 192.168.40.0 F0/0 Interface 192.168.50.0 S0/0/0 Serial 0/0/0 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R3) R3(config)#interface FastEthernet0/0 R3(config-if)#ip address 192.168.50.1 255.255.255.0 R3(config-if)#no shutdown R3(config-if)#exit C 192.168.50.0/24 is directly connected, FastEthernet0/0 R3(config)#interface Serial 0/0/0 R3(config-if)#ip address 192.168.40.2 255.255.255.0 R3(config-if)#no shutdown R3(config-if)#exit C 192.168.40.0/24 is directly connected, Serial0/0/0
  • 18. José Janeiro Roteamento Estático R2 S0/0/1 .2 R3 S0/0/0 F0/0 Redes Remotas Endereço Próximo Salto 192.168.10.0 192.168.40.1 192.168.20.0 192.168.40.0 .1 jaejaneiro@gmail.com 192.168.40.1 192.168.30.0 192.168.40.1 192.168.50.0 Configuração de rotas estáticas Comando Rede Remota ip route 192.168.10.0 192.168.20.0 192.168.30.0 Máscara de Rede Endereço Próximo Salto 255.255.255.0 192.168.40.1 (Interface Serial 0/0/1 do Roteador R2)
  • 19. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R3 192.168.20.0 R1 S0/0/0 192.168.40.0 F0/0 S0/0/0 DCE F0/0 F0/1 S0/0/1 DCE F0/1 PC1 192.168.10.0 Rede Interface 192.168.50.0 FastEthernet0/0 F0/0 192.168.40.0 Serial 0/0/0 F0/1 192.168.10.0 Serial 0/0/0 R3 R2 .1 PC2 PC3 192.168.30.0 S0/0/0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R3) R3(config)#ip route 192.168.10.0 255.255.255.0 192.168.40.1 S 192.168.10.0/24 [1/0] via 192.168.40.1
  • 20. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R3 192.168.20.0 192.168.40.0 S0/0/0 Interface 192.168.50.0 FastEthernet0/0 F0/0 192.168.40.0 Serial 0/0/0 F0/1 192.168.10.0 Serial 0/0/0 Serial 0/0/0 R3 R2 .1 F0/0 S0/0/0 DCE F0/0 F0/1 S0/0/1 DCE F0/1 PC1 192.168.10.0 Rede 192.168.20.0 R1 PC2 PC3 192.168.30.0 S0/0/0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R3) R3(config)#ip route 192.168.10.0 255.255.255.0 192.168.40.1 S 192.168.10.0/24 [1/0] via 192.168.40.1 R3(config)#ip route 192.168.20.0 255.255.255.0 192.168.40.1 S 192.168.20.0/24 [1/0] via 192.168.40.1
  • 21. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R3 192.168.20.0 192.168.40.0 192.168.50.0 FastEthernet0/0 F0/0 192.168.40.0 Serial 0/0/0 F0/1 192.168.10.0 Serial 0/0/0 Serial 0/0/0 Serial 0/0/0 R3 R2 .1 F0/0 S0/0/0 DCE F0/0 F0/1 S0/0/1 DCE F0/1 PC1 192.168.10.0 Interface 192.168.30.0 S0/0/0 Rede 192.168.20.0 R1 PC2 PC3 192.168.30.0 S0/0/0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R3) R3(config)#ip route 192.168.10.0 255.255.255.0 192.168.40.1 S 192.168.10.0/24 [1/0] via 192.168.40.1 R3(config)#ip route 192.168.20.0 255.255.255.0 192.168.40.1 S 192.168.20.0/24 [1/0] via 192.168.40.1 R3(config)#ip route 192.168.30.0 255.255.255.0 192.168.40.1 S 192.168.30.0/24 [1/0] via 192.168.40.1
  • 22. José Janeiro Roteamento Estático jaejaneiro@gmail.com Tabela Roteamento R3 192.168.20.0 192.168.40.0 192.168.50.0 FastEthernet0/0 F0/0 192.168.40.0 Serial 0/0/0 F0/1 192.168.10.0 Serial 0/0/0 Serial 0/0/0 Serial 0/0/0 R3 R2 F0/0 S0/0/0 DCE F0/0 F0/1 S0/0/1 DCE F0/1 PC1 192.168.10.0 Interface 192.168.30.0 S0/0/0 Rede 192.168.20.0 R1 PC2 PC3 192.168.30.0 S0/0/0 PC5 PC4 192.168.50.0 Configuração na linha de comandos (CLI) Tabela de Roteamento (R3) R3(config)#ip route 192.168.10.0 255.255.255.0 192.168.40.1 S 192.168.10.0/24 [1/0] via 192.168.40.1 R3(config)#ip route 192.168.20.0 255.255.255.0 192.168.40.1 S 192.168.20.0/24 [1/0] via 192.168.40.1 R3(config)#ip route 192.168.30.0 255.255.255.0 192.168.40.1 S 192.168.30.0/24 [1/0] via 192.168.40.1 R3(config-if)#ip address 192.168.40.2 255.255.255.0 R3(config-if)#ip address 192.168.50.1 255.255.255.0 C 192.168.40.0/24 is directly connected, Serial0/0/0 C 192.168.50.0/24 is directly connected, FastEthernet0/0
  • 23. Roteamento Estático R1: Configuração Roteamento Estático R1(config)#interface FastEthernet0/0 R1(config-if)#ip address 192.168.10.1 255.255.255.0 R1(config-if)#no shutdown R1(config-if)#exit R1(config)#interface Serial 0/0/0 R1(config-if)#ip address 192.168.20.1 255.255.255.0 R1(config-if)#no shutdown R1(config-if)#exit R1(config-if)#ip route 192.168.30.0 255.255.255.0 192.168.20.2 R1(config-if)#ip route 192.168.40.0 255.255.255.0 192.168.20.2 R1(config-if)#ip route 192.168.50.0 255.255.255.0 192.168.20.2 R1: Output do comando show ip route José Janeiro jaejaneiro@gmail.com
  • 24. Roteamento Estático R2: Configuração Roteamento Estático R2(config)#interface FastEthernet0/0 R2(config-if)#ip address 192.168.30.1 255.255.255.0 R2(config-if)#no shutdown R2(config-if)#exit R2(config)#interface Serial 0/0/0 R2(config-if)#ip address 192.168.20.1 255.255.255.0 R2(config-if)#no shutdown R2(config-if)#clocrate 64000 R2(config-if)#exit R2(config)#interface Serial 0/0/1 R2(config-if)#ip address 192.168.40.1 255.255.255.0 R2(config-if)#no shutdown R2(config-if)#clockrate 64000 R2(config-if)#exit R2(config)#ip route 192.168.10.0 255.255.255.0 192.168.20.1 R2(config)#ip route 192.168.50.0 255.255.255.0 192.168.40.2 R2: Output do comando show ip route José Janeiro jaejaneiro@gmail.com
  • 25. Roteamento Estático R3: Configuração Roteamento Estático R3(config)#interface FastEthernet0/0 R3(config-if)#ip address 192.168.50.1 255.255.255.0 R3(config-if)#no shutdown R3(config-if)#exit R3(config)#interface Serial 0/0/0 R3(config-if)#ip address 192.168.40.2 255.255.255.0 R3(config-if)#no shutdown R3(config-if)#exit R3(config-if)#ip route 192.168.10.0 255.255.255.0 192.168.40.1 R3(config-if)#ip route 192.168.20.0 255.255.255.0 192.168.40.1 R3(config-if)#ip route 192.168.30.0 255.255.255.0 192.168.40.1 R3: Output do comando show ip route José Janeiro jaejaneiro@gmail.com
  • 26. José Janeiro Roteamento Estático jaejaneiro@gmail.com Exercícios Exercício 1 Utilizando o software de simulação de redes crie e configure a topologia de rede da presente aula. Exercício 2 Utilizando o software de simulação de redes crie e configure a topologia de rede fornecida pelo professor.
  • 27. Roteamento Estático José Janeiro jaejaneiro@gmail.com Para seu estudo consulte também: • • A matéria teórica em formato PDF • • Assista o vídeo sobre roteamento estático no endereço youtube: www.youtube.com/jaejaneiro 10-07-2011 José Afonso Esteves Janeiro