Warning, /frameworks/syntax-highlighting/autotests/folding/highlight.cis.fold is written in an unsupported language. File is not indexed.

0001 version 12.2
0002 service timestamps debug datetime msec
0003 service timestamps log datetime msec
0004 no service password-encryption
0005 
0006 ! bla bla
0007 hostname R-site2
0008 
0009 logging queue-limit 100
0010 no logging console
0011 enable secret 5 $1$UzZM$BTdJlwFCg63tUdyLmq6cr0
0012 
0013 username admin password 0 Yas!8^VB5q$yZ53C35#nC
0014 ip subnet-zero
0015 
0016 no ip domain lookup
0017 ip domain name solea2.local
0018 ip dhcp excluded-address 10.1.22.200 10.1.22.254
0019 
0020 ip dhcp pool Administrateur
0021    network 10.1.10.0 255.255.255.0
0022    dns-server 8.8.8.8
0023    default-router 10.1.10.254
0024 
0025 crypto map VPNSOLEA 20 ipsec-isakmp
0026  set peer 192.168.141.4
0027  set transform-set SETVPN
0028  match address 110
0029 
0030 interface FastEthernet0/0.22
0031  encapsulation dot1Q 22
0032  ip address 10.1.22.254 255.255.255.0
0033  ip nat inside
0034 
0035 access-list 110 permit ip 10.1.0.0 0.0.255.255 10.0.0.0 0.0.255.255
0036 
0037 route-map nonat permit 20
0038  match ip address 150
0039 
0040 line con 0
0041  password 57vmLD3
0042 line aux 0
0043 line vty 0 4
0044  login local
0045  transport input ssh
0046 line vty 5 15
0047  login local
0048  transport input ssh