Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. Building configuration...
  2.  
  3. Current configuration : 3337 bytes
  4. !
  5. ! Last configuration change at 23:11:05 UTC Wed Oct 18 2017
  6. version 15.2
  7. service timestamps debug datetime msec
  8. service timestamps log datetime msec
  9. no service password-encryption
  10. !
  11. hostname dhl-int
  12. !
  13. boot-start-marker
  14. boot-end-marker
  15. !
  16. !
  17. logging buffered 51200 warnings
  18. enable secret 5 $1$NnOr$z23t2FX8KXaN5BgNMzQUS/
  19. !
  20. aaa new-model
  21. !
  22. !
  23. aaa authentication username-prompt login:
  24. aaa authentication login default local
  25. !
  26. !
  27. !
  28. !
  29. !
  30. aaa session-id common
  31. !
  32. ip cef
  33. !
  34. !
  35. !
  36. !
  37. !
  38. !
  39. ip domain name yourdomain.com
  40. no ipv6 cef
  41. multilink bundle-name authenticated
  42. !
  43. !
  44. crypto pki trustpoint TP-self-signed-2553122312
  45. enrollment selfsigned
  46. subject-name cn=IOS-Self-Signed-Certificate-2553122312
  47. revocation-check none
  48. rsakeypair TP-self-signed-2553122312
  49. !
  50. !
  51. crypto pki certificate chain TP-self-signed-2553122312
  52. certificate self-signed 01
  53. 3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
  54. 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  55. 69666963 6174652D 32353533 31323233 3132301E 170D3134 30343235 32323333
  56. 32385A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  57. 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 35353331
  58. 32323331 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
  59. 8100A1C8 1452811E E8F7A832 8B8CA4CD 9A6BDFD0 43690155 1383E5DD 90B9A30C
  60. FECA840B 84AA281A F45A67CE 49A8F9B8 24EAFE99 A60ECBAB 313F3954 9DEA7DBC
  61. 3899B9ED 51AB3AE2 900CC77C 68F2BCF3 543C42AD 271F4803 D99CBB84 BD57A947
  62. 24246083 33B7F732 F3F03620 5CB54A11 9DBBBD4C E0908C8F C83A3D10 C6C064E8
  63. 6F730203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
  64. 551D2304 18301680 146EB134 FF9E81A9 F41CA042 D8B30715 B0DC863D 38301D06
  65. 03551D0E 04160414 6EB134FF 9E81A9F4 1CA042D8 B30715B0 DC863D38 300D0609
  66. 2A864886 F70D0101 05050003 81810070 66D6A8E7 13273840 86D7F05C 4B91FA12
  67. A0F1A436 1D2B3A68 3FFB56B2 BF439C6B D607CAF2 05724575 438A9D1F 39B832D9
  68. 3B236103 449B0B53 82986EA4 4CCBD5FD C9C8F410 A079F681 6A88EF5F F4A127A0
  69. 76057949 594BD897 5EBECC8A F78C0E8B C67875DD B2CA776D 0E4B2F20 D24586F5
  70. 430EB5EE 08FB4E36 5BB2EE19 387500
  71. quit
  72. license udi pid CISCO1921/K9 sn FGL18172517
  73. !
  74. !
  75. username admin privilege 0 password 0 password123456!
  76. !
  77. !
  78. !
  79. !
  80. !
  81. !
  82. interface Embedded-Service-Engine0/0
  83. no ip address
  84. shutdown
  85. !
  86. interface GigabitEthernet0/0
  87. description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$
  88. ip address 196.31.245.233 255.255.255.252
  89. duplex auto
  90. speed auto
  91. !
  92. interface GigabitEthernet0/1
  93. ip address 196.20.21.113 255.255.255.248
  94. duplex auto
  95. speed auto
  96. !
  97. interface Serial0/0/0
  98. bandwidth 1024
  99. ip address 196.20.8.138 255.255.255.252
  100. encapsulation ppp
  101. !
  102. no ip forward-protocol nd
  103. !
  104. ip http server
  105. ip http secure-server
  106. ip http timeout-policy idle 60 life 86400 requests 10000
  107. !
  108. ip nat inside source static tcp 196.31.245.234 1720 interface GigabitEthernet0/0 3243
  109. ip nat inside source static udp 196.31.245.234 1720 interface GigabitEthernet0/0 3230
  110. ip route 0.0.0.0 0.0.0.0 Serial0/0/0
  111. !
  112. !
  113. !
  114. !
  115. !
  116. !
  117. control-plane
  118. !
  119. !
  120. !
  121. line con 0
  122. line aux 0
  123. line 2
  124. no activation-character
  125. no exec
  126. transport preferred none
  127. transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
  128. stopbits 1
  129. line vty 0 4
  130. password admin
  131. transport preferred none
  132. transport input all
  133. stopbits 1
  134. !
  135. scheduler allocate 20000 1000
  136. !
  137. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement