Cisco :: 2800 Series Router Snmp Oid Required To Copy Config Via Tftp
Sep 27, 2011
I have a 2801 running c2801-spservicesk9-mz.124-3g.bin According to the Cisco IOS MIB locator the image supports OLD-CISCO-SYSTEM-MIB I have tried .1.3.6.1.4.1.9.2.1.55 etc to set server IP address and the filename string but without any luck.e.g.
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: iso.3.6.1.4.1.9.2.1.55.a.b.c.d (where a.b.c.d is the server IP)
I have also tried the method similar to that for Cat 3550 switches where you create a table of entries to define the transfer paramaters then activate the transfer (I think the CISCO-CONFIG-COPY-MIB)
e.g.
[URL]
C:>snmpset -v 1 -c private <device name> ccCopyProtocol.<random number> integer 1 ! 1 = tftpccCopySourceFileType.<Random number> integer 1 ! 1 = networkFileccCopyDestFileType.<Random number> integer 3 ! 3 = startup & 4 = runningccCopyServerAddress.<Random number> ipaddress "<server ip address>"ccCopyFileName. <Random number> octetstring "<file name>"ccCopyEntryRowStatus.<Random number> integer 4 ! 4 = createAndGo, or 1 = Active
To write net have the source as running (4) and the dest as network (1)
ccCopySourceFileType.<Random number> integer 4
ccCopyDestFileType.<Random number> integer 1
Clean up at the end - destroy .14 with the value of 6.
example output : -
-- earlier output omitted --
Error in packet.
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: iso.3.6.1.4.1.9.9.96.1.1.1.1.4.111
Error in packet.
[code]...
View 4 Replies
ADVERTISEMENT
Jan 10, 2011
i have Router 2800 series we are using leased line Connection 8 Pubilc IP.One IP Config in Router FE0/0 IP 101.102.148.91 and FE0/1 192.168.0.0 Local IP.I have 6 Web Server. How to Config other 7 IP address on Web server in the router 2800 series.
View 6 Replies
View Related
Jul 19, 2011
I am using TFTPD32 to upgrade the IOS on a router. When I type in the commands copy tftp flash and enter all the necessary information, the router sits for a minute or so and then times out. There is no entry made in the log when it times out. copy flash tftp yields the same result. The fa 0/0 interface and the TFTP server are both on the same subnet and can successfully ping one anothe
View 16 Replies
View Related
Jun 2, 2012
why I can't use cisco ehwic-3g-hspa-u card in cisco 2800 series and 1841 series router?documentation said that it should work with that devices but when I installed it, it doesn't work even as device i can't see I am using cisco latest ios advance ent. 15.1(4)M4?
View 3 Replies
View Related
Feb 24, 2012
I have a really stupid problem with my RV042. The main logon password has expired but it will not let me change it at all. Basically I try to login but get the error 'The old password has expired. Please change the password'. But with no prompt at all for a new password and just a return to the login page. Tried various different browsers, tried the old default password but nothing will work. There seems to be no way of changing it and I cannot login.Am I missing something glaringly obvious? I really don't want to reset it to default as I have numerous VPN tunnels configured and various other settings.
View 2 Replies
View Related
Feb 20, 2012
I have a 3550 switch that I am trying to upgrade the IOS on.I am trying to copy to a TFTP server.I am receiving a socket error. [code]
View 3 Replies
View Related
Aug 16, 2011
I was trying to upgrade from 8.3.1 to 8.3.2. but I am unable to copy via tftp to the ASA flash or disk0:
ASA5520# copy tftp: flash:
Address or name of remote host []? 10.88.127.153
Source filename []? asa831-k8.bin
Destination filename [asa831-k8.bin]?
[code]....
Half way thru writing to the disk, it goes for a reboot. There is more than enought space on the disk0. I tried copying via a Compact Flash, but the ASA is not detecting the Compact Flash (which I thinks should be disk1). I tried copying a asdm file, even that also went for a reboot.I am stuck now, unable to upgrade
View 12 Replies
View Related
Jul 27, 2011
I m unable to take backup of Switch c2960 using
#Copy flash: tftp
while i m taking it show some error
t#copy flash: tftp:
Source filename []? c2960-lanbasek9-mz.122-44.SE6
Address or name of remote host []? 10.23.120.15
Destination file name [c2960-lanbasek9-mz.122-44.SE6]?
%Error reading flash:c2960-lanbasek9-mz.122-44.SE6(Is a directory)
sh flash:
Directory of flash:/
2 -rwx 1919 Mar 1 1993 10:27:17 +05:30 private-config.text
3 -rwx 11056 Mar 1 1993 10:27:17 +05:30 config.text
4 -rwx 804 Mar 1 1993 05:30:42 +05:30 vlan.dat
6 -rwx 2072 Mar 1 1993 10:27:17 +05:30 multiple-fs
7 drwx 192 Mar 1 1993 05:37:02 +05:30 c2960-lanbasek9-mz.122-44.
SE6
View 1 Replies
View Related
Feb 20, 2012
I have a 3550 switch that I am trying to upgrade the IOS on.I am trying to copy to a TFTP server.I am receiving a socket error.I saw that this can be fixed with
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#no service config
Switch(config)#exit
Switch#
00:13:47: %SYS-5-CONFIG_I: Configured from console by console
Switch#reload
I have done this 3 times to no avail.My TFTPd32 server on my pc is working fine.Here is the error
Switch#sh flas
Directory of flash:/
2 -rwx 556 Mar 1 1993 00:33:53 +00:00 vlan.dat
4 -rwx 3775 Mar 1 1993 00:37:54 +00:00 config.text
5 -rwx 24 Mar 1 1993 00:37:54 +00:00 private-config.text
6 -rwx 5687963 Mar 16 2007 01:05:23 +00:00 c3550-ipbasek9-mz.122-25.SEB4.bin
8 drwx 192 Mar 1 1993 00:04:40 +00:00 c3550-i9q3l2-mz.121-22.EA1a
[code]......
View 14 Replies
View Related
Feb 6, 2012
I need Cisco router 2800 series boot ios image from network(tftp), when flash is corrupted or router doesn't see it, so it is impossible ? Command, i used boot system tftp: ios.bin but this does not work.
View 9 Replies
View Related
Jan 10, 2012
I am using multiple cisco 2811, 3745 routers and 2950,3550 switches if I need to copy running configuration I have to go to each device and say copy run tftp: <address> Is here any way that automatically by schedule one a week or a month configuration copy from all devices to tftp server?
View 2 Replies
View Related
Oct 5, 2010
I have a cisco 3750 swicth which i want to load a new ios to but unfortunately there's no enough space on the flash. This means that i need to backup the cureent (old) ios to my tftp server but the command keeps failing. It always gives 'No such file or directory' error .The free space on the flash is 8mb and my new ios is about 11mb.I also went inside the directory where the old is and inputed the same copy command but to no avail.Below are some of the command failure on the swicth:
[code]....
View 25 Replies
View Related
Feb 22, 2012
I recently posted this same issue the other day, using TFTPd32. Now i am pretty close to fixing it. I do have a different setup; my pc ethernet port is broken so I am using an ethernet/usb adapter. I am attempting to backup my IOS from a 3550 switch to my PC.
This is the error I am getting. Code...
View 5 Replies
View Related
Jan 4, 2012
I have an 877W router that I would like to have a 2nd pre-configured backup for. I was thinking of getting another 870 series (probably an 877) router, as the more expensive wireless option is not actually required. Am I right to assume that I could simply copy the contents of my current config.txt file onto the second router?
View 4 Replies
View Related
May 7, 2013
i have one cisco router 2811 now its not booting normally.
Router was working without any problems but due to power loss router restarted and goes into rommon mode
I tried to boot from flash and usbfalsh with different images but no use router is in still rommon mode.
here the output of my router:
program load complete, entry point: 0x8000f000, size: 0x3117470
Error : compressed image checksum is incorrect 0x8E095E7F
Expected a checksum of 0x8E0AE77F
*** System received a Software forced crash ***
signal= 0x17, code= 0x5, context= 0x80014e20
[Code].....
View 7 Replies
View Related
May 26, 2013
I have a new ASA 5505 we have in production the same model.
So I copy and paste the same config bot ASA have the same IOS version 8.4(3)
But the VPN is not working. is because of this ? ikev1 pre-shared-key *****
When I copy paste the config the pass is still like this ****.
How can I copy my config to the new device withouth introduce the pass again.
View 6 Replies
View Related
May 24, 2012
I have a Cisco 831 router (c831-k9o3y6-mz.124-5c.bin) that cannot backup the config to a local tftp server. I have seen this behavior on a few different Cisco devices over the years and have never found a solution. The connection is made to the tftp server (in this case tftpd but similar behavior on any tftp server) and a blank file is created on the target machine file system, but the data is never transferred.
The router shows %Error opening tftp://192.168.0.2/router-confg (Timed out) [Failed]
The tftpd log shows 5 repeated attempts at the file write.
Connection received from 192.168.0.1 on port 53570 [25/05 11:56:40.922]
Write request for file <router-confg>. Mode octet [25/05 11:56:40.922]
Using local port 61607 [25/05 11:56:40.922]
<router-confg>: rcvd 0 blk, 0 bytes in 3 s. 0 blk resent [25/05 11:56:43.922]
Connection received from 192.168.0.1 on port 53570 [25/05 11:56:43.923]
[Code]...
This is also stopping me upgrading the image on the router as I cannot transfer in the other direction either.
View 1 Replies
View Related
May 22, 2013
I have Router 2800 series Global nating is configured on it.
ip nat inside source list 111 interface Dialer1 overload
!
access-list 111 deny ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255
access-list 111 permit ip 192.168.1.0 0.0.0.255 any
My object is that i want give internet access only for few users ip E.g IPs addresses from range 192.168.1.0-10 can acess intenet access other all are deny.How i do this with ACL .
View 2 Replies
View Related
Oct 3, 2011
Any problem/issue with using 28VDC to power the 2811 router. The spec calls for a 24VDC power.
View 1 Replies
View Related
Jun 29, 2011
I have a comcast business class cable modem and am trying to connect it to my cisco 2821 to route only certain types of traffic.
View 3 Replies
View Related
Jan 23, 2011
Had no problem getting into IOS via Terminal and changing the host name, username and password. Then I loaded the Cisco CP Express onto a system and got into the web config. Problem is....the default IP is 10.10.10.1 / 255.255.255.248 and I wanted to change it to 192.168.1.1 / 255.255.255.0 I did it in the web interface and it applied to the router, but after that I could never bring up the web interface again on 192.168.1.1. Checking IOS showed that the new 192.168.1.1 did indeed "take". I even added an access list for the 192.168.1.0 network.
View 8 Replies
View Related
Aug 16, 2012
I am trying to add WCCP to be configured for websense. My first option seems to be either purchase an IPServices license for the stack of 3750E switches, but i am thinking this will require us to license all three switches in the stack. The second option i am looking at is to do the WCCP configuration on the 2800 router we have on the edge. The problem is both Gig ports are in use, one going to the firewall and the second going to the ISP. My first question would be, which option is better in terms of manging as well as cost of implementing it.The second question is, if WCCP on the router is a better option, what is the add on module i should be looking to get to add the additional ports to hook up the Websense cache.
View 8 Replies
View Related
Mar 15, 2012
how can i take backup of startup config to tftp server through tftpd server.I am using 4506e switch
View 2 Replies
View Related
Mar 25, 2012
We have recently implemented Windows Deployment Services on our local network, but everytime we do a multicast image deployment the network get flooded to point of total saturation.
We have Netgear switches and a Cisco 2800 series router. IGMP Snooping has been enabled on all Switches, however, we are unsure on how to implement multicasting on the router.
The whole network is flat - no VLANs over than the default VLAN1. We only want multicasting to work within our local network and does not need to go out the other side of the router as that is the connection to the internet.
How to get the Cisco router configured properly to enable multicasting to not flood the network. It seems that even if we were to image 4 PCs using multicast this is enough to completely get the network flooded.
Also, am I right in thinking that IGMP needs to be enabled on all of the Switches?
View 5 Replies
View Related
Nov 15, 2011
I just read the Removing and Installing CompactFlash Memory Cards in Cisco 2800 Series Routers instructions and there was nothing said regading powering down the router. Are these CompactFlash cards hot swappable??
View 2 Replies
View Related
May 28, 2012
I'm trying to add some 2800 series routers to our monitoring environment, but I can't get them discovered.
On the Mgmt Server I need to go through a "discovery" process to add the 2800 to the system. For this I target the internal interface ( i) but the discovery fails. I'm assuming the packets are getting dropped on the outside interface (e). I know SNMP is set up correctly and works as I had PRTG installed on a local box (p) for testing purposes.
The intention is to do the data gathering via a proxy agent (p), so enableing SNMP on the outside interface is not going to do me any good.What do I need to do to let those discovery packets pass through? At least temporarily?
View 1 Replies
View Related
Oct 11, 2012
I know we can use copy & Paste, my questions are:
1. Before that, do I need to wipe out the existing confi on the brand new switch?
2. About using TFTP, how does this new switch connects to the TFTP? Does it mean I have to assign a real IP and put it on our network?
View 3 Replies
View Related
Aug 1, 2011
We've just discovered it seems the 2800 series aren't getting IOS 15.2?
We're running a 2851 for our CME and specifically want some features in CME 8.8...
End of Sale has been announced, but as it stands you can still purchase this router new today.
View 5 Replies
View Related
May 15, 2012
i would like to know the config. steps required for setting up fiber link between two cisco c3650v2
View 4 Replies
View Related
Oct 7, 2012
I have Cisco 2800 series router. When I am trying to write memory getting error message " Error opening flash:config-backup-1 (No more root directory entries available)" When there is simultaneous access to a router's NVRAM, we might encounter these errors. In order to clear the line the other user(s) is (are) connected on and free the NVRAM, issue the clear line command. But still getting the same error message.
View 1 Replies
View Related
Jun 5, 2011
I have Linksys SPS224. I've learnt how to change some parameters through SNMP. But this changes are applying to running-config, and, when switch reboots, all loose.
How can I save this changed running-config to startup-config through SNMP?
View 1 Replies
View Related
Nov 2, 2010
i have major problem with two new Small Business 300 Series switches.Everytime i try to save the running config i get a GUI error message: "Another copy process is active, please try again later."It's also not possible to re-flash the firmware because the GUI stops responding.I have also tried to do this via console access and this produces a "the copy utility is occupied by another user" error message.-> so this is not a browser based problem.My first thought was that the switch (SG 300-28) is faulty so i unpacked the next new one (SF 300)and got the same error messages!Then i had a 2 hour webex support session with the Cisco Small Business Support and they did not found a reason for this behavior.Both switches are working normally, you can configure them, but after a reboot they are back to factory default again There is no possibilty for copy running config to startup config and it's also not possible to flash the firmware.(Web GUI & Console). tell me if this is a fundamental problem of the 300 Series?
View 6 Replies
View Related
Feb 20, 2012
We have an MPLS network to a half dozen remote sites. At our main location we have a 2800 series router. In the routers config are the following lines for QOS. When I go to the routers on the other end of the MPLS, none of them are configured with these same policies. Would these not be in the running config of the 1800 series routers, or is this not setup correct and this should be removed?
View 13 Replies
View Related