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.
How can I implement port triggering on Cisco? Any ideas?I thought to use route-maps, but I see that "ip nat inside source static .."have no option route-map :( Any other ideas?
I have the following routing table:ip classless 2.0.0.0/30 is subnetted, 1 subnetsC 2.2.2.0 is directly connected, Loopback2 3.0.0.0/30 is subnetted, 1 subnetsC 3.3.3.0 is directly connected, Loopback3 9.0.0.0/8 is variably su...
Hi!How can I change metric of one static route on the router, that is propagated with IS-IS ("redistribute connected")? All routes are propagated with one metric, and this only route I want to be propagated with another? Should I use policy-map? If s...
Hi!I have smth. like 3000 users, everyone with IP of 10.0.0.0 255.255.0.0 network, connected to the router 2851. I need to limit rate of each IP to 350 kbps. It possible to make ACL for each one and traffic-shape and rate-limit to this ACL. But I nee...
Thanks, Edison, but as I understand - it is a simple port forwarding..? and I need port "triggering" (I mean: http://en.wikipedia.org/wiki/Port_triggering)Some kind of temporary port-forward
If I understand you right..then access-list is related to my route and not to IP of routers, that are receiving the updates.So if I have route like this:2.19.96.32/27 [1/0] via 2.19.143.162, FastEthernet3/0.677then I need write in ACL:access-list 10 ...