Advertisement
Guest User

Drummond Packet Tracer 16/10/2018

a guest
Oct 16th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.61 KB | None | 0 0
  1. Roteador
  2.  
  3. System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
  4. Copyright (c) 2000 by cisco Systems, Inc.
  5. PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory
  6.  
  7. Readonly ROMMON initialized
  8.  
  9. Self decompressing the image :
  10. ######################### [OK]
  11.  
  12. Restricted Rights Legend
  13.  
  14. Use, duplication, or disclosure by the Government is
  15. subject to restrictions as set forth in subparagraph
  16. (c) of the Commercial Computer Software - Restricted
  17. Rights clause at FAR sec. 52.227-19 and subparagraph
  18. (c) (1) (ii) of the Rights in Technical Data and Computer
  19. Software clause at DFARS sec. 252.227-7013.
  20.  
  21. cisco Systems, Inc.
  22. 170 West Tasman Drive
  23. San Jose, California 95134-1706
  24.  
  25.  
  26.  
  27. Cisco Internetwork Operating System Software
  28. IOS (tm) PT1000 Software (PT1000-I-M), Version 12.2(28), RELEASE SOFTWARE (fc5)
  29. Technical Support: http://www.cisco.com/techsupport
  30. Copyright (c) 1986-2005 by cisco Systems, Inc.
  31. Compiled Wed 27-Apr-04 19:01 by miwang
  32.  
  33. PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory
  34. .
  35. Processor board ID PT0123 (0123)
  36. PT2005 processor: part number 0, mask 01
  37. Bridging software.
  38. X.25 software, Version 3.0.0.
  39. 4 FastEthernet/IEEE 802.3 interface(s)
  40. 2 Low-speed serial(sync/async) network interface(s)
  41. 32K bytes of non-volatile configuration memory.
  42. 63488K bytes of ATA CompactFlash (Read/Write)
  43.  
  44. Press RETURN to get started!
  45.  
  46.  
  47. %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
  48.  
  49.  
  50. Router>enable
  51. Router#configure terminal
  52. Enter configuration commands, one per line. End with CNTL/Z.
  53. Router(config)#interface FastEthernet0/0
  54. Router(config-if)#
  55. Router(config-if)#exit
  56. Router(config)#interface FastEthernet0/0
  57. Router(config-if)#
  58. Router(config-if)#exit
  59. Router(config)#interface FastEthernet1/0
  60. Router(config-if)#
  61. Router(config-if)#exit
  62. Router(config)#interface FastEthernet0/0
  63. Router(config-if)#exit
  64. Router(config)#exit
  65. Router#
  66. %SYS-5-CONFIG_I: Configured from console by console
  67.  
  68. Router#
  69. Router#conf
  70. Router#configure ter
  71. Router#configure terminal
  72. Enter configuration commands, one per line. End with CNTL/Z.
  73. Router(config)#inter
  74. Router(config)#interface fa
  75. Router(config)#interface fastEthernet 0/0.1000
  76. Router(config-subif)#
  77. %LINK-5-CHANGED: Interface FastEthernet0/0.1000, changed state to up
  78.  
  79. %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.1000, changed state to up
  80.  
  81. Router(config-subif)#en
  82. Router(config-subif)#encapsulation ?
  83. dot1Q IEEE 802.1Q Virtual LAN
  84. Router(config-subif)#encapsulation d
  85. Router(config-subif)#encapsulation dot1Q ?
  86. <1-1005> IEEE 802.1Q VLAN ID
  87. Router(config-subif)#encapsulation dot1Q 1000
  88. Router(config-subif)#ip ad
  89. Router(config-subif)#ip address 192.168.100.1
  90. % Incomplete command.
  91. Router(config-subif)#ip address 192.168.100.1 ?
  92. A.B.C.D IP subnet mask
  93. Router(config-subif)#ip address 192.168.100.1 255.255.255.0
  94. Router(config-subif)#exit
  95. Router(config)#inter
  96. Router(config)#interface fa
  97. Router(config)#interface fastEthernet 0/0.1001
  98. Router(config-subif)#
  99. %LINK-5-CHANGED: Interface FastEthernet0/0.1001, changed state to up
  100.  
  101. %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.1001, changed state to up
  102.  
  103. Router(config-subif)#enc
  104. Router(config-subif)#encapsulation do
  105. Router(config-subif)#encapsulation dot1Q 1001
  106. Router(config-subif)#ip a
  107. Router(config-subif)#ip add
  108. Router(config-subif)#ip address 172.17.50.1 255.255.255.0
  109. Router(config-subif)#
  110. Router(config-subif)#
  111. Router(config-subif)#
  112. Router(config-subif)#ex
  113. Router(config)#ex
  114. Router#
  115. %SYS-5-CONFIG_I: Configured from console by console
  116.  
  117. Router#
  118. Router#
  119. Router#
  120. Router#sh
  121. Router#show ip ro
  122. Router#show ip route
  123. Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
  124. D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
  125. N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
  126. E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
  127. i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
  128. * - candidate default, U - per-user static route, o - ODR
  129. P - periodic downloaded static route
  130.  
  131. Gateway of last resort is not set
  132.  
  133. 172.17.0.0/24 is subnetted, 1 subnets
  134. C 172.17.50.0 is directly connected, FastEthernet0/0.1001
  135. C 192.168.100.0/24 is directly connected, FastEthernet0/0.1000
  136.  
  137. Router#
  138. Router#configure terminal
  139. Enter configuration commands, one per line. End with CNTL/Z.
  140. Router(config)#interface FastEthernet0/0
  141. Router(config-if)#
  142. Router#
  143. %SYS-5-CONFIG_I: Configured from console by console
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement