Advertisement
Guest User

LAB 8-1

a guest
Nov 18th, 2019
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. DLS1#sh run
  2. Building configuration...
  3.  
  4. Current configuration : 2930 bytes
  5. !
  6. version 12.2
  7. no service pad
  8. service timestamps debug datetime msec
  9. service timestamps log datetime msec
  10. no service password-encryption
  11. !
  12. hostname DLS1
  13. !
  14. boot-start-marker
  15. boot-end-marker
  16. !
  17. enable secret 5 $1$5Ajs$aguIIIUIYc9T1d0k4wgZy0
  18. !
  19. !
  20. !
  21. no aaa new-model
  22. system mtu routing 1500
  23. ip routing
  24. !
  25. !
  26. !
  27. !
  28. !
  29. !
  30. !
  31. !
  32. spanning-tree mode pvst
  33. spanning-tree extend system-id
  34. !
  35. vlan internal allocation policy ascending
  36. !
  37. !
  38. !
  39. !
  40. interface Port-channel1
  41. switchport trunk encapsulation dot1q
  42. switchport trunk native vlan 666
  43. switchport mode trunk
  44. switchport nonegotiate
  45. !
  46. interface Port-channel2
  47. switchport trunk encapsulation dot1q
  48. switchport trunk native vlan 666
  49. switchport mode trunk
  50. switchport nonegotiate
  51. !
  52. interface FastEthernet0/1
  53. !
  54. interface FastEthernet0/2
  55. !
  56. interface FastEthernet0/3
  57. !
  58. interface FastEthernet0/4
  59. !
  60. interface FastEthernet0/5
  61. !
  62. interface FastEthernet0/6
  63. !
  64. interface FastEthernet0/7
  65. description Etherchannel to ALS1
  66. switchport trunk encapsulation dot1q
  67. switchport trunk native vlan 666
  68. switchport mode trunk
  69. switchport nonegotiate
  70. channel-group 1 mode active
  71. !
  72. interface FastEthernet0/8
  73. description Etherchannel to ALS1
  74. switchport trunk encapsulation dot1q
  75. switchport trunk native vlan 666
  76. switchport mode trunk
  77. switchport nonegotiate
  78. channel-group 1 mode active
  79. !
  80. interface FastEthernet0/9
  81. description Etherchannel to ALS2
  82. switchport trunk encapsulation dot1q
  83. switchport trunk native vlan 666
  84. switchport mode trunk
  85. switchport nonegotiate
  86. channel-group 2 mode active
  87. !
  88. interface FastEthernet0/10
  89. description Etherchannel to ALS2
  90. switchport trunk encapsulation dot1q
  91. switchport trunk native vlan 666
  92. switchport mode trunk
  93. switchport nonegotiate
  94. channel-group 2 mode active
  95. !
  96. interface FastEthernet0/11
  97. !
  98. interface FastEthernet0/12
  99. !
  100. interface FastEthernet0/13
  101. !
  102. interface FastEthernet0/14
  103. !
  104. interface FastEthernet0/15
  105. !
  106. interface FastEthernet0/16
  107. !
  108. interface FastEthernet0/17
  109. !
  110. interface FastEthernet0/18
  111. !
  112. interface FastEthernet0/19
  113. !
  114. interface FastEthernet0/20
  115. !
  116. interface FastEthernet0/21
  117. !
  118. interface FastEthernet0/22
  119. !
  120. interface FastEthernet0/23
  121. !
  122. interface FastEthernet0/24
  123. !
  124. interface GigabitEthernet0/1
  125. !
  126. interface GigabitEthernet0/2
  127. !
  128. interface Vlan1
  129. no ip address
  130. !
  131. interface Vlan99
  132. ip address 172.16.99.1 255.255.255.0
  133. !
  134. interface Vlan100
  135. ip address 172.16.100.1 255.255.255.0
  136. !
  137. interface Vlan200
  138. ip address 172.16.200.1 255.255.255.0
  139. !
  140. ip classless
  141. ip http server
  142. ip http secure-server
  143. !
  144. !
  145. ip sla 1
  146. icmp-echo 172.16.100.101
  147. ip sla schedule 1 life forever start-time now
  148. ip sla 2
  149. icmp-echo 172.16.200.101
  150. ip sla schedule 2 life forever start-time now
  151. ip sla 3
  152. udp-jitter 172.16.99.101 5000
  153. ip sla schedule 3 life forever start-time now
  154. ip sla 4
  155. udp-jitter 172.16.99.102 5000
  156. ip sla schedule 4 life forever start-time now
  157. ip sla enable reaction-alerts
  158. !
  159. !
  160. !
  161. line con 0
  162. logging synchronous
  163. line vty 0 4
  164. password cisco
  165. login
  166. line vty 5 15
  167. password cisco
  168. login
  169. !
  170. end
  171.  
  172. DLS1#sh ip sla stat 1
  173.  
  174. Round Trip Time (RTT) for Index 1
  175. Type of operation: icmp-echo
  176. Latest RTT: NoConnection/Busy/Timeout
  177. Latest operation start time: *00:41:33.740 UTC Mon Mar 1 1993
  178. Latest operation return code: Timeout
  179. Number of successes: 0
  180. Number of failures: 11
  181. Operation time to live: Forever
  182.  
  183.  
  184. DLS1#sh ip sla stat 2
  185.  
  186. Round Trip Time (RTT) for Index 2
  187. Type of operation: icmp-echo
  188. Latest RTT: NoConnection/Busy/Timeout
  189. Latest operation start time: *00:41:37.523 UTC Mon Mar 1 1993
  190. Latest operation return code: Timeout
  191. Number of successes: 0
  192. Number of failures: 11
  193. Operation time to live: Forever
  194.  
  195.  
  196. DLS1#sh ip sla stat 3
  197.  
  198. Round Trip Time (RTT) for Index 3
  199. Type of operation: jitter
  200. Latest RTT: NoConnection/Busy/Timeout
  201. Latest operation start time: *00:41:50.056 UTC Mon Mar 1 1993
  202. Latest operation return code: No connection
  203. RTT Values
  204. Number Of RTT: 0
  205. RTT Min/Avg/Max: 0/0/0 ms
  206. Latency one-way time milliseconds
  207. Number of Latency one-way Samples: 0
  208. Source to Destination Latency one way Min/Avg/Max: 0/0/0 ms
  209. Destination to Source Latency one way Min/Avg/Max: 0/0/0 ms
  210. Jitter time milliseconds
  211. Number of SD Jitter Samples: 0
  212. Number of DS Jitter Samples: 0
  213. Source to Destination Jitter Min/Avg/Max: 0/0/0 ms
  214. Destination to Source Jitter Min/Avg/Max: 0/0/0 ms
  215. Packet Loss Values
  216. Loss Source to Destination: 0 Loss Destination to Source: 0
  217. Out Of Sequence: 0 Tail Drop: 0
  218. Packet Late Arrival: 0 Packet Skipped: 0
  219. Voice Score Values
  220.  
  221. DLS1#sh ip sla stat 4
  222.  
  223. Round Trip Time (RTT) for Index 4
  224. Type of operation: jitter
  225. Latest RTT: 1 ms
  226. Latest operation start time: *00:42:00.248 UTC Mon Mar 1 1993
  227. Latest operation return code: OK
  228. RTT Values
  229. Number Of RTT: 10
  230. RTT Min/Avg/Max: 1/1/1 ms
  231. Latency one-way time milliseconds
  232. Number of Latency one-way Samples: 0
  233. Source to Destination Latency one way Min/Avg/Max: 0/0/0 ms
  234. Destination to Source Latency one way Min/Avg/Max: 0/0/0 ms
  235. Jitter time milliseconds
  236. Number of SD Jitter Samples: 9
  237. Number of DS Jitter Samples: 9
  238. Source to Destination Jitter Min/Avg/Max: 0/1/2 ms
  239. Destination to Source Jitter Min/Avg/Max: 0/1/2 ms
  240. Packet Loss Values
  241. Loss Source to Destination: 0 Loss Destination to Source: 0
  242. Out Of Sequence: 0 Tail Drop: 0
  243. Packet Late Arrival: 0 Packet Skipped: 0
  244. Voice Score Values
  245. Calculated Planning Impairment Factor (ICPIF): 0
  246. Mean Opinion Score (MOS): 0
  247. Number of successes: 11
  248. Number of failures: 0
  249. Operation time to live: Forever
  250.  
  251.  
  252. DLS1#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement