Está en la página 1de 16

MIRA EL VIDEO DEL FUNCIONAMIENTO EN http://youtu.

be/QNDEft02jes
NUMERO CEDULA CLIENTE CC 2222222XX
Los dos ultimod digitos de mi cedula son XX
Primeras 5 letras del nombre: roque

NEIVA
NEIVA#show running-config
Building configuration...

Current configuration : 1458 bytes


!

version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
hostname NEIVA
enable secret 5 $1$mERr$KTPjQiRbHytAosF7khE.V/
enable password NOMBRE
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description A COORDIN
ip address IP
duplex auto
speed auto
!

interface FastEthernet0/1
description A BIBLI
ip address IP
duplex auto
speed auto
!
interface Serial0/0/0
description A PAS
ip address IP
!
interface Serial0/0/1
description A ROUTER CAL
band 64 CAMBIO DE ANCHO DE BANDA
ip address IP
ip hello eigrp 1 60 CAMBIO DE MENSAJES
!
interface Serial0/1/0
no ip address
shutdown
!
interface Serial0/1/1
description A ROUTER BOG
ip address IP
!
interface Serial0/2/0
no ip address
shutdown
!
interface Serial0/2/1
no ip address
shutdown

!
interface Vlan1
no ip address
shutdown
!
router eigrp 1
passive-interface Serial0/2/0
passive-interface Serial0/2/1
passive-interface Serial0/1/0
network IP
network IP
network IP
network IP
network IP
!
ip classless
!
!
!
!
!
!
!
line con 0
password NOMBRE
login
!
line aux 0
!
line vty 0 4
password NOMBRE

login
!
!
!
End

También podría gustarte