Advertisement
Guest User

Signifies1

a guest
Feb 20th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.25 KB | None | 0 0
  1. 2 Gigabit Ethernet interfaces
  2. 2 Low-speed serial(sync/async) network interface(s)
  3. DRAM configuration is 64 bits wide with parity disabled.
  4. 255K bytes of non-volatile configuration memory.
  5. 249856K bytes of ATA System CompactFlash 0 (Read/Write)
  6.  
  7. Press RETURN to get started!
  8.  
  9.  
  10. %LINK-5-CHANGED: Interface Serial0/0/0, changed state to up
  11.  
  12. %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
  13.  
  14. %DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 209.165.200.225 (Serial0/0/0) is up: new adjacency
  15.  
  16.  
  17. User Access Verification
  18.  
  19. Password:
  20.  
  21. R2>en
  22. Password:
  23. R2#configure terminal
  24. Enter configuration commands, one per line. End with CNTL/Z.
  25. R2(config)#interface gigabitEthernet 0/0
  26. R2(config-if)#ip address 10.1.1.1 255.255.255.0
  27. R2(config-if)#no shutdown
  28.  
  29. R2(config-if)#
  30. %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up
  31.  
  32. %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up
  33.  
  34. R2(config-if)#description LAN connection to S3
  35. R2(config-if)#exit
  36. R2(config)#interface gigabitEthernet 0/1
  37. R2(config-if)#ip address 10.1.2.1 255.255.255.0
  38. R2(config-if)#no shutdown
  39.  
  40. R2(config-if)#
  41. %LINK-5-CHANGED: Interface GigabitEthernet0/1, changed state to up
  42.  
  43. %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed state to up
  44.  
  45. R2(config-if)#description LAN connection to S4
  46. R2(config-if)#exit
  47. R2(config)#exit
  48. R2#
  49. %SYS-5-CONFIG_I: Configured from console by console
  50.  
  51. R2#ping 10.1.1.20
  52.  
  53. Type escape sequence to abort.
  54. Sending 5, 100-byte ICMP Echos to 10.1.1.20, timeout is 2 seconds:
  55. .....
  56. Success rate is 0 percent (0/5)
  57.  
  58. R2#ping 10.1.1.20
  59.  
  60. Type escape sequence to abort.
  61. Sending 5, 100-byte ICMP Echos to 10.1.1.20, timeout is 2 seconds:
  62. .....
  63. Success rate is 0 percent (0/5)
  64.  
  65. R2#show interfaces
  66. GigabitEthernet0/0 is up, line protocol is up (connected)
  67. Hardware is CN Gigabit Ethernet, address is 0002.16cb.1d01 (bia 0002.16cb.1d01)
  68. Description: LAN connection to S3
  69. Internet address is 10.1.1.1/24
  70. MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
  71. reliability 255/255, txload 1/255, rxload 1/255
  72. Encapsulation ARPA, loopback not set
  73. Keepalive set (10 sec)
  74. Full-duplex, 100Mb/s, media type is RJ45
  75. output flow-control is unsupported, input flow-control is unsupported
  76. ARP type: ARPA, ARP Timeout 04:00:00,
  77. Last input 00:00:08, output 00:00:05, output hang never
  78. Last clearing of "show interface" counters never
  79. Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  80. Queueing strategy: fifo
  81. Output queue :0/40 (size/max)
  82. 5 minute input rate 0 bits/sec, 0 packets/sec
  83. 5 minute output rate 57 bits/sec, 0 packets/sec
  84. 0 packets input, 0 bytes, 0 no buffer
  85. Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
  86. 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
  87. 0 watchdog, 1017 multicast, 0 pause input
  88. 0 input packets with dribble condition detected
  89. 36 packets output, 2160 bytes, 0 underruns
  90. 0 output errors, 0 collisions, 2 interface resets
  91. 0 unknown protocol drops
  92. 0 babbles, 0 late collision, 0 deferred
  93. 0 lost carrier, 0 no carrier
  94. 0 output buffer failures, 0 output buffers swapped out
  95. GigabitEthernet0/1 is up, line protocol is up (connected)
  96. Hardware is CN Gigabit Ethernet, address is 0002.16cb.1d02 (bia 0002.16cb.1d02)
  97. Description: LAN connection to S4
  98. Internet address is 10.1.2.1/24
  99. MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
  100. reliability 255/255, txload 1/255, rxload 1/255
  101. Encapsulation ARPA, loopback not set
  102. Keepalive set (10 sec)
  103. Full-duplex, 100Mb/s, media type is RJ45
  104. output flow-control is unsupported, input flow-control is unsupported
  105. ARP type: ARPA, ARP Timeout 04:00:00,
  106. Last input 00:00:08, output 00:00:05, output hang never
  107. Last clearing of "show interface" counters never
  108. Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  109. Queueing strategy: fifo
  110. Output queue :0/40 (size/max)
  111. 5 minute input rate 0 bits/sec, 0 packets/sec
  112. 5 minute output rate 38 bits/sec, 0 packets/sec
  113. 0 packets input, 0 bytes, 0 no buffer
  114. Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
  115. 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
  116. 0 watchdog, 1017 multicast, 0 pause input
  117. 0 input packets with dribble condition detected
  118. 24 packets output, 1440 bytes, 0 underruns
  119. 0 output errors, 0 collisions, 2 interface resets
  120. 0 unknown protocol drops
  121. 0 babbles, 0 late collision, 0 deferred
  122. 0 lost carrier, 0 no carrier
  123. 0 output buffer failures, 0 output buffers swapped out
  124. Serial0/0/0 is up, line protocol is up (connected)
  125. Hardware is HD64570
  126. Internet address is 209.165.200.226/30
  127. MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
  128. reliability 255/255, txload 1/255, rxload 1/255
  129. Encapsulation HDLC, loopback not set, keepalive set (10 sec)
  130. Last input never, output never, output hang never
  131. Last clearing of "show interface" counters never
  132. Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  133. Queueing strategy: weighted fair
  134. Output queue: 0/1000/64/0 (size/max total/threshold/drops)
  135. Conversations 0/0/256 (active/max active/max total)
  136. Reserved Conversations 0/0 (allocated/max allocated)
  137. Available Bandwidth 1158 kilobits/sec
  138. 5 minute input rate 105 bits/sec, 0 packets/sec
  139. 5 minute output rate 105 bits/sec, 0 packets/sec
  140. 1094 packets input, 65521 bytes, 0 no buffer
  141. Received 5 broadcasts, 0 runts, 0 giants, 0 throttles
  142. 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
  143. 1084 packets output, 65018 bytes, 0 underruns
  144. 0 output errors, 0 collisions, 1 interface resets
  145. 0 output buffer failures, 0 output buffers swapped out
  146. 0 carrier transitions
  147. DCD=up DSR=up DTR=up RTS=up CTS=up
  148. Serial0/0/1 is administratively down, line protocol is down (disabled)
  149. Hardware is HD64570
  150. MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
  151. reliability 255/255, txload 1/255, rxload 1/255
  152. Encapsulation HDLC, loopback not set, keepalive set (10 sec)
  153. Last input never, output never, output hang never
  154. Last clearing of "show interface" counters never
  155. Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  156. Queueing strategy: weighted fair
  157. Output queue: 0/1000/64/0 (size/max total/threshold/drops)
  158. Conversations 0/0/256 (active/max active/max total)
  159. Reserved Conversations 0/0 (allocated/max allocated)
  160. Available Bandwidth 1158 kilobits/sec
  161. 5 minute input rate 0 bits/sec, 0 packets/sec
  162. 5 minute output rate 0 bits/sec, 0 packets/sec
  163. 0 packets input, 0 bytes, 0 no buffer
  164. Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
  165. 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
  166. 0 packets output, 0 bytes, 0 underruns
  167. 0 output errors, 0 collisions, 2 interface resets
  168. 0 output buffer failures, 0 output buffers swapped out
  169. 0 carrier transitions
  170. DCD=down DSR=down DTR=down RTS=down CTS=down
  171. Vlan1 is administratively down, line protocol is down
  172. Hardware is CPU Interface, address is 0005.5e57.96a8 (bia 0005.5e57.96a8)
  173. MTU 1500 bytes, BW 100000 Kbit, DLY 1000000 usec,
  174. reliability 255/255, txload 1/255, rxload 1/255
  175. Encapsulation ARPA, loopback not set
  176. ARP type: ARPA, ARP Timeout 04:00:00
  177. Last input 21:40:21, output never, output hang never
  178. Last clearing of "show interface" counters never
  179. Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  180. Queueing strategy: fifo
  181. Output queue: 0/40 (size/max)
  182. 5 minute input rate 0 bits/sec, 0 packets/sec
  183. 5 minute output rate 0 bits/sec, 0 packets/sec
  184. 1682 packets input, 530955 bytes, 0 no buffer
  185. Received 0 broadcasts (0 IP multicast)
  186. 0 runts, 0 giants, 0 throttles
  187. 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
  188. 563859 packets output, 0 bytes, 0 underruns
  189. 0 output errors, 23 interface resets
  190. 0 output buffer failures, 0 output buffers swapped out
  191.  
  192. R2#ping 10.1.2.10
  193.  
  194. Type escape sequence to abort.
  195. Sending 5, 100-byte ICMP Echos to 10.1.2.10, timeout is 2 seconds:
  196. .!!!!
  197. Success rate is 80 percent (4/5), round-trip min/avg/max = 0/0/1 ms
  198.  
  199. R2#copy running-config startup-config
  200. Destination filename [startup-config]?
  201. Building configuration...
  202. [OK]
  203. R2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement