Ccna2 Ejercicio1 R3

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

enable

erase startup-config
reload
no
no
yes
no

config terminal
hostname R3
no ip domain-lookup
enable secret class
line con 0
password cisco
login
exit
line vty 0 4
password cisco
login
exit
exit
copy running-config startup-config

configure terminal

interface g0/1
ip address 192.168.1.1 255.255.255.0
no shutdown

interface s0/0/0
ip address 10.1.1.2 255.255.255.252
clock rate 128000
no shutdown

interface lo0
ip address 209.165.200.225 255.255.255.224

interface lo1
ip address 198.133.219.1 255.255.255.0

You might also like