Routing

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Labels

Forum Posts

I would like to know the easiest way to automate the following process:I have a spreadsheet that I manually enter the output from various IOS commands. Is there a way to automate this process?i.e. a script that will log command output to either a te...

mtobkes by Level 1
  • 754 Views
  • 3 replies
  • 0 Helpful votes

From Cisco document, the output of commandshow ip eigrp topology A.B.C.D W.X.Y.Zandshow ip eigrp topologyshould give me the same information of the known peers which informed the router about the network. The difference is merely the previous one go...

hi,we have 7206VXR Routers as the core Routers .The CPU utilization on these routers is showing 100% most time of the day.im attaching the sh processes cpu history output . kindly let me know is there a problem or is it a normal behavoiur .also let m...

gauravm by Level 1
  • 568 Views
  • 4 replies
  • 0 Helpful votes

Hello, My client has PAT configured, on a 3725 and its NAT Translation table has about 1000 translations. We would like to lower this number with the following commands: ip nat translation udp-timeout <seconds>ip nat translation dns-timeout <seconds>...

I've got a 1700 series router that's been laying arround a while, Is there any way to identify which exact model it is without going into the console? It's got 2 stickers on the back:(20)IPMAGLOARASerial Number: JMX0528FOUZ

Having troubles with static routes and dialer interface. I have a 3745 that has two bri's tied together w/a dialer. I have a satellite connected to the an ethernet on the router. What I want to happen is the following:If there is a local cable cut...

d.messman by Level 1
  • 339 Views
  • 1 replies
  • 0 Helpful votes

I am trying to throttle all http traffic to a fixed rate (512K) and can't seem to make it workrate-limit input access-group 101 512000 512000 512000 conform-action transmit exceed-action dropaccess-list 101 permit tcp any any eq wwwaccess-list 101 pe...

i have got 2950-24T, i wanted to restrict only MAC address to use the fas 0/1 port, if some other MAC address NIC is connected it should not allow is it possible? i tried the following options but couldn't suceed.interface fas 0/1switchport mode acce...

anand by Level 1
  • 550 Views
  • 1 replies
  • 0 Helpful votes

Dear Sir, We have 3 ISP Connectivity’s .Two links are terminated in one router and other link is terminated I another router.DETAILSISP NAME BANDWITH ROUTER1.VSNL 2 MBPS CISCO 2621XM2.RELIANCE 4 MBPS SAME ROUTER 1...

naga by Level 1
  • 446 Views
  • 2 replies
  • 0 Helpful votes

This is the basic layout of my networkCPS------192.168.0.10Host | |CPS------Fa0 int 192.168.0.4Router---S0 int 192.168.100.1 | |JCWA-----S1 int 192.168.100.4Router---S0 int 192.168.101.4 |-------fa0 10.6.18.4--host 10.6.18.10 | |CPTC-----S0 int 192.1...