Está en la página 1de 1

Crear el direccionamiento IP

1.- analizar el direccionamiento

que todos los dispositivos entren a una página


con ICP

------------ RUTAS ESTÁTICAS ------------

CENTRAL *****************************************
ip route 10.10.0.0 255.255.255.0 222.222.222.2
ip route 10.10.1.0 255.255.255.0 222.222.222.2

ip route 10.10.10.0 255.255.255.0 222.222.222.6


ip route 10.10.11.0 255.255.255.0 222.222.222.6

ip route 10.10.20.0 255.255.255.0 222.222.222.10


ip route 10.10.21.0 255.255.255.0 222.222.222.10

ip route 10.10.30.0 255.255.255.0 222.222.223.2


ip route 10.10.40.0 255.255.255.0 222.222.223.3
ip route 10.10.50.0 255.255.255.0 222.222.223.4
****************************************************

-- RUTAS PREDETERMINADAS --

B1 -------
ip route 0.0.0.0 0.0.0.0 s0/1/0

B2 -------
ip route 0.0.0.0 0.0.0.0 s0/1/1

B3 -------
ip route 0.0.0.0 0.0.0.0 s0/2/0

B4 -------
ip route 0.0.0.0 0.0.0.0 g0/0/0

B5 -------
ip route 0.0.0.0 0.0.0.0 g0/0/0

B6 -------
ip route 0.0.0.0 0.0.0.0 g0/0/0

También podría gustarte