Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,I tried to simulated NAT loadbalancing with Multiple ISPs.I configured it as per the doc.http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080950834.shtmlI ve got few queries regarding this.1)ip nat inside so...
1)When I shut down my PC that uses DHCP, it sends the DHCP release and thats fine. But when PC comes back,will it use the same IP.I tried this with connecting two routers over Fastethernet.(one router server,other client).Every time I brought down th...
I have 3945 router with a Gig interface having an optical module(GLC-LC-SM).Basically I use a fiber from my gig interface to ISPMy ISP doesnot allow the use of speed as auto/autoBut in my Gig interface, I want to stop autonegotiation.I have a univers...
Question1---------------I recently read about the behavior of how EIGRP handles queries.http://www.cisco.com/en/US/tech/tk365/technologies_white_paper09186a0080094cb7.shtml#queryrangeHere,as per the table given when Router one recieves a query from b...
You are not matching the prefix in any of the prefix lists. Please add the commandip prefix-list PFXL-ANY seq 20 permit 84.204.56.212/32 so that we can advertise this prefix
Hi,Please check if the route for 84.204.x.x is available in the routing table. This is mandatory for the network command to work.Also please post the outputs of the prefix-lists. 'show run | in prefix-list' will helpThanks,Karthic
leolaohoo wrote:Check the MD5 hash with YOUR file against the Cisco website. Use the command "verify /md disk0:IOS.bin". At the end of the process is long line of alpha-numeric numbers. Compare that value against the Cisco website. If they don't ma...
The number of NAT entries are pretty low and should not cause high memory usage. If you could get the o/ps, I shd be able to check where the memory usage is going to 'show ver | in IOS' and ' show process mem 93'- Karthic
Check the bootdisk/bootflash for any crashfiles. Might also be a corrupted IOS. Best way to confirm is to take a flash from another working 6500 after testing SXI9 to be working over there and use the same disk in this device. Not the easiest of meth...