Vous êtes sur la page 1sur 1

enable

configure terminal
hostname R6
banner motd *
Bienvenido al Router R6, tenga cuidado con los comandos a ejecutar *
interface FastEthernet 0/0
ip address 172.16.48.1 255.255.254.0
no shutdown
interface FastEthernet 0/1
ip address 172.16.32.1 255.255.248.0
no shutdown
interface serial 0/0/0
ip address 172.16.52.134 255.255.255.252
no shutdown
exit
router ospf 1
network 172.16.48.0 0.0.1.255 area 0
network 172.16.32.0 0.0.7.255 area 0
network 172.16.52.132 0.0.0.3 area 0
passive-interface FastEthernet 0/1
passive-interface FastEthernet 0/0
exit
line console 0
password cisco
login
enable secret cisco
line vty 0 4
password cisco
login
exit
exit
copy running-config startup-config
86oVdB.wuIF5r:k
interface serial 0/0/0
ip address 172.16.52.130 255.255.255.252
no shutdown
interface FastEthernet 0/1
ip address 172.16.40.0 255.255.252.0
no shutdown
interface serial 0/0/1
description CONEXION R-CALI
ip address 192.168.0.169 255.255.255.252
clock rate 56000
no shutdown
exit
ip route 0.0.0.0 0.0.0.0 loopback0
default-information originate
ip ospf priority 0

Vous aimerez peut-être aussi