Unknown routing protocol
Router(config)#
为什么出现这样的提示
难道不支持ospf?
顺便问一句 cisco 路由器是什么从系列开始支持BGP的
Router>
Router>en
Router#sh ver
Boson Operating Simulation Software
BOSS (tm) C2500 Software (C2500-Enterprise), Version 12.1, RELEASE SOFTWARE
Copyright (c) 1998-2003 by Boson Software, Inc.
BOSS ROM: System Bootstrap, Version 12.2, RELEASE SOFTWARE
Router uptime is 0 minutes
System restarted by power-on
System image file is ""flash:c2500-enterprise.12.1.boss"", booted via flash
Boson 2500 (BOSS) processor (revision 5.0)
.
2 Ethernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
3 ISDN Basic Rate interface(s)
32K bytes of simulated non-volatile configuration memory.
8192K bytes of simulated System flash (Read/Write)
Configuration register is 0X2102
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router ospf 100
Router(config-router)#?
exit Exit from routing protocol configuration mode
network Enable routing on an IP network
Router(config-router)#
Router#show ver
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-C-L), Version 12.0(4), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Wed 14-Apr-99 21:53 by ccai
Image text-base: 0x0302CBAC, data-base: 0x00001000
2501 可以支持OSPF ,如果升级到16M 内存的话还可以跑 BGP 和 IS IS !
为什么会提示:
Router(config)#router ospf 100
Unknown routing protocol
顺便问以下:
Router#show mem
Head Total(b) Used(b) Free(b) Lowest(b) Largest(b)
Processor 693A4 1662044 1574356 87688 33312 32764
I/O 200000 2097152 361284 1735868 1717628 1735648
中 内存的单位是不是bit,而不是byte?
