Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. R1#show ru
  2. *Mar 21 15:14:05.287: %SYS-5-CONFIG_I: Configured from console by consolen
  3. Building configuration...
  4.  
  5.  
  6. Current configuration : 1017 bytes
  7. !
  8. version 12.4
  9. service timestamps debug datetime msec
  10. service timestamps log datetime msec
  11. no service password-encryption
  12. !
  13. hostname R1
  14. !
  15. boot-start-marker
  16. boot-end-marker
  17. !
  18. logging message-counter syslog
  19. !
  20. no aaa new-model
  21. !
  22. !
  23. !
  24. dot11 syslog
  25. ip source-route
  26. !
  27. !
  28. ip cef
  29. !
  30. !
  31. ipv6 unicast-routing
  32. ipv6 cef
  33. !
  34. multilink bundle-name authenticated
  35. !
  36. !
  37. !
  38. !
  39. !
  40. !
  41. !
  42. !
  43. !
  44. !
  45. !
  46. !
  47. !
  48. !
  49. !
  50. !
  51. !
  52. !
  53. !
  54. !
  55. !
  56. !
  57. !
  58. voice-card 0
  59. !
  60. !
  61. !
  62. !
  63. !
  64. !
  65. archive
  66. log config
  67. hidekeys
  68. !
  69. !
  70. !
  71. !
  72. !
  73. !
  74. interface FastEthernet0/0
  75. no ip address
  76. shutdown
  77. duplex auto
  78. speed auto
  79. !
  80. interface FastEthernet0/1
  81. no ip address
  82. duplex auto
  83. speed auto
  84. ipv6 address 2001:DB8:ACAD:A::/64 eui-64
  85. !
  86. interface Serial0/0/0
  87. no ip address
  88. shutdown
  89. no fair-queue
  90. clock rate 125000
  91. !
  92. interface Serial0/0/1
  93. no ip address
  94. ipv6 address FC00::1/64
  95. !
  96. ip forward-protocol nd
  97. no ip http server
  98. no ip http secure-server
  99. !
  100. !
  101. !
  102. ipv6 route ::/0 Serial0/0/1
  103. !
  104. !
  105. !
  106. !
  107. !
  108. !
  109. control-plane
  110. !
  111. !
  112. !
  113. !
  114. !
  115. !
  116. !
  117. !
  118. !
  119. !
  120. line con 0
  121. line aux 0
  122. line vty 0 4
  123. login
  124. !
  125. scheduler allocate 20000 1000
  126. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement