0% found this document useful (0 votes)
56 views6 pages

Caso de Estudio

The document describes the configuration of IP addresses and static routing on several routers to connect local area networks. The Central SS router is configured with GigabitEthernet and FastEthernet interfaces connecting to other routers. Branch routers in Santa Ana, San Miguel, and SS are configured with FastEthernet and Serial interfaces with IP addresses. Static routes are configured on each router to route traffic between the LANs.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views6 pages

Caso de Estudio

The document describes the configuration of IP addresses and static routing on several routers to connect local area networks. The Central SS router is configured with GigabitEthernet and FastEthernet interfaces connecting to other routers. Branch routers in Santa Ana, San Miguel, and SS are configured with FastEthernet and Serial interfaces with IP addresses. Static routes are configured on each router to route traffic between the LANs.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Alumno: Mario Miguel Fuentes Ruiz

CASO DE ESTUDIO CCNA 1

Configuracin de las redes de rea local.


Router Central SS
Router>enable
Router#conf t
Router(config)#interface gig6/0
Router(config-if)#ip address 168.243.129.65 255.255.255.248
Router(config-if)#no shut
%LINK-5-CHANGED: Interface GigabitEthernet6/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet6/0, changed state to up
Router(config)#interface fa1/0
Router(config-if)#ip address 168.243.128.129 255.255.255.192
Router(config-if)#no shut
Router(config-if)#exit
%LINK-5-CHANGED: Interface FastEthernet1/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to up
Router(config)#interface fa0/0
Router(config-if)#ip address 168.243.128.1 255.255.255.128
Router(config-if)#no shut
Router(config-if)#exit
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
Router(config-if)#exit
Router(config)#interface fa7/0
Router(config-if)#ip address 168.243.129.73 255.255.255.252
Router(config-if)#no shut
Router(config-if)# exit
%LINK-5-CHANGED: Interface FastEthernet7/0, changed state to up

Router Sucursal SS
Router>ena
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/0
Router(config-if)#ip address 168.243.129.74 255.255.255.252
Router(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
Router(config-if)#exit
Router(config)#interface fa1/0
Router(config-if)#ip address 168.243.128.193 255.255.255.224
Router(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet1/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to up
Router(config-if)#exit
Router(config)#interface fa6/0
Router(config-if)#ip address 168.243.128.225 255.255.255.224
Router(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet6/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet6/0, changed state to up
Router(config-if)#exit
Router Sucursal San Miguel
Router>enable

Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/0
Router(config-if)#ip address 168.243.129.17 255.255.255.240
Router(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
Router(config-if)#exit
Router(config)#interface fa0/1
Router(config-if)#ip address 168.243.129.1 255.255.255.240
Router(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up
Router(config-if)#exit

Router Sucursal Santa Ana


Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/1
Router(config-if)#ip address 168.243.129.33 255.255.255.240
Router(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up
Router(config-if)#exit
Router(config)#interface fa0/0
Router(config-if)#ip address 168.243.129.49 255.255.255.240
Router(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
Router(config-if)#exit
Configuracin de las interfaces seriales.

Router Sucursal SS
Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial2/0
Router(config-if)#ip address 168.243.129.77 255.255.255.252
Router(config-if)#clock rate 125000
Router(config-if)#no shut
%LINK-5-CHANGED: Interface Serial2/0, changed state to down
Router(config-if)#exit
Router(config)#interface serial3/0
Router(config-if)#ip address 168.243.129.81 255.255.255.252
Router(config-if)#clock rate 125000
Router(config-if)#no shut
%LINK-5-CHANGED: Interface Serial3/0, changed state to down
Router(config-if)#exit

Router Sucursal Santa Ana


Router(config)#interface serial0/0/0
Router(config-if)#ip address 168.243.129.78 255.255.255.252
Router(config-if)#no shut
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up
Router(config-if)#exit
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router Sucursal San Miguel


Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial0/0/0
Router(config-if)#ip address 168.243.129.82 255.255.255.252
Router(config-if)#no shut
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up
Router(config-if)#exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to u

Enrutamiento esttico de los routers.


Router Central SS
Router(config)#ip route 168.243.128.192 255.255.255.224 fa7/0
Router(config)#ip route 168.243.128.224 255.255.255.224 fa7/0
Router(config)#ip route 168.243.129.76 255.255.255.252 fa7/0
Router(config)#ip route 168.243.129.80 255.255.255.252 fa7/0
Router(config)#ip route 168.243.129.32 255.255.255.240 fa7/0
Router(config)#ip route 168.243.129.48 255.255.255.240 fa7/0
Router(config)#ip route 168.243.129.0 255.255.255.240 fa7/0
Router(config)#ip route 168.243.129.16 255.255.255.240 fa7/0

Router Sucursal SS
Router(config)#ip route 168.243.129.64 255.255.255.248 fa0/0
Router(config)#ip route 168.243.128.128 255.255.255.192 fa0/0
Router(config)#ip route 168.243.128.0 255.255.255.128 fa0/0
Router(config)#ip route 168.243.129.32 255.255.255.240 se2/0
Router(config)#ip route 168.243.129.48 255.255.255.240 se2/0
Router(config)#ip route 168.243.129.0 255.255.255.240 se3/0
Router(config)#ip route 168.243.129.16 255.255.255.240 se3/0

Router sucursal Santa Ana


Router(config)#ip route 168.243.128.0 255.255.255.128 se0/0/0
Router(config)#ip route 168.243.128.128 255.255.255.192 se0/0/0
Router(config)#ip route 168.243.129.64 255.255.255.248 se0/0/0
Router(config)#ip route 168.243.129.72 255.255.255.252 se0/0/0
Router(config)#ip route 168.243.128.192 255.255.255.224 se0/0/0
Router(config)#ip route 168.243.128.224 255.255.255.224 se0/0/0
Router(config)#ip route 168.243.129.0 255.255.255.240 se0/0/0
Router(config)#ip route 168.243.129.16 255.255.255.240 se0/0/0

Router sucursal San Miguel


Router(config)#ip route 168.243.128.0 255.255.255.128 se0/0/0
Router(config)#ip route 168.243.128.128 255.255.255.192 se0/0/0
Router(config)#ip route 168.243.129.64 255.255.255.248 se0/0/0
Router(config)#ip route 168.243.128.192 255.255.255.224 se0/0/0
Router(config)#ip route 168.243.128.224 255.255.255.224 se0/0/0
Router(config)#ip route 168.243.129.76 255.255.255.252 se0/0/0
Router(config)#ip route 168.243.129.32 255.255.255.240 se0/0/0
Router(config)#ip route 168.243.129.48 255.255.255.240 se0/0/0
Router(config)#ip route 168.243.129.72 255.255.255.252 se0/0/0

You might also like