2911 添加 hwic-8a 模块 octal 线缆连接 2911 async 0/0/0 与1841 router0 console
octal 线缆连接 2911 async 0/1/0 与 1841 router3 console
2911配置:
program load complete, entry point: 0x80803000, size: 0x1b340
program load complete, entry point: 0x80803000, size: 0x1b340
IOS Image Load Test
___________________
Digitally Signed Release Software
program load complete, entry point: 0x81000000, size: 0x3bcd3d8
Self decompressing the image :
########################################################################## [OK]
Smart Init is enabled
smart init is sizing iomem
TYPE MEMORY_REQ
HWIC Slot 0 0x00200000 Onboard devices &
buffer pools 0x022F6000
-----------------------------------------------
TOTAL: 0x02AF6000
Rounded IOMEM up to: 45Mb.
Using 6 percent iomem. [45Mb/512Mb]
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, C2900 Software (C2900-UNIVERSALK9-M), Version 15.1(4)M5, 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: 0x2100F918, data-base: 0x24729040
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
export@cisco.com.
Cisco CISCO2911/K9 (revision 1.0) with 491520K/32768K bytes of memory.
Processor board ID FTX152400KS
3 Gigabit Ethernet interfaces
DRAM configuration is 64 bits wide with parity disabled.
255K bytes of non-volatile configuration memory.
249856K bytes of ATA System CompactFlash 0 (Read/Write)
--- System Configuration Dialog ---
Continue with configuration dialog? [yes/no]: no
Press RETURN to get started!
Router>
Router>enable
Router#
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#no ip domain-lookup
Router(config)#host server
server(config)#no ip routing
server(config)#line vty 0?
<0-15>
server(config)#line vty 0 15
server(config-line)#no login
server(config-line)#no exec-timeout
server(config-line)#logging synchronous
server(config-line)#exit
server(config)#
server(config)#
server(config)#enable secret 888888
server(config)#int g 0/0
server(config-if)#ip add 192.168.1.1 255.255.255.0
server(config-if)#
server(config-if)#no shutdown
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up
server(config-if)#exit
server(config)#int loopback 0
%LINK-5-CHANGED: Interface Loopback0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
server(config-if)#ip add 1.1.1.1 255.255.255.255
server(config-if)#no shutdown
server(config-if)#
server(config-if)#exit
server(config)#
server(config)#exit
server#
%SYS-5-CONFIG_I: Configured from console by console
server#
server#show line
Tty Line Typ Tx/Rx A Roty AccO AccI Uses Noise Overruns Int
* 0 0 CTY - - - - 0 0 0/0 -
1 1 AUX 9600/9600 - - - - 0 0 0/0 -
0/0/0 3 TTY 9600/9600 - - - - 0 0 0/0 -
0/0/1 4 TTY 9600/9600 - - - - 0 0 0/0 -
0/0/2 5 TTY 9600/9600 - - - - 0 0 0/0 -
0/0/3 6 TTY 9600/9600 - - - - 0 0 0/0 -
0/0/4 7 TTY 9600/9600 - - - - 0 0 0/0 -
0/0/5 8 TTY 9600/9600 - - - - 0 0 0/0 -
0/0/6 9 TTY 9600/9600 - - - - 0 0 0/0 -
0/0/7 10 TTY 9600/9600 - - - - 0 0 0/0 -
388 388 VTY - - - - 0 0 0/0 -
389 389 VTY - - - - 0 0 0/0 -
390 390 VTY - - - - 0 0 0/0 -
391 391 VTY - - - - 0 0 0/0 -
392 392 VTY - - - - 0 0 0/0 -
393 393 VTY - - - - 0 0 0/0 -
394 394 VTY - - - - 0 0 0/0 -
395 395 VTY - - - - 0 0 0/0 -
396 396 VTY - - - - 0 0 0/0 -
397 397 VTY - - - - 0 0 0/0 -
398 398 VTY - - - - 0 0 0/0 -
399 399 VTY - - - - 0 0 0/0 -
400 400 VTY - - - - 0 0 0/0 -
401 401 VTY - - - - 0 0 0/0 -
402 402 VTY - - - - 0 0 0/0 -
403 403 VTY - - - - 0 0 0/0 -
Line(s) not in async mode -or- with no hardware support:
11-387
server#line tty 3 10
^
% Invalid input detected at '^' marker.
server#conf t
Enter configuration commands, one per line. End with CNTL/Z.
server(config)#line tty 3 10
server(config-line)#no e
server(config-line)#no exec-timeout
server(config-line)#logg sy
server(config-line)#logg synchronous
server(config-line)#no login
server(config-line)#
server(config-line)#trans
server(config-line)#transport in
server(config-line)#transport input all
server(config-line)#
server(config-line)#
server(config-line)#exit
server(config)#telnet 1.1.1.1 2003
^
% Invalid input detected at '^' marker.
server(config)#exit
server#
%SYS-5-CONFIG_I: Configured from console by console
server#telnet 1.1.1.1 2..3
^
% Invalid input detected at '^' marker.
server#telnet 1.1.1.1 2003
Trying 1.1.1.1 ...Open
% Please answer 'yes' or 'no'.
Continue with configuration dialog? [yes/no]: no
Press RETURN to get started!
Router>
Router>
Router>enable
Router#