File: highlight.cis.fold

package info (click to toggle)
kf6-syntax-highlighting 6.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 47,568 kB
  • sloc: xml: 197,750; cpp: 12,850; python: 3,023; sh: 955; perl: 546; ruby: 488; pascal: 393; javascript: 161; php: 150; jsp: 132; lisp: 131; haskell: 124; ada: 119; ansic: 107; makefile: 96; f90: 94; ml: 85; cobol: 81; yacc: 71; csh: 62; erlang: 54; sql: 51; java: 47; objc: 37; awk: 31; asm: 30; tcl: 29; fortran: 18; cs: 10
file content (48 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption

! bla bla
hostname R-site2

logging queue-limit 100
no logging console
enable secret 5 $1$UzZM$BTdJlwFCg63tUdyLmq6cr0

username admin password 0 Yas!8^VB5q$yZ53C35#nC
ip subnet-zero

no ip domain lookup
ip domain name solea2.local
ip dhcp excluded-address 10.1.22.200 10.1.22.254

ip dhcp pool Administrateur
   network 10.1.10.0 255.255.255.0
   dns-server 8.8.8.8
   default-router 10.1.10.254

crypto map VPNSOLEA 20 ipsec-isakmp
 set peer 192.168.141.4
 set transform-set SETVPN
 match address 110

interface FastEthernet0/0.22
 encapsulation dot1Q 22
 ip address 10.1.22.254 255.255.255.0
 ip nat inside

access-list 110 permit ip 10.1.0.0 0.0.255.255 10.0.0.0 0.0.255.255

route-map nonat permit 20
 match ip address 150

line con 0
 password 57vmLD3
line aux 0
line vty 0 4
 login local
 transport input ssh
line vty 5 15
 login local
 transport input ssh