Installation guide

3-24
Cisco IGX 8400 Series Installation Guide, Release 9.3.3 and Later Releases
OL-1165-06
Chapter 3 Installing the IGX
Installing a URM
Configuration File for Peer 2
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Peony
!
logging buffered 100000 debugging
enable password lab
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
!
crypto isakmp policy 10
authentication pre-share
crypto isakmp key pre-shared address 10.6.6.1
!
crypto ipsec security-association lifetime seconds 86400
!
crypto ipsec transform-set transform-1 esp-des
!
!
crypto map cmap 1 ipsec-isakmp
set peer 10.6.6.1
set transform-set transform-1
match address 101
!
!
controller T1 1/0
framing esf
linecode b8zs
channel-group 0 timeslots 1-23 speed 64
channel-group 1 timeslots 24 speed 64
!
controller T1 1/1
channel-group 0 timeslots 1-23 speed 64
channel-group 1 timeslots 24 speed 64
!
!
process-max-time 200
!
interface FastEthernet0/0
ip address 172.16.0.13 255.0.0.0
no ip directed-broadcast
no ip mroute-cache
load-interval 30
no keepalive
speed 10
!
interface FastEthernet0/1
ip address 3.3.3.2 255.0.0.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
load-interval 30
speed 10
!