09012019

  • Uploaded by: Danny
  • 0
  • 0
  • October 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View 09012019 as PDF for free.

More details

  • Words: 926
  • Pages: 7
R1 Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2007 by Cisco Systems, Inc. Compiled Wed 18-Jul-07 04:52 by pt_team Image text-base: 0x60080608, data-base: 0x6270CD50 This product contains cryptographic features and is subject to United States and local country laws governing import, export, transfer and use. Delivery of Cisco cryptographic products does not imply third-party authority to import, export, distribute or use encryption. Importers, exporters, distributors and users are responsible for compliance with U.S. and local country laws. By using this product you agree to comply with applicable laws and regulations. If you are unable to comply with U.S. and local laws, return this product immediately. A summary of U.S. laws governing Cisco cryptographic products may be found at: http://www.cisco.com/wwl/export/crypto/tool/stqrg.html If you require further assistance please contact us by sending email to [email protected]. Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory. Processor board ID FTX0947Z18E M860 processor: part number 0, mask 49 2 FastEthernet/IEEE 802.3 interface(s) 2 Low-speed serial(sync/async) network interface(s) 191K bytes of NVRAM. 63488K bytes of ATA CompactFlash (Read/Write) Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2007 by Cisco Systems, Inc. Compiled Wed 18-Jul-07 04:52 by pt_team --- System Configuration Dialog --Continue with configuration dialog? [yes/no]: % Please answer 'yes' or 'no'. Continue with configuration dialog? [yes/no]: no Press RETURN to get started!

Router>enable Router#conf Router#configure ter Router#configure terminal Enter configuration commands, one per line. Router(config)#hostname R1 R1(config)#interfac

End with CNTL/Z.

R1(config)#interface s0/0/0 R1(config-if)#ip add R1(config-if)#ip address 10.1.1.1 255.255.255.252 R1(config-if)#no shu R1(config-if)#no shutdown R1(config-if)# %LINK-5-CHANGED: Interface Serial0/0/0, changed state to up R1(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up R1(config-if)#interfac R1(config-if)#inter R1(config-if)#exit R1(config)#inter R1(config)#exit R1# %SYS-5-CONFIG_I: Configured from console by console R1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. R1(config)#int R1(config)#interface f0/0 R1(config-if)#ip add R1(config-if)#ip address 172.30.10.1 255.255.255.0 R1(config-if)#no shu R1(config-if)#no shutdown R1(config-if)# %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R1(config-if)#exit R1(config)# R1(config)#exit R1# %SYS-5-CONFIG_I: Configured from console by console R1#

R1 con0 is now available

Press RETURN to get started.

R1>enable R1#co R1#configu R1#configure ter Enter configuration commands, one per line. End with CNTL/Z. R1(config)#ip rout R1(config)#ip route 172.30.10.1 255.255.255.0 10.1.1.1 %Inconsistent address and mask R1(config)#ip route 209.165.201.1 255.255.255.0 10.1.1.2 %Inconsistent address and mask R1(config)#ip route 209.165.201.0 255.255.255.0 10.1.1.2 R1(config)# R1>enable R1#config R1#configure ter R1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. R1(config)#ip route 172.30.30.0 255.255.255.0 10.1.1.1 %Invalid next hop address (it's this router) R1(config)#ip route 172.30.30.0 255.255.255.0 10.1.1.1 %Invalid next hop address (it's this router) R1(config)#ip route 172.30.30.0 255.255.255.0 10.1.1.2 R1(config)#ip route 172.30.30.0 255.255.255.0 10.2.2.1 R1(config)# R1(config)#ip route 172.30.30.1 255.255.255.0 10.2.2.1 %Inconsistent address and mask R1(config)#ip route 172.30.10.0 255.255.255.0 10.2.2.2 R1(config)#ip route 172.30.10.0 255.255.255.0 10.2.2.1 R1(config)#ip route 10.2.2.0 255.255.255.252 10.2.2.1 R1(config)#ip route 10.2.2.0 255.255.255.252 10.1.1.2 R1(config)#exit R1# %SYS-5-CONFIG_I: Configured from console by console R1#copy run R1#copy running-config star R1#copy running-config startup-config Destination filename [startup-config]? R2 Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory. Processor board ID FTX0947Z18E M860 processor: part number 0, mask 49 2 FastEthernet/IEEE 802.3 interface(s)

