Sunteți pe pagina 1din 12

Route 3

Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int serial 0/0/1
Router(config-if)#ip address 192.168.1.2 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to
up
Router(config)#int fastEthernet 0/0
Router(config-if)#ip address 192.168.2.1 255.255.255.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)#
Router(config-if)#exit
Router(config)#ip route 172.16.3.0 255.255.255.0 192.168.1.1
Router(config)#ip route 172.16.2.0 255.255.255.0 192.168.1.1
Router(config)#ip route 172.16.1.0 255.255.255.0 192.168.1.1
Router(config)#exit
Router#
Router#copy running-config s
Router#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
Route 2
Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int serial 0/0/0
Router(config-if)#ip address 172.16.2.2 255.255.255.0
Router(config-if)#no shutdown

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

Router(config-if)#
Router(config-if)#exit
Router(config)#int se
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state exit
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int se
Router(config)#int serial 0/0/1
Router(config-if)#ip address 192.168.1.1 255.255.255.0
Router(config-if)#no shutdown

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


Router(config-if)#exit
Router(config)#int fastEthernet 0/0
Router(config-if)#ip address 172.16.1.1 255.255.255.0
Router(config-if)#no shutdown

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

Router(config-if)#exit
Router(config)#ip route 172.16.3.0 255.255.255.0 172.16.2.1
Router(config)#ip route 192.168.2.0 255.255.255.0 192.168.1.2
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#copy r
Router#copy running-config s
Router#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
Router#
Route1
Router>enable
Router#conf t
Router#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int fastEthernet 0/0
Router(config-if)#ip address 172.16.3.1 255.255.255.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)#int serial 0/0/0
Router(config-if)#ip address 172.16.2.1 255.255.255.0
Router(config-if)#no shutdown

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


Router(config-if)#exit

Router>
Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 192.168.2.0 255.255.255.0 172.16.2.2
Router(config)#ip route 192.168.1.0 255.255.255.0 172.16.2.2
Router(config)#ip route 172.16.1.0 255.255.255.0 172.16.2.2
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#copy r
Router#copy running-config s
Router#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]

Ing almidon

Router con0 is now available

Press RETURN to get started.


Router>
Router>enable}
Translating "enable}"...domain server (255.255.255.255)
% Unknown command or computer name, or unable to find computer address

Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#password cisco
Router(config-line)#login
Router(config-line)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#
Router#exit

Router con0 is now available

Press RETURN to get started.


User Access Verification

Password:

Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#enable password unh
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
exit

Router con0 is now available

Press RETURN to get started.

User Access Verification

Password:

Router>enable
Password:
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname Pampas
Pampas(config)#end
Pampas#
%SYS-5-CONFIG_I: Configured from console by console

Pampas#copy runt
% Incomplete command.
Pampas#copy runt
Pampas#copy run stard
^
% Invalid input detected at '^' marker.
Pampas#copy run start
Destination filename [startup-config]?
Building configuration...
[OK]
Pampas#
Pampas#
Pampas#
Pampas#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Pampas(config)#int g0/0
Pampas(config-if)#ip addreess 192.168.10.1 2552.255.255.224
^
% Invalid input detected at '^' marker.
Pampas(config-if)#ip address 192.168.10.1 255.255.255.224
Pampas(config-if)#no shutdown

