Advertisement
Guest User

SSL VPN // Anyconnect Client // Cisco 881(-W)

a guest
May 5th, 2014
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. Current configuration : 3936 bytes
  2. !
  3. ! Last configuration change at 16:08:26 UTC Mon May 5 2014 by admin
  4. !
  5. version 15.1
  6. no service pad
  7. service timestamps debug datetime msec
  8. service timestamps log datetime msec
  9. no service password-encryption
  10. !
  11. hostname DUS-RT-01
  12. !
  13. boot-start-marker
  14. boot-end-marker
  15. !
  16. !
  17. !
  18. aaa new-model
  19. !
  20. !
  21. aaa authentication login ciscocp_vpn_xauth_ml_1 local
  22. !
  23. !
  24. !
  25. !
  26. !
  27. aaa session-id common
  28. memory-size iomem 10
  29. crypto pki token default removal timeout 0
  30. !
  31. crypto pki trustpoint TP-self-signed-401706509
  32. enrollment selfsigned
  33. subject-name cn=IOS-Self-Signed-Certificate-401706509
  34. revocation-check none
  35. !
  36. !
  37. crypto pki certificate chain TP-self-signed-401706509
  38. certificate self-signed 01
  39. 30820250 308201B9 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
  40. 30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
  41. 69666963 6174652D 34303137 30363530 39301E17 0D313430 35303530 38353335
  42. 315A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
  43. 532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3430 31373036
  44. 35303930 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
  45. A3DE456F 13D62E49 C41E0452 AA6B37B8 A2F6D139 0820F001 F1334DA5 B7533318
  46. 4494023B 56647F7A FC424173 EEAA907B F67C570A 20C4541E A7AF36B8 2A1DF88F
  47. 52B6160C CE898624 2F7BDD4C B845A4C2 4A9CEDD5 D3F50313 9C09187C 0084AC9E
  48. 47BFAD10 618FD497 AB0687CF CD74F53F C8F419B4 FAE68264 60657EB1 2C04CC05
  49. 02030100 01A37A30 78300F06 03551D13 0101FF04 05300301 01FF3025 0603551D
  50. 11041E30 1C821A44 55532D52 542D3031 2E737465 7565722D 77697373 656E2E64
  51. 65301F06 03551D23 04183016 80146BFA 6F24C63D 99432CF5 1D8AC862 675A9BF9
  52. F1E5301D 0603551D 0E041604 146BFA6F 24C63D99 432CF51D 8AC86267 5A9BF9F1
  53. E5300D06 092A8648 86F70D01 01040500 03818100 00CC01B3 4B2C03DE A750120E
  54. 3287BFAD 1B208809 C610A020 D8DB12A7 C4DA58FE 914453B7 EB2164A7 72CE7037
  55. 79C46752 0B6729E5 E455B700 243ADBF8 725727DB 9F4E7001 6BF7BC44 165ABCD1
  56. 9B86149A 08621BD6 87AC69B1 2664D41D C89E3D3C FB19A7E1 1E1C9711 7AF17FC0
  57. 5F554A1B 7CAED147 C30F3027 A3CDB211 13DC028A
  58. quit
  59. ip source-route
  60. !
  61. !
  62. !
  63. !
  64. !
  65. ip cef
  66. ip domain name *****************
  67. no ipv6 cef
  68. !
  69. !
  70. license udi pid CISCO881W-GN-E-K9 sn ******************
  71. !
  72. !
  73. username admin privilege 15 secret *********************
  74. !
  75. !
  76. !
  77. !
  78. ip ssh port 2332 rotary 1
  79. ip ssh version 2
  80. !
  81. !
  82. !
  83. !
  84. !
  85. !
  86. !
  87. interface FastEthernet0
  88. !
  89. interface FastEthernet1
  90. !
  91. interface FastEthernet2
  92. !
  93. interface FastEthernet3
  94. !
  95. interface FastEthernet4
  96. ip address 10.10.10.2 255.255.255.0
  97. duplex auto
  98. speed auto
  99. !
  100. interface Virtual-Template1
  101. ip unnumbered FastEthernet4
  102. !
  103. interface wlan-ap0
  104. description Service module interface to manage the embedded AP
  105. no ip address
  106. shutdown
  107. arp timeout 0
  108. !
  109. interface Wlan-GigabitEthernet0
  110. description Internal switch interface connecting to the embedded AP
  111. !
  112. interface Vlan1
  113. ip address 192.168.0.254 255.255.255.0
  114. !
  115. ip local pool WISSENSSL 192.168.2.1 192.168.2.10
  116. ip forward-protocol nd
  117. ip http server
  118. ip http authentication local
  119. no ip http secure-server
  120. !
  121. !
  122. logging esm config
  123. !
  124. !
  125. !
  126. !
  127. !
  128. !
  129. control-plane
  130. !
  131. !
  132. line con 0
  133. logging synchronous
  134. no modem enable
  135. line aux 0
  136. line 2
  137. no activation-character
  138. no exec
  139. transport preferred none
  140. transport input all
  141. line vty 0 4
  142. exec-timeout 60 0
  143. rotary 1
  144. transport input ssh
  145. transport output telnet
  146. !
  147. !
  148. webvpn gateway gateway_1
  149. ip address 10.10.10.2 port 443
  150. http-redirect port 80
  151. ssl trustpoint TP-self-signed-401706509
  152. inservice
  153. !
  154. webvpn install svc flash:/webvpn/anyconnect-win-3.0.2052-k9.pkg sequence 1
  155. !
  156. webvpn context WISSENVPN
  157. secondary-color white
  158. title-color #CCCC66
  159. text-color black
  160. ssl authenticate verify all
  161. !
  162. !
  163. policy group policy_1
  164. functions svc-enabled
  165. svc address-pool "WISSENSSL"
  166. svc keep-client-installed
  167. default-group-policy policy_1
  168. aaa authentication list ciscocp_vpn_xauth_ml_1
  169. gateway gateway_1
  170. inservice
  171. !
  172. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement