Site Tools


cisco:security:2

This is an old revision of the document!


Cisco - Security - VPN - 2- IKEv1 L2L 001 - Lab Bootstrap Configuration

Device Code

csr1 Internet Routers

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname csr1
int g1
ip add 21.0.0.1 255.255.255.0
no shut
int g2
ip add 31.0.0.1 255.255.255.0
no shut
int g3
ip add 41.0.0.1 255.255.255.0
no shut
int g4
ip add 51.0.0.1 255.255.255.0
no shut
int g5
ip add 61.0.0.1 255.255.255.0
no shut
int g6
ip add 11.0.0.1 255.255.255.0
no shut


csr2 Dual Hub for HQ

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname csr2


csr3 Dual Hub for HQ

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname csr3


csr4 Branch

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname csr4


csr5 Branch

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname csr5


csr6 Branch

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname csr6


csr7

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname csr7


csr8

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname csr8


asa1 Branch

en
ciscocisco
conf t
terminal width 500
hostname asa1


sw9

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname sw9


sw10

en
conf t
no ip domain lookup
line con 0
logg syn
width 500
exec-timeout 0 0
exit
hostname sw10


Verifications

csr1




csr2




csr3




csr4




csr5




csr6




csr7




csr8




asa1




sw9




sw10




cisco/security/2.1755141924.txt.gz · Last modified: by adminent