You are on page 1of 3

Nicodemus Azahel Resendiz Garza

17/06/16
Examen practico de CCNA4: Fase 4
Router Galway

version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Galway
!
!
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
ip dhcp pool DH
network 172.16.4.0 255.255.252.0
default-router 172.16.4.1
!
license udi pid CISCO1941/K9 sn FTX152484JF
!
!
ip ssh version 2
ip domain-name HON
!
!
spanning-tree mode pvst
!
interface GigabitEthernet0/0
ip address 172.16.4.1 255.255.252.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 172.16.254.246 255.255.255.252
encapsulation frame-relay
frame-relay interface-dlci 103
!
interface Serial0/0/1
no ip address
clock rate 2000000

shutdown
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
redistribute ospf 1
!
ip default-gateway 172.16.254.246
ip classless
!
ip flow-export version 9
!
!
access-list 101 deny ip any 10.0.0.0 0.255.255.255
access-list 101 permit ip any 172.16.254.244 0.0.0.3
!
line con 0
password 7 0822455D0A16
login
!
line aux 0
!
line vty 0 4
password 7 0822455D0A16
login
end

You might also like