System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
cisco 2811 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory
Self decompressing the image :
########################################################################## [OK]
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco IOS Software, 2800 Software (C2800NM-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 06:21 by pt_rel_team
Image text-base: 0x400A925C, data-base: 0x4372CE20
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 2811 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory
Processor board ID JAD05190MTZ (4292891495)
M860 processor: part number 0, mask 49
2 FastEthernet/IEEE 802.3 interface(s)
239K bytes of non-volatile configuration memory.
62720K bytes of ATA CompactFlash (Read/Write)
Cisco IOS Software, 2800 Software (C2800NM-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 06:21 by pt_rel_team
--- System Configuration Dialog ---
Continue with configuration dialog? [yes/no]: y
At any point you may enter a question mark ‘?‘ for help.
Use ctrl-c to abort configuration dialog at any prompt.
Default settings are in square brackets ‘[]‘.
Basic management setup configures only enough connectivity
for management of the system, extended setup will ask you
to configure each interface on the system
Would you like to enter basic management setup? [yes/no]: ?
% Please answer ‘yes‘ or ‘no‘.
Would you like to enter basic management setup? [yes/no]: n
First, would you like to see the current interface summary? [yes]:y
Current interface summary
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES manual administratively down down
FastEthernet0/1 unassigned YES manual administratively down down
Vlan1 unassigned YES manual administratively down down
Configuring global parameters:
Enter host name [Router]: fwc01
The enable secret is a password used to protect access to
privileged EXEC and configuration modes. This password, after
entered, becomes encrypted in the configuration.
Enter enable secret: 521xxn
The enable password is used when you do not specify an
enable secret password, with some older software versions, and
some boot images.
Enter enable password: 123456
The virtual terminal password is used to protect
access to the router over a network interface.
Enter virtual terminal password: 111111
Configure SNMP Network Management? [no]:n
Configuring interface parameters:
Do you want to configure Vlan1 interface? [no]:y
IP address for this interface: 192.168.1.100
Subnet mask for this interface [255.255.255.0] :
Do you want to configure FastEthernet0/0 interface? [no]:192.168.1.110
% Please answer ‘yes‘ or ‘no‘.
Do you want to configure FastEthernet0/0 interface? [no]:yes
IP address for this interface: 192.168.1.110
Subnet mask for this interface [255.255.255.0] :
Do you want to configure FastEthernet0/1 interface? [no]:y
IP address for this interface: 192.168.1.120
Subnet mask for this interface [255.255.255.0] :
The following configuration command script was created:
!
hostname fwc01
enable secret 5 $1$mERr$BGRevRmQDV0QPJf2zvZKM1
enable password 123456
line vty 0 4
password 111111
!
interface Vlan1
no shutdown
ip address 192.168.1.100 255.255.255.0
!
interface FastEthernet0/0
no shutdown
ip address 192.168.1.110 255.255.255.0
!
interface FastEthernet0/1
no shutdown
ip address 192.168.1.120 255.255.255.0
!
end
[0] Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.
Enter your selection [2]: 2
Building configuration...
[OK]