Posted by Novo Fri 9th Feb 2007 20:19 - Syntax is Python - 183 views
Download | New Post | Modify | Diff | Hide line numbers
Description:
3620 PPPoA config

  1.  
  2. !
  3. version 12.3
  4. service timestamps debug datetime msec localtime
  5. service timestamps log datetime localtime show-timezone
  6. service password-encryption
  7. !
  8. hostname Router
  9. !
  10. boot-start-marker
  11. boot-end-marker
  12. !
  13. logging buffered 8192 debugging
  14. enable password 7 09405B513B2C4545315F
  15. !
  16. clock timezone mst -7
  17. no aaa new-model
  18. ip subnet-zero
  19. !
  20. !
  21. ip cef
  22. ip domain name secure01.local
  23. ip name-server 66.133.150.12
  24. ip dhcp excluded-address 192.168.8.1 192.168.8.100
  25. ip dhcp excluded-address 192.168.8.150 192.168.8.255
  26. !
  27. ip dhcp pool DHCP
  28.    network 192.168.8.0 255.255.255.0
  29.    domain-name secure01.local
  30.    default-router 192.168.8.1
  31.    dns-server 66.133.150.12 170.215.255.114
  32.    lease 7
  33. !
  34. ip inspect audit-trail
  35. ip inspect max-incomplete high 1100
  36. ip inspect max-incomplete low 900
  37. ip inspect one-minute high 1100
  38. ip inspect one-minute low 900
  39. ip inspect name Ethernet tcp
  40. ip inspect name Ethernet udp
  41. ip inspect name Ethernet cuseeme
  42. ip inspect name Ethernet ftp
  43. ip inspect name Ethernet h323
  44. ip inspect name Ethernet rcmd
  45. ip inspect name Ethernet realaudio
  46. ip inspect name Ethernet streamworks
  47. ip inspect name Ethernet vdolive
  48. ip inspect name Ethernet sqlnet
  49. ip inspect name Ethernet tftp
  50. ip inspect name Serial tcp
  51. ip inspect name Serial udp
  52. ip inspect name Serial cuseeme
  53. ip inspect name Serial ftp
  54. ip inspect name Serial h323
  55. ip inspect name Serial rcmd
  56. ip inspect name Serial realaudio
  57. ip inspect name Serial streamworks
  58. ip inspect name Serial vdolive
  59. ip inspect name Serial sqlnet
  60. ip inspect name Serial tftp
  61. ip urlfilter audit-trail
  62. ip audit po max-events 100
  63. !
  64. !
  65. !
  66. !
  67. !
  68. !
  69. !
  70. !
  71. !
  72. !
  73. !
  74. !
  75. username garrett password 7 121D001B1E0F090826
  76. !
  77. !
  78. !
  79. !
  80. !
  81. !
  82. !
  83. !
  84. interface Loopback0
  85.  no ip address
  86. !
  87. interface Multilink1
  88.  ip unnumbered Loopback0
  89.  no cdp enable
  90.  ppp multilink
  91.  ppp multilink group 1
  92. !
  93. interface Ethernet0/0
  94.  description connected to EthernetLAN
  95.  ip address 192.168.8.1 255.255.255.0
  96.  ip nat inside
  97.  ip inspect Ethernet in
  98.  ip tcp adjust-mss 1452
  99.  half-duplex
  100.  no cdp enable
  101. !
  102. interface Ethernet0/1
  103.  ip address dhcp
  104.  ip access-group 170 in
  105.  ip nat outside
  106.  ip inspect Serial in
  107.  half-duplex
  108.  priority-group 1
  109.  no cdp enable
  110. !
  111. interface ATM1/0
  112.  ip address dhcp
  113.  ip access-group 170 in
  114.  ip nat outside
  115.  ip inspect Serial in
  116.  no atm ilmi-keepalive
  117.  atm ilmi-pvc-discovery
  118.  dsl operating-mode auto
  119.  pvc 0/35
  120.   encapsulation aal5mux ppp Virtual-Template1
  121.  !
  122.  pvc 8/35
  123.  !
  124. !
  125. interface FastEthernet1/0
  126.  no ip address
  127.  shutdown
  128.  duplex auto
  129.  speed auto
  130. !
  131. interface Virtual-Template1
  132.  no ip address
  133.  ppp chap hostname kdspellman@frontiernet.net
  134.  ppp chap password 7 130916190E
  135.  ppp multilink
  136.  ppp multilink group 1
  137. !
  138. ip nat translation timeout 600
  139. ip nat inside source list 120 interface ATM1/0 overload
  140. ip nat inside source static udp 192.168.8.10 80 interface Ethernet0/1 80
  141. ip nat inside source static tcp 192.168.8.10 27031 interface Ethernet0/1 27031
  142. ip nat inside source static udp 192.168.8.105 42876 interface Ethernet0/1 42876
  143. no ip http server
  144. no ip http secure-server
  145. ip classless
  146. !
  147. ip dns server
  148. !
  149. logging trap debugging
  150. logging 192.168.8.105
  151. access-list 170 deny   icmp any any redirect
  152. access-list 170 deny   icmp any any echo
  153. access-list 170 deny   ip 127.0.0.0 0.255.255.255 any
  154. access-list 170 permit ip any any
  155. priority-list 1 protocol ip high tcp www
  156. no cdp run
  157. !
  158. !
  159. !
  160. !
  161. !
  162. banner login C
  163.  
  164.                                 WARNING
  165.  
  166.  
  167.        This is a proprietary system, NOT for public or personal use.
  168.  
  169. This system is restricted to authorized users for authorized business purposes.
  170.        Users may be monitored to properly administer the system,
  171.         to identify unauthorized use, and to investigate misuse.
  172.     Confidential information may not be disclosed without authorization.
  173.        By Logging on, each user understands, agrees, and consents that the
  174.  Company or its authorized designees may inspect, copy, or disclose any
  175.  electronic communication or other information on this system at any time
  176.                         without further notice.
  177.  
  178.  
  179.     USE OF THIS SYSTEM WITHOUT OR IN EXCESS OF THE PROPER AUTHORIZATION MAY
  180.       SUBJECT THE USER TO DISCIPLINE AND/OR CIVIL AND CRIMINAL PENALTIES.
  181. !
  182. line con 0
  183.  exec-timeout 30 0
  184. line aux 0
  185. line vty 0 4
  186.  exec-timeout 30 0
  187.  login local
  188. !
  189. ntp clock-period 17180066
  190. ntp server 128.105.39.11 prefer
  191. ntp server 128.105.38.11
  192. !
  193. end
  194.  

PermaLink to this entry https://pastebin.co.uk/10176

The following amendments have been posted:

  1. Novo (Fri 9th Feb 2007 20:42)
Posted by Novo Fri 9th Feb 2007 20:19 - Syntax is Python - 183 views
Download | New Post | Modify | Diff | Hide line numbers

 

Comments: 0