Options

SDM Support on 2621xm

Daniel333Daniel333 Member Posts: 2,077 ■■■■■■□□□□
Hey everyone,

I am just getting back into Cisco here so forgive me if my questions are a little dumb. I just created a router 2621xm router with 128ram in GNS3 with

Cisco IOS Software, C2600 Software (C2600-ADVSECURITYK9-M), Version 12.4(25b), RELEASE SOFTWARE (fc1)


Unless I am misreading something, per this link this should work
Downloading and Installing Cisco Router and Security Device Manager [Cisco Router and Security Device Manager] - Cisco Systems

Once I set everything up I get an error message at login to the SDM stating, "This is an unsupported router. SDM will be closed as a result."

Works perfect when I created 3745 series routers this way.

Any idea what I might be doing wrong? Wrong IOS?

Same problem with Cisco IOS Software, C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(25b), RELEASE SOFTWARE (fc1)

Management workstation is Vista, Java 1.6_015, IE7

Tried installing SDM directly on the router, same issue.



Building configuration...

Current configuration : 2376 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 15
ip cef
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
!
!
!
!
crypto pki trustpoint TP-self-signed-1880125456
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1880125456
revocation-check none
rsakeypair TP-self-signed-1880125456
!
!
crypto pki certificate chain TP-self-signed-1880125456
certificate self-signed 01
3082023E 308201A7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 31383830 31323534 3536301E 170D3032 30333031 30303030
34345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 38383031
32353435 3630819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100B232 9065E49B CCBF50F6 3E74117E F975F160 06D5D38A 5954371F 3E92568A
2FAD07D0 047DD737 EA62BC7C A57D53C6 89347617 392B0AFD 7E201C1E D65F67AB
36523736 4556CAE0 B241168F EE16D767 9E9297FD 605CCD5E D3F5204C E6094584
44732230 57814C3C 3A272354 7C31C6D0 F2551582 1899F11F 8F67BCE3 FAFC5900
44B90203 010001A3 66306430 0F060355 1D130101 FF040530 030101FF 30110603
551D1104 0A300882 06526F75 74657230 1F060355 1D230418 30168014 53A71B22
0C8C27E0 630B0840 F8CCBFE1 A688AE57 301D0603 551D0E04 16041453 A71B220C
8C27E063 0B0840F8 CCBFE1A6 88AE5730 0D06092A 864886F7 0D010104 05000381
81008D35 E75C4123 E98FC42B 3A42BEA9 6C4DD591 C157DAF9 3480BF15 C540E47D
FE25A45F 09E80D81 8E7BE4F8 3D87D0AC F7DD71C2 D5EADEA4 A7902760 0EDF88B1
B503FA0C 3A4479F4 FC7549A5 022FE11D B83F2DC3 922C3B94 21E138E1 851D9314
E76C40C3 7FBD2A65 1D731764 2D72C768 9BC0C4EF 10E1C737 57C01C71 3DCC69DE 597C
quit
username administrator privilege 15 password 0 cisco
!
!
!
!
!
!
interface FastEthernet0/0
ip address 10.0.0.3 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
ip forward-protocol nd
!
ip http server
ip http authentication local
ip http secure-server
!
!
!
control-plane
!
!
!
!
line con 0
line aux 0
line vty 0 4
login local
transport input telnet ssh
!
!
end
-Daniel

Comments

Sign In or Register to comment.