Pampas(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed


state to up

Pampas(config-if)#int g0/1
Pampas(config-if)#exit
Pampas(config)#int g0/1
Pampas(config-if)#ip address 192.168.10.33 255.255.255.224
Pampas(config-if)#no shutdown

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

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed


state to up

Pampas(config-if)#exit
Pampas(config)#copy run start
^
% Invalid input detected at '^' marker.
Pampas(config)#exit
Pampas#
%SYS-5-CONFIG_I: Configured from console by console

Pampas#copy run start


Destination filename [startup-config]?
Building configuration...
[OK]
Pampas#

Lima

Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#passowrd cisco
^
% Invalid input detected at '^' marker.
Router(config-line)#passwrd cisco
^
% Invalid input detected at '^' marker.
Router(config-line)#password cisco
Router(config-line)#login
Router(config-line)#exit
Router(config)#enable password unh
Router(config)#hostname lima
lima(config)#int g0/0
lima(config-if)#ip address 192.168.10.161 255.255.255.224
lima(config-if)#no shutdown

lima(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed


state to up

lima(config-if)#exit
lima(config)#int g0/1
lima(config-if)#ip address 192.168.10.193 255.255.255.224
lima(config-if)#no shutdown

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

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed


state to up
lima(config-if)#exit
lima(config)#exit
lima#
%SYS-5-CONFIG_I: Configured from console by console

lima#copy run start


Destination filename [startup-config]?
Building configuration...
[OK]
lima#
lima#
lima#
User Access Verification

Password:

Pampas>enable
Password:
Pampas#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Pampas(config)#int serial0/0/0
Pampas(config-if)#ip address 192.168.10.65 255.255.255.224
Pampas(config-if)#clock rate 64000
Pampas(config-if)#no shutdown
Pampas(config-if)#exit
Pampas(config)#end
Pampas#
%SYS-5-CONFIG_I: Configured from console by console

Pampas#copy run start


Destination filename [startup-config]?
Building configuration...
[OK]
Pampas#
HUANCAYO

Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#password cisco
Router(config-line)#login
Router(config-line)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#cont t
^
% Invalid input detected at '^' marker.
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#enable password unh
Router(config)#hostname Huancayo
Huancayo(config)#int g0/0
Huancayo(config-if)#ip address 192.168.10.97 255.255.255.224
Huancayo(config-if)#no shutdown

Huancayo(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed


state to up

Huancayo(config-if)#exit
Huancayo(config)#exit
Huancayo#
%SYS-5-CONFIG_I: Configured from console by console

Huancayo#copy run start


Destination filename [startup-config]?
Building configuration...
[OK]
Huancayo#
Huancayo#
Huancayo#exit

Huancayo con0 is now available

Press RETURN to get started.


User Access Verification

Password:

Huancayo>enable
Password:
Huancayo#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Huancayo(config)#int serial0/0/1
Huancayo(config-if)#ip address 192.168.10.66 255.255.255.224
Huancayo(config-if)#no shutdown

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

Huancayo(config-if)#ex
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to
up
it
Huancayo(config)#exit
Huancayo#
%SYS-5-CONFIG_I: Configured from console by console

Huancayo#copy run star


Destination filename [startup-config]?
Building configuration...
[OK]
Huancayo#
Huancayo#exit

Password:

Huancayo>enable
Password:
Huancayo#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Huancayo(config)#int serail0/0/0
^
% Invalid input detected at '^' marker.
Huancayo(config)#int serial0/0/0
Huancayo(config-if)#ip address 192.168.10.129
% Incomplete command.
Huancayo(config-if)#ip address 192.168.10.129 255.255.255.224
Huancayo(config-if)#clock rate 64000
Huancayo(config-if)#no shutdown

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


Huancayo(config-if)#
Huancayo(config-if)#exit
Huancayo(config)#exit
Huancayo#
%SYS-5-CONFIG_I: Configured from console by console

Huancayo#copy run start


Destination filename [startup-config]?
Building configuration...
[OK]
lima>enable
Password:
lima#conf t
Enter configuration commands, one per line. End with CNTL/Z.
lima(config)#int serail0/0/0/1
^
% Invalid input detected at '^' marker.
lima(config)#int serial0/0/0/1
^
% Invalid input detected at '^' marker.
lima(config)#int serial0/0/1
lima(config-if)#ip address 192.168.10.130 255.255.255.224
lima(config-if)#no shutdown

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

lima(config-if)#
lima(config-if)#exit
lima(config)#exit
lima#
%SYS-5-CONFIG_I: Configured from console by console
copy run star
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changedconf t
Enter configuration commands, one per line. End with CNTL/Z.
lima(config)#
lima(config)#exit
lima#
%SYS-5-CONFIG_I: Configured from console by console

lima#copy run start


Destination filename [startup-config]?
Building configuration...
[OK]
lima#
lima#
huancavelica#conf t
Enter configuration commands, one per line. End with CNTL/Z.
huancavelica(config)#ip route 200.10.126.0 255.255.255.192 200.10.126.129
huancavelica(config)#ip route 200.10.126.64 255.255.255.192 200.10.126.129
huancavelica(config)#no shutdown

pampas#conf t
Enter configuration commands, one per line. End with CNTL/Z.
pampas(config)#ip route 200.10.126.192 255.255.255.192 200.10.126.130
pampas(config)#no shutdown

ROUTER RIP
R1(config)# router rip
R1(config-router)# network 10.10.10.0
R1(config-router)# network 10.10.11.0
R1(config-router)# end

Codigo para interface


Ver show vlan brief
Interface vlan1
Ip addres 192.168.10.2 255.255.255.0
No shutdown
Exit
Ip Gateway-default 192.168.10.1

S-ar putea să vă placă și