2 Low-speed serial(sync/async) network interface(s) 191K bytes of NVRAM. 63488K bytes of ATA CompactFlash (Read/Write) Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2007 by Cisco Systems, Inc. Compiled Wed 18-Jul-07 04:52 by pt_team --- System Configuration Dialog --Continue with configuration dialog? [yes/no]: no Press RETURN to get started!

Router>enable Router#terminal Router#conf Router#configure terminal Router#configure terminal Enter configuration commands, one per line. Router(config)#hostname % Incomplete command. Router(config)#hostname R2 R2(config)#interface % Incomplete command. R2(config)#interface s0/0/0 R2(config-if)#ip 10.1.1.2 255.255.255.252 ^ % Invalid input detected at '^' marker.

End with CNTL/Z.

R2(config-if)#ip address 10.1.1.2 255.255.255.252 R2(config-if)#no shut %LINK-5-CHANGED: Interface Serial0/0/0, changed state to down R2(config-if)#no shu R2(config-if)#exit R2(config)#exit R2# %SYS-5-CONFIG_I: Configured from console by console R2#configure terminal Enter configuration commands, one per line. End with CNTL/Z. R2(config)#interface s0/0/1 R2(config-if)#ip addre R2(config-if)#ip address 10.2.2.2 255.255.255.252 R2(config-if)#no shu R2(config-if)#no shutdown %LINK-5-CHANGED: Interface Serial0/0/1, changed state to down R2(config-if)# R2(config-if)#exit R2(config)#exit R2# %SYS-5-CONFIG_I: Configured from console by console

R2#copy ru R2#copy running-config star R2#copy running-config startup-config Destination filename [startup-config]? Building configuration... [OK] R2# %LINK-5-CHANGED: Interface Serial0/0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up %LINK-5-CHANGED: Interface Serial0/0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up R2#configure terminal Enter configuration commands, one per line. End with CNTL/Z. R2(config)#interf R2(config)#interface f0/0 R2(config-if)#ip add R2(config-if)#ip address 209.165.201.1 255.255.255.0 R2(config-if)#no shut R2(config-if)#no shutdown R2(config-if)# %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up R2(config-if)#exit R2(config)#exit R2# %SYS-5-CONFIG_I: Configured from console by console R2#copy R2#copy ru R2#copy running-config st R2#copy running-config startup-config Destination filename [startup-config]? Building configuration... [OK] R2# %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R2#configure terminal Enter configuration commands, one per line. End with CNTL/Z. R2(config)#ip route 172.30.30.1 255.255.255 10.2.2.1 ^ % Invalid input detected at '^' marker. R2(config)#ip route 172.30.30.1 255.255.255 10.2.2. ^ % Invalid input detected at '^' marker. R2(config)#exit R2# %SYS-5-CONFIG_I: Configured from console by console R2#eit

Translating "eit"...domain server (255.255.255.255) % Unknown command or computer name, or unable to find computer address R2#

R2 con0 is now available

Press RETURN to get started.

R2>enable R2#conf R2#configure terminal Enter configuration commands, one per line. End with CNTL/Z. R2(config)#ip route 172.30.10.0 255.255.255.0 10.1.1.1 R2(config)#ip route 172.30.30.0 255.255.255.0 10.2.2.1 R2(config)#exit R2# %SYS-5-CONFIG_I: Configured from console by console R2#copy R2#copy run R2#copy running-config star R2#copy running-config startup-config Destination filename [startup-config]? Building configuration... [OK] R2#

R2 con0 is now available

Press RETURN to get started.

Related Documents

09012019
October 2019 56

More Documents from "Danny"

09012019
October 2019 56
October 2019 65
Proceso Tenifer.docx
December 2019 52
April 2020 36