+ All Categories
Home > Documents > Cisco Packet Tracer PRACTICA 3,4,5,6,8

Cisco Packet Tracer PRACTICA 3,4,5,6,8

Date post: 26-Oct-2014
Category:
Upload: danna-garciia
View: 246 times
Download: 0 times
Share this document with a friend
10
MANEJO DE REDES CISCO PACKET TRACER (PRACTICAS) PRACTICA #3 INFO 6205 Página 1
Transcript
Page 1: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

CISCO PACKET TRACER (PRACTICAS)

PRACTICA #3

INFO 6205 Página 1

Page 2: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

INFO 6205 Página 2

Page 3: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

INFO 6205 Página 3

Page 4: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

PRACTICA #4

CONFIGURACION R1

Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2007 by Cisco Systems, Inc.

Compiled Wed 18-Jul-07 04:52 by pt_team

--- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n

Press RETURN to get started!

Router>enable

Router#erase startup-config

Erasing the nvram filesystem will remove all configuration files! Continue? [confirm]

[OK]

Erase of nvram: complete

%SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram

Router#config terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#hostname R1

R1(config)#interface FastEthernet0/0

INFO 6205 Página 4

Page 5: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

R1(config-if)#ip address 172.17.50.1 255.255.255.0

R1(config-if)#no shutdown

R1(config-if)#

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

R1(config-if)#exit

R1(config)#interface FastEthernet0/1

R1(config-if)#no ip address

R1(config-if)#no shutdown

R1(config-if)#

%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

R1(config-if)#exit

R1(config)#interface FastEthernet0/1.10

R1(config-subif)#

%LINK-5-CHANGED: Interface FastEthernet0/1.10, changed state to up

R1(config-subif)#encapsulation dot1Q 10

R1(config-subif)#ip address 172.17.10.1 255.255.255.0

R1(config-subif)#exit

R1(config)#interface FastEthernet0/1.20

R1(config-subif)#

%LINK-5-CHANGED: Interface FastEthernet0/1.20, changed state to up

R1(config-subif)#encapsulation dot1Q 20

R1(config-subif)#ip address 172.17.20.1 255.255.255.0

R1(config-subif)#exit

R1(config)#interface FastEthernet0/1.88

R1(config-subif)#

%LINK-5-CHANGED: Interface FastEthernet0/1.88, changed state to up

INFO 6205 Página 5

Page 6: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

R1(config-subif)#encapsulation dot1Q 88

R1(config-subif)#ip address 172.17.88.1 255.255.255.0

R1(config-subif)#exit

R1(config)#

R1(config)#end

R1#copy running-config startup-config

%SYS-5-CONFIG_I: Configured from console by console

Destination filename [startup-config]?

Building configuration...

[OK]

R1#

CONFIGURACION S1

Cisco Internetwork Operating System Software

IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(22)EA4, RELEASE SOFTWARE(fc1)

Copyright (c) 1986-2005 by cisco Systems, Inc.

Compiled Wed 18-May-05 22:31 by jharirba

Press RETURN to get started!

Switch>enable

Switch#erase startup-config

Erasing the nvram filesystem will remove all configuration files! Continue? [confirm]

[OK]

Erase of nvram: complete

%SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram

INFO 6205 Página 6

Page 7: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

Switch#config terminal

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#hostname S1

S1(config)#interface FastEthernet0/5

S1(config-if)#switchport mode trunk

S1(config-if)#no shutdown

S1(config-if)#exit

S1(config)#interface FastEthernet0/7

S1(config-if)#switchport access vlan 88

% Access VLAN does not exist. Creating vlan 88

S1(config-if)#switchport mode access

S1(config-if)#no shutdown

S1(config-if)#exit

S1(config)#interface FastEthernet0/11

S1(config-if)#switchport access vlan 10

% Access VLAN does not exist. Creating vlan 10

S1(config-if)#switchport mode access

S1(config-if)#no shutdown

S1(config-if)#exit

S1(config)#interface FastEthernet0/18

S1(config-if)#switchport access vlan 20

% Access VLAN does not exist. Creating vlan 20

S1(config-if)#switchport mode access

S1(config-if)#no shutdown

S1(config-if)#exit

S1(config)#

TOPOLOGIA COMPLETA

INFO 6205 Página 7

Page 8: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

INFO 6205 Página 8

Page 9: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

PRACTICA #5

TOPOLOGIA

PRACTICA #6

PRACTICA #8

INFO 6205 Página 9

Page 10: Cisco Packet Tracer PRACTICA 3,4,5,6,8

MANEJO DE REDES

INFO 6205 Página 10


Recommended