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.
Which is the last Cisco Prime Infrastructure version supported on a gen 1 appliance
PRIME-NCS-APL-K9? I'm not able to find a clear document on that.
Best regards
Mauro
Hi all.
I have two WLC 5508 HA, version 8.2.130.0, and a Prime Infrastructure server version 3.1
What I need is:
1) an alarms dictionary, to understand what can be reported and its meaning. I found it only for the older WLC versions (i.e. 7.1)
2) und...
Hi all.I have one remote site with three routers/links.Two links have the same bw and need to be balanced, the third has lower bw and should be used as backup only when the first two links fail.To balance the upstream traffic on the main two links, I...
Hi everybody.I have a multiVRF CE with 1 additional VRFs configured.My need is to permit the connectivity to the local loopback (that must be on the global routing table) from to the networks coming from the additional vrfThe configuration is somethi...
With one L3 device behind the routers, like the ASA, GLBP will not balance the traffic, so better to sue the simpler HSRP.If you really need load balancing you should implement one IGP between the two routers and the firewall, like OSPF, EIGRP or RIP...
Hi You can use HSRP (GLBP if you need load-balancing) if the local IP clients are using the two routers (with the wan links connected) as default gateway (of course the two ISPs should implement the correct configuration on their routers),If you have...
Peter, this is the basic config of one of my CEs.ip vrf green rd 60000:1 route-target export 60000:101 route-target import 60000:101!ip vrf blue rd 60000:2 route-target export 60000:201 route-target import 60000:201!ip vrf red rd 60000:3 import ipv4 ...
Hi again.I tried and ...:1) I can see the route on bgp both on the red vrf of the CE and outside.2) the "ping vrf red x.x.x.x source loopback 10" (x.x.x.x is an address of the red vrf outside the CE) does work.3) the "reverse" ping to the 1.1.1.1 fro...