0% found this document useful (0 votes)
52 views7 pages

Codigos de Router VLSM 5 Redes

The document contains configuration outputs from 5 routers setting up their interfaces and routing tables to interconnect different subnets. Router interfaces are configured with IP addresses and enabled. Static routes are configured on each router to route traffic between the different subnets. Link states for each interface are checked and reported as up once configuration is complete.
Copyright
© © All Rights Reserved
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)
52 views7 pages

Codigos de Router VLSM 5 Redes

The document contains configuration outputs from 5 routers setting up their interfaces and routing tables to interconnect different subnets. Router interfaces are configured with IP addresses and enabled. Static routes are configured on each router to route traffic between the different subnets. Link states for each interface are checked and reported as up once configuration is complete.
Copyright
© © All Rights Reserved
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/ 7

Router 1

--- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: n

Press RETURN to get started!

Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/0
Router(config-if)#ip address 64.0.0.1 255.192.0.0
Router(config-if)#no shutdown

Router(config-if)#
%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 se0/1/1
Router(config-if)#ip address 64.184.0.1 255.255.255.252
Router(config-if)#no shutdown

Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/1, changed state to up

Router(config-if)#exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/1, changed state to up

Router(config)#interface se0/1/0
Router(config-if)#ip address 64.184.0.5 255.255.255.252
Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/1/0, changed state to down


Router(config-if)#eit
^
% Invalid input detected at '^' marker.
Router(config-if)#exit
Router(config)#ip route 64.64.0.0 255.192.0.0 64.184.0.2
Router(config)#ip route 64.176.0.0 255.248.0.0 64.184.0.6
Router(config)#ip route 64.160.0.0 255.240.0.0 64.184.0.6
Router(config)#ip route 64.160.0.0 255.240.0.0 64.184.0.2
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0.2
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0.6
Router(config)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up

Router 2

--- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: n

Press RETURN to get started!

Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/0
Router(config-if)#ip address 64.176.0.1 255.248.0.0
Router(config-if)#no shutdown

Router(config-if)#
%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 se0/1/0
Router(config-if)#ip address 64.184.0.6 255.255.255.252
Router(config-if)#no shutdown

Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up

Router(config-if)#exit
Router(config)#interface se
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up

% Incomplete command.
Router(config)#interface se0/0/0
Router(config-if)#ip address 64.184.0.9 255.255.255.252
Router(config-if)#no shutdown
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down
Router(config-if)#exit
Router(config)#ip route 64.0.0.0 255.192.0.0 64.184.0.5
Router(config)#ip route 64.64.0.0 255.192.0.0 64.184.0.5
Router(config)#ip route 64.64.0.0 255.192.0.0 64.184.0.10
Router(config)#ip route 64.160.0.0 255.240.0.0 64.184.0.10
Router(config)#ip route 64.160.0.0 255.240.0.0 64.184.0.5
Router(config)#ip route 64.0.0.0 255.192.0.0 64.184.0.10
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0 10
^
% Invalid input detected at '^' marker.
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0.10
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0.5
Router(config)#
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router 3

--- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: n

Press RETURN to get started!

Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/0
Router(config-if)#ip address 64.160.0.1 255.240.0.0
Router(config-if)#no shutdown

Router(config-if)#
%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 se0/0/0
Router(config-if)#ip address 64.184.0.10 255.255.255.252
Router(config-if)#no shutdown
Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

Router(config-if)#exit
Router(config)#interface se0/
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

^
% Invalid input detected at '^' marker.
Router(config)#interface se0/0/1
Router(config-if)#ip address 64.184.0.13 255.255.255.252
Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down


Router(config-if)#exit
Router(config)#ip route 64.176.0.0 255.248.0.0 64.184.0.9
Router(config)#ip route 64.176.0.0 255.248.0.0 64.184.0.14
Router(config)#ip route 64.0.0.0 255.192.0.0 64.184.0.9
Router(config)#ip route 64.0.0.0 255.192.0.0 64.184.0.14
Router(config)#ip route 64.64.0.0 255.192.0.0 64.184.0.9
Router(config)#ip route 64.64.0.0 255.192.0.0 64.184.0.14
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0.9
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0.14
Router(config)#
Router 4
--- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: n

Press RETURN to get started!

Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/0
Router(config-if)#ip address 64.128.0.1 255.224.0.0
Router(config-if)#no shutdown

Router(config-if)#
%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 se0/1/0
Router(config-if)#ip address 64.184.0.17 255.255.255.252
Router(config-if)#no shutdown

Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up

Router(config-if)#exit
Router(config)#interfac
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up
e
% Incomplete command.
Router(config)#interface se0/0/1
Router(config-if)#ip address 64.184.0.13 255.255.255.252
Router(config-if)#no shutdown

Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config-if)#exit
Router(config)#ip route 64.160.0.0 255.240.0.0 64.184.0.13
%Invalid next hop address (it's this router)
Router(config)#
Router(config)#
Router(config)#interface Serial0/1/1
Router(config-if)#
Router(config-if)#exit
Router(config)#interface Serial0/1/0
Router(config-if)#
Router(config-if)#exit
Router(config)#interface Serial0/0/1
Router(config-if)#ip address 64.184.0.14 255.255.255.252
Router(config-if)#exit
Router(config)#ip route 64.160.0.0 255.240.0.0 64.184.0.13
Router(config)#ip route 64.160.0.0 255.240.0.0 64.184.0.18
Router(config)#ip route 64.64.0.0 255.192.0.0 64.184.0.13
Router(config)#ip route 64.64.0.0 255.192.0.0 64.184.0.18
Router(config)#ip route 64.0.0.0 255.192.0.0 64.184.0.18
Router(config)#ip route 64.0.0.0 255.192.0.0 64.184.0.13
Router(config)#ip route 64.176.0.0 255.248.0.0 64.184.0.13
Router(config)#ip route 64.176.0.0 255.248.0.0 64.184.0.18
Router(config)#
Router 5
--- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]:

Press RETURN to get started!

Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/0
Router(config-if)#ip address 64.64.0.1 255.192.0.0
Router(config-if)#no shutdown

Router(config-if)#
%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 se0/1/0
Router(config-if)#ip address 64.184.0.18 255.255.255.252
Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/1/0, changed state to down


Router(config-if)#interface se0/1/1
Router(config-if)#exit
Router(config)#interface se0/1/1
Router(config-if)#ip address 64.184.0.2 255.255.255.252
Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/1/1, changed state to down


Router(config-if)#exit
Router(config)#ip route 64.128.0.0 255.224.0.0 64.128.0.17
Router(config)#ip route 64.160.0.0 255.240.0.0 64.128.0.17
Router(config)#ip route 64.160.0.0 255.240.0.0 64.128.0.1
Router(config)#ip route 64.0.0.0 255.192.0.0 64.128.0.1
Router(config)#ip route 64.176.0.0 255.248.0.0 64.184.0.1
Router(config)#ip route 64.0.0.0 255.192.0.0 64.184.0.1
Router(config)#ip route 64.160.0.0 255.240.0.0 64.184.0.1
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0.17
Router(config)#ip route 64.128.0.0 255.224.0.0 64.184.0.17
Router(config)#ip route 64.176.0.0 255.248.0.0 64.184.0.17
Router(config)#
%LINK-5-CHANGED: Interface Serial0/1/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/1, changed state to up

You might also like