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, I am currently trying to work out and efficient way of marking packets with tos that match a particular http url. From the documentation that I have found so far this seems to be possible with NBAR however there is a limitation of 24 concurrent u...
Hi, I was wondering if anybody knows of any issues configuring LDP on port channel interfaces? Is this feature supported on only particular platforms or ios verisons? Kind Regards, Josh
Hi, does anybody happen to know if it is possible to leak a global loopback address into a vrf? I have tried to leak the route normally ie: ip route vrf red x.x.x.x y.y.y.y z.z.z.z global However as the interface is direclty connected to the PE itsel...
Hello, I was wondering if anybody has managed to get a working configuration on a cisco router platform to communicate with the osx native l2tp vpn client. I have managed to work out some of the isakmp and ipsec requirements however I cannot get full...
Hi, This is a strange kinda question and has nothing to do with a good design but anyway. Does anybody know if there is a way of allowing the same vlan id on multiple sub interfaces on a trunk? Ie: interface fast 0/0.1 encap isl 10 ip vrf forwarding ...
Hi Rene, unfortunately I didn´t find any normal solution to this issue. One hack/work around however would be to create a transit /30 vlan on a switch and connect two interfaces from the same physical router into that vlan. Configuring the first inte...
Hi Kevin, Basically the requirement for vlan 10 being on all interfaces is to allow for static routes into different vrfs based on one transit subnet.Hence meaning that from another router (192.168.0.5) in the above mentioned 192.168.0.0/24 segment t...
Hi, In order to get a copy of pagent you will need to contact your cisco se or account manager. Usually this product is only provided for internal use by cisco. However you may be able to get a time limited licence for it if you have a project or new...
I have resolved the issues associated with this problem. It turns out that you cannot run intergrated isis and osi isis within the same isis area without running both ip isis and osi isis on all the links within the area. The only other solution to t...
Hi, The PE can reach the 192.168.1.1 as it is part of its global (IGP) routing table. So when trying to reach this ip address directly there are no problems with reachability. What I actually want to do is perform the lookup on the same device that ...