You are on page 1of 3

R4-SW#sh runn

version 12.4
hostname R4-SW
!
no aaa new-model
!
monitor session 1 source interface Fa1/0
monitor session 1 destination interface Fa1/10
memory-size iomem 5
no ip icmp rate-limit unreachable
ip cef
!
no ip domain lookup
!
multilink bundle-name authenticated
!
spanning-tree portfast bpduguard
vtp file nvram:vlan.dat
archive
log config
hidekeys
!

crypto isakmp policy 1


authentication pre-share
crypto isakmp key ccie address 0.0.0.0 0.0.0.0
crypto ipsec transform-set encripcion esp-aes esp-md5-hmac
mode transport
crypto ipsec profile ipref.info
set transform-set encripcion

!
interface Loopback0
ip address 192.168.0.4 255.255.255.255
!
interface Tunnel0
ip address 172.16.0.4 255.255.255.248
no ip redirects
ip mtu 1416
ip nhrp map 172.16.0.5 192.168.0.5
ip nhrp map multicast 192.168.0.5
ip nhrp network-id 456
ip nhrp nhs 172.16.0.5
tunnel source Loopback0
tunnel mode gre multipoint
tunnel protection ipsec profile ipref.info
!
interface FastEthernet0/0
description *** Unused for Layer2 SW ***
ip address 10.0.0.4 255.255.255.248
duplex auto
speed auto
!
interface FastEthernet1/0
switchport access vlan 10
duplex full
speed 100
spanning-tree portfast
!
interface FastEthernet1/15
switchport mode trunk

duplex full
speed 100
spanning-tree vlan 20 cost 200
!
interface Vlan1
no ip address
shutdown
!
router eigrp 1
network 10.0.0.0 0.0.0.7
network 192.168.0.0 0.0.0.7
no auto-summary
!
mac-address-table aging-time 250
!
end

You might also like