Trabalho de redes (configurando router cisco)
Router>ENABLE
Router#CONFIG
Router#CONFIGure TERMINAL
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router#CONFigure Terminal
Enter configuration commands, one per line. End with CNTL/Z.
NOMEAR
Router(config)#HOST
Router(config)#HOSTname R-A
MOSTRAR
R-A#SH RU
R-A#SH RUnning-config
Building configuration...
Current configuration : 498 bytes version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption hostname R-A
SALVAR
R-A#COPY Running-config STartup-config
Destination filename [startup-config]?
Building configuration...
[OK]
R-A#
SENHAS:
R-A(config)#LINE COnsole 0
R-A(config-line)#PASSWORD cisco line con 0 line vty 0 4
R-A(config-line)#PASSWORD class login
R-A(config-line)#
R-A(config-line)#pass
R-A(config-line)#password class
R-A(config-line)#
R-A(config)#enable secr
R-A(config)#enable secret class
R-A(config)#
BANNER
R-A(config)#banner motd #
Enter TEXT message. End with the character '#'.
//////////////R-A///////////////
/////SENAI - MARCELLO//////////
Route R-B outer>ENA Router#conf
Router#configure t
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int
Router(config)#interface s0/1
Router(config-if)#ip add
Router(config-if)#ip address 200.200.100.2
% Incomplete command.
Router(config-if)#ip address 200.200.100.2 255.255.255.0
Router(config-if)#
R-A#configure t
Enter configuration commands, one per line. End with CNTL/Z.
R-A(config)#inf
R-A(config)#int
R-A(config)#interface s0/0
R-A(config-if)#no shu
R-A(config-if)#no shutdown
R-A(config-if)#
-A#config
R-A#configure t
R-A#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R-A(config)#interf
R-A(config)#interface f0/0
R-A(config-if)#192.168.1.1 255.255.255.0 ^
% Invalid input detected at '^' marker.