TrabalhosGratuitos.com - Trabalhos, Monografias, Artigos, Exames, Resumos de livros, Dissertações
Pesquisar

Portifólio 1 - Switchs E Roteadores

Trabalho Escolar: Portifólio 1 - Switchs E Roteadores. Pesquise 860.000+ trabalhos acadêmicos

Por:   •  21/9/2013  •  369 Palavras (2 Páginas)  •  616 Visualizações

Página 1 de 2

ENSINO PRESENCIAL COM SUPORTE EAD

SISTEMAS DA INFORMAÇÃO – ADM. E GERENCIAMENTO DE REDES II

PORTFÓLIO 1

SWITCHES E ROTEADORES

...............................................................................................................................

Guarulhos

2013

PORTFÓLIO 1

SWITCHES E ROTEADORES

Trabalho apresentado ao Curso Sistemas da Informação da Faculdade ENIAC para a disciplina ADM. E GERENCIAMENTO DE REDES II, prof João Gilberto Pinho.

Guarulhos

ATIVIDADE PROPOSTA

Execute a configuração dos dois Switches com ip de gerenciamento e do Roteador no Projeto a seguir:

Complete com os comandos utilizados nos equipamentos:

SWITCH>

Switch#enable

Switch#configure terminal

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

Switch(config)#hostname SW1

SW1 (config)#enable secret cisco

SW1 (config)#line vty 0 1

SW1 (config-line)#password cisco

SW1 (config-line)#login

SW1 (config-line)#interface vlan1

SW1 (config-if)#ip address 10.1.1.8 255.255.0.0

SW1 (config-if)#no shutdow

%LINK-5-CHANGED: Interface Vlan1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up

SW1 (config-if)#exit

SW1 (config)#exit

SW1 #

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

SW1 #wr

Building configuration...

[OK]

SW1 #

-------------

Switch#enable

Switch#configure terminal

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

Switch(config)#hostname SW2

SW2 (config)#enable secret cisco

SW2 (config)#line vty 0 1

SW2 (config-line)#password cisco

SW2 (config-line)#login

SW2 (config-line)#interface vlan1

SW2 (config-if)#ip address 10.2.2.8 255.255.0.0

SW2 (config-if)#no shutdow

%LINK-5-CHANGED: Interface Vlan1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up

SW2 (config-if)#exit

SW2 (config)#exit

SW2 #

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

SW2 #wr

Building configuration...

[OK]

SW2#

-------------

SW#copy running-config tftp

Adreess or name of remote host[]? 10.0.0.8

Destination filename […-config]?

ROUTER>

Router>enable

Router#configure terminal

Router(config)#hostname RouterA

RouterA(config)#enable secret cisco

RouterA(config)#line vty 0 1

RouterA(config-line)#password cisco

RouterA(config-line)#login

RouterA(config-if)#interface fastethernet 0/8

RouterA(config-if)#ip address 10.0.0.8 255.255.0.0

RouterA(config-if)#no shutdown

RouterA(config-if)#exit

RouterA(config)#exit

RouterA#

...

Baixar como (para membros premium)  txt (4.6 Kb)  
Continuar por mais 1 página »
Disponível apenas no TrabalhosGratuitos.com