Guest User

Untitled

a guest
Dec 10th, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. Current configuration : 2701 bytes
  2. !
  3. ! Last configuration change at 07:08:31 UTC Sat Dec 10 2016
  4. !
  5. version 15.5
  6. service timestamps debug datetime msec
  7. service timestamps log datetime msec
  8. no service password-encryption
  9. service internal
  10. service unsupported-transceiver
  11. !
  12. hostname IR800
  13. !
  14. boot-start-marker
  15. boot system flash:ir800-universalk9-mz.SPA.155-3.M
  16. boot-end-marker
  17. !
  18. !
  19. no logging console
  20. !
  21. no aaa new-model
  22. ethernet lmi ce
  23. service-module wlan-ap 0 bootimage autonomous
  24. !
  25. ignition off-timer 20
  26. !
  27. !
  28. !
  29. !
  30. !
  31. !
  32. !
  33. !
  34. !
  35. !
  36. !
  37. !
  38. !
  39.  
  40.  
  41. !
  42. ip dhcp excluded-address 192.168.2.200 192.168.2.254
  43. !
  44. ip dhcp pool speedway
  45. network 192.168.2.0 255.255.255.0
  46. default-router 192.168.2.254
  47. ip inspect WAAS flush-timeout 10
  48. ip cef
  49. no ipv6 cef
  50. !
  51. multilink bundle-name authenticated
  52. !
  53. !
  54. !
  55. chat-script lte "" "AT!CALL" TIMEOUT 20 "OK"
  56. !
  57. !
  58. license udi pid IR829GW-LTE-NA-AK9 sn FTX2004807X
  59. !
  60. !
  61. !
  62. redundancy
  63. notification-timer 120000
  64. !
  65. !
  66. !
  67. !
  68. !
  69. controller Cellular 0
  70. lte sim max-retry 0
  71. lte failovertimer 0
  72. lte modem link-recovery rssi onset-threshold -110
  73. lte modem link-recovery monitor-timer 20
  74. lte modem link-recovery wait-timer 10
  75. lte modem link-recovery debounce-count 6
  76. !
  77. !
  78. !
  79. !
  80. !
  81. !
  82. !
  83. !
  84. !
  85. !
  86. !
  87. interface GigabitEthernet0
  88. ip address dhcp
  89. ip nat outside
  90. ip virtual-reassembly in
  91.  
  92. !
  93. interface wlan-ap0
  94. no ip address
  95. arp timeout 0
  96. no mop enabled
  97. no mop sysid
  98. !
  99. interface GigabitEthernet1
  100. no ip address
  101. !
  102. interface GigabitEthernet2
  103. no ip address
  104. !
  105. interface GigabitEthernet3
  106. no ip address
  107. !
  108. interface GigabitEthernet4
  109. no ip address
  110. !
  111. interface Wlan-GigabitEthernet0
  112. no ip address
  113. !
  114. interface GigabitEthernet5
  115. no ip address
  116. shutdown
  117. duplex auto
  118. speed auto
  119. !
  120. interface Cellular0
  121. no ip address
  122. encapsulation slip
  123. dialer in-band
  124. dialer string lte
  125. !
  126. interface Cellular1
  127. no ip address
  128. encapsulation slip
  129. !
  130. interface Vlan1
  131. no ip address
  132. !
  133. interface Async0
  134. no ip address
  135. encapsulation scada
  136. !
  137. interface Async1
  138. no ip address
  139. encapsulation scada
  140. !
  141. !
  142. ip forward-protocol nd
  143. !
  144. no ip http server
  145. no ip http secure-server
  146. !
  147. !
  148. !
  149. !
  150. !
  151. control-plane
  152. !
  153. !
  154. !
  155. !
  156. line con 0
  157. stopbits 1
  158. line 1 2
  159. stopbits 1
  160. line 3
  161. script dialer lte
  162. no exec
  163. transport preferred lat pad telnet rlogin lapb-ta mop udptn v120 ssh
  164. transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
  165. line 4
  166. no activation-character
  167. no exec
  168. transport preferred none
  169. transport input all
  170. transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
  171. line 8
  172. no exec
  173. transport preferred lat pad telnet rlogin lapb-ta mop udptn v120 ssh
  174. transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
  175. line 1/3 1/6
  176. transport preferred none
  177. transport output none
  178. stopbits 1
  179. line vty 0 4
  180. login
  181. transport input none
  182. !
  183. no scheduler max-task-time
  184. !
  185. !
  186. !
  187. end
Add Comment
Please, Sign In to add comment