Here's the situation. I'm trying to load an IOS from a TFTP server to a Cisco 2600 series router. I have the instructions from the Cisco website, but it's not working. I'm at the rommon prompt and I have set the
IP_ADDRESS=192.168.100.1
IP_SUBNET_MASK=255.255.255.0
DEFAULT_GATEWAY=192.168.100.2
TFTP_SERVER=192.168.100.100
TFTP_FILE=(the file name of the IOS)
I have also set the FE_SPEED_MODE=1 for the fast ethernet port. The TFTP server is connected to a switch and then from the switch it goes into the Fast Ethernet port of the router.
Here's where the problem is, When I run the "tftpdnld"
command I get the error "Illegal IP Address." Has anyone else run into this? Any help would be greatly appreciated!
Do it right the first time, and there won't be a second time!
IP_ADDRESS=192.168.100.1
IP_SUBNET_MASK=255.255.255.0
DEFAULT_GATEWAY=192.168.100.2
TFTP_SERVER=192.168.100.100
TFTP_FILE=(the file name of the IOS)
I have also set the FE_SPEED_MODE=1 for the fast ethernet port. The TFTP server is connected to a switch and then from the switch it goes into the Fast Ethernet port of the router.
Here's where the problem is, When I run the "tftpdnld"
command I get the error "Illegal IP Address." Has anyone else run into this? Any help would be greatly appreciated!
Do it right the first time, and there won't be a second time!