I want to hook this up
CABLE MODEM - 2621 - 2950 - PC
Problem - When I try to configure f0/0 to get DHCP address from cable modem I get the error. Could this version of code not support DHCP on a interface?
Thoughts?
~~~~~~~~~~~~~~~~~~~~~~~
SHO VER
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IS-M), Version 12.0(7)T, RELEASE SOFTWARE (fc2)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Tue 07-Dec-99 02:21 by phanguye
Image text-base: 0x80008088, data-base: 0x80C524F8
ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Router uptime is 1 hour, 2 minutes
System returned to ROM by reload
System image file is "flash:c2600-is-mz.120-7.T.bin"
cisco 2621 (MPC860) processor (revision 0x102) with 32768K/8192K bytes of memory
.
Processor board ID JAD04510FOR (4268641302)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
2 FastEthernet/IEEE 802.3 interface(s)
1 Serial network interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
Router#
~~~~~~~~~~~~~~~~~~~~~~~~
en
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int f0/0
Router(config-if)#ip address dhcp
^
% Invalid input detected at '^' marker.
Router(config-if)#
~~~~~~~~~~~~~~~~~~~~~~~~~~~
CABLE MODEM - 2621 - 2950 - PC
Problem - When I try to configure f0/0 to get DHCP address from cable modem I get the error. Could this version of code not support DHCP on a interface?
Thoughts?
~~~~~~~~~~~~~~~~~~~~~~~
SHO VER
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IS-M), Version 12.0(7)T, RELEASE SOFTWARE (fc2)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Tue 07-Dec-99 02:21 by phanguye
Image text-base: 0x80008088, data-base: 0x80C524F8
ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Router uptime is 1 hour, 2 minutes
System returned to ROM by reload
System image file is "flash:c2600-is-mz.120-7.T.bin"
cisco 2621 (MPC860) processor (revision 0x102) with 32768K/8192K bytes of memory
.
Processor board ID JAD04510FOR (4268641302)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
2 FastEthernet/IEEE 802.3 interface(s)
1 Serial network interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
Router#
~~~~~~~~~~~~~~~~~~~~~~~~
en
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int f0/0
Router(config-if)#ip address dhcp
^
% Invalid input detected at '^' marker.
Router(config-if)#
~~~~~~~~~~~~~~~~~~~~~~~~~~~