Hi All,
I am trying to install SDM on an Cisco 2611XM Router.
Please see Router config below for SDM.
Router#show flash:
System flash directory:
File Length Name/status
1 25279520 c2600-spservicesk9-mz.124-5.bin
2 1038 home.shtml
3 2754 sdmconfig-26xx.cfg
4 112640 home.tar
5 931840 es.tar
6 1505280 common.tar
[27833460 bytes used, 5196680 available, 33030140 total]
32768K bytes of processor board System flash (Read/Write)
Router#show run | include http
ip http server
ip http authentication local
no ip http secure-server
Router#show run | include username
username admin privilege 15 password 0 cisco
Router#show run | incl dhcp
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.200.1 192.168.200.100
ip dhcp pool LAN
Laptop IP Configuration:
C:\>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::c031:d5f9:6a9b:bd63%11
IPv4 Address. . . . . . . . . . . : 192.168.200.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.200.1
However, when trying to run the SDM wizard on my laptop to install it directly on the Router, I keep receiving the error message as attached on the thumbnails.
Any ideas, why this is happening?