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 need a router up to 500 Mb thorughput, it should support 4000 users connecting to internet and should have four Gigabit Ethernet ports. I will have two ISP links (150 and 250 Mb) and use BGP. I've been thinking on the ASR series, but I'd li...
I am trying to configure the Cisco VPN Client for certificate authentication on my ASA 5505 using IPSec, for this, I am following this document: http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080930f21.shtmlBut I am h...
Try it:
# Create the port objects as type source. I like to add the suffix 'src' so I know it's a source type port object
object service 12154-src
service tcp source eq 12154
object service 12146-to-12153-src
service tcp source range 12146 12153
...
Now I've tried but still no success. I think the problem is the 4500, I'll try it again later with a different switch.
Thank you for your help, Francesco!
Hi Francesco,
Thank you for your answer.
I configured the same URL for my two lab switches, one is the 4500R and the other is a 2960S.
If I configure the path on the 4500 first, it works. But once I configure the URL on the 2960, the 4500 starts t...