Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. Current configuration : 9152 bytes
  2. !
  3. ! Last configuration change at 22:18:22 UTC Tue Jan 15 2019 by [redacted]
  4. !
  5. version 15.5
  6. no service pad
  7. service timestamps debug datetime msec
  8. service timestamps log datetime msec
  9. service password-encryption
  10. !
  11. hostname Cisco867
  12. !
  13. boot-start-marker
  14. boot-end-marker
  15. !
  16. aqm-register-fnf
  17. !
  18. logging buffered 51200 warnings
  19. !
  20. aaa new-model
  21. !
  22. !
  23. aaa authentication login local_access local
  24. !
  25. !
  26. !
  27. !
  28. !
  29. aaa session-id common
  30. bsd-client server url https://cloudsso.cisco.com/as/token.oauth2
  31. ppp packet throttle 100 1 5
  32. wan mode dsl
  33. !
  34. !
  35. !
  36. !
  37. !
  38. !
  39. ip domain name redacted
  40. ip name-server 203.0.178.191
  41. ip name-server 203.215.29.191
  42. ip cef
  43. no ipv6 cef
  44. !
  45. !
  46. flow record nbar-appmon
  47. match ipv4 source address
  48. match ipv4 destination address
  49. match application name
  50. collect interface output
  51. collect counter bytes
  52. collect counter packets
  53. collect timestamp absolute first
  54. collect timestamp absolute last
  55. !
  56. !
  57. flow monitor application-mon
  58. cache timeout active 60
  59. record nbar-appmon
  60. !
  61. !
  62. !
  63. !
  64. !
  65. !
  66. !
  67. !
  68. !
  69. !
  70. crypto pki trustpoint TP-self-signed-1455131298
  71. enrollment selfsigned
  72. subject-name cn=IOS-Self-Signed-Certificate-1455131298
  73. revocation-check none
  74. rsakeypair TP-self-signed-1455131298
  75. !
  76. !
  77. crypto pki certificate chain TP-self-signed-1455131298
  78. certificate self-signed 01
  79. [redacted]
  80. quit
  81. !
  82. !
  83. object-group service INTERNAL_UTM_SERVICE
  84. !
  85. object-group network local_cws_net
  86. !
  87. object-group network local_lan_subnets
  88. 192.168.1.0 255.255.255.0
  89. !
  90. object-group network vpn_remote_subnets
  91. any
  92. !
  93. username [redacted] privilege 15 secret 5 [redacted]
  94. !
  95. crypto key pubkey-chain rsa
  96. named-key realm-cisco.pub signature
  97. key-string
  98. [redacted]
  99. quit
  100. !
  101. !
  102. controller VDSL 0
  103. operating mode vdsl2
  104. no cdp run
  105. !
  106. !
  107. !
  108. !
  109. !
  110. !
  111. !
  112. !
  113. !
  114. !
  115. !
  116. !
  117. !
  118. !
  119. interface Loopback0
  120. ip address 1.1.1.1 255.255.255.0
  121. !
  122. interface ATM0
  123. no ip address
  124. no atm ilmi-keepalive
  125. !
  126. interface ATM0.1 point-to-point
  127. description Internet
  128. pvc 8/35
  129. encapsulation aal5snap
  130. pppoe-client dial-pool-number 1
  131. !
  132. !
  133. interface Ethernet0
  134. description PrimaryWANDesc_-- Internet FTTN : VDSL2 --
  135. ip address dhcp
  136. ip nat outside
  137. ip virtual-reassembly in
  138. load-interval 30
  139. no cdp enable
  140. !
  141. interface FastEthernet0
  142. no ip address
  143. !
  144. interface FastEthernet1
  145. no ip address
  146. !
  147. interface FastEthernet2
  148. no ip address
  149. !
  150. interface GigabitEthernet0
  151. no ip address
  152. !
  153. interface GigabitEthernet1
  154. no ip address
  155. !
  156. interface GigabitEthernet2
  157. no ip address
  158. ip tcp adjust-mss 1412
  159. shutdown
  160. duplex auto
  161. speed auto
  162. !
  163. interface Wlan-GigabitEthernet0
  164. description Internal switch interface connecting to the embedded AP
  165. no ip address
  166. !
  167. interface Vlan1
  168. description $ETH_LAN$
  169. ip address 192.168.1.254 255.255.255.0
  170. ip nat inside
  171. ip virtual-reassembly in
  172. ip tcp adjust-mss 1412
  173. load-interval 30
  174. !
  175. interface Dialer1
  176. ip address negotiated
  177. ip mtu 1452
  178. ip nat outside
  179. ip virtual-reassembly in
  180. encapsulation ppp
  181. shutdown
  182. dialer pool 1
  183. dialer-group 1
  184. ppp authentication pap callin
  185. ppp chap refuse
  186. ppp pap sent-username [redacted] password 7 [redacted]
  187. no cdp enable
  188. !
  189. router ospf 1
  190. redistribute connected subnets
  191. network 1.1.1.0 0.0.0.255 area 0
  192. network 192.168.1.0 0.0.0.255 area 0
  193. network 192.168.100.0 0.0.0.255 area 0
  194. !
  195. ip forward-protocol nd
  196. ip http server
  197. ip http access-class 23
  198. ip http authentication local
  199. ip http secure-server
  200. ip http timeout-policy idle 60 life 86400 requests 10000
  201. !
  202. !
  203. no ip nat service sip udp port 5060
  204. ip nat inside source list nat-list interface Ethernet0 overload
  205. [redacted all my port forwards]
  206. ip route 0.0.0.0 0.0.0.0 dhcp
  207. !
  208. ip access-list extended nat-list
  209. permit ip object-group local_lan_subnets any
  210. deny ip any any
  211. !
  212. dialer-list 1 protocol ip permit
  213. mac-address-table aging-time 10
  214. !
  215. snmp-server community public RO
  216. snmp-server manager
  217. access-list 23 permit 192.168.1.0 0.0.0.255
  218. !
  219. !
  220. !
  221. !
  222. line con 0
  223. login authentication local_access
  224. no modem enable
  225. line aux 0
  226. line 2
  227. no activation-character
  228. no exec
  229. transport preferred none
  230. transport input all
  231. stopbits 1
  232. line vty 0 4
  233. access-class 23 in
  234. privilege level 15
  235. login authentication local_access
  236. transport input telnet ssh
  237. !
  238. scheduler allocate 60000 1000
  239. !
  240. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement