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,Does anyone have a sample configuration to show how I can use BGP to influence which traffic uses specific links between routers.For instance, I want the higher bandwdith link for FTP and the lower speed link for everything else.In the diagram, I ...
Hi,This is pulling my hair out! Must be overlooking something very simple!Simple lab setup with 3 routers. VPN setup between R1 & R3 with static routing. R2 connects R1 & R3. All interfaces are reachable, including loopbacks. I am trying to encrypt t...
Hi,More of a query for an SE than a hands-on techie I suspect!!Are there any real benefits of deploying CoPP on 6500 SUP32's as opposed to SUP2's?I know the SUP32 uses an MSFC2A and PFC3B, while the SUP2 uses a MSFC2 and PFC2, but would these improve...
Hi - Please can anyone confirm if the following MPLS scenario is feasible.I wish to have a number of sites (each in a different VRF) managed via a Firewall at a central site.The proposal is for the central site CE to have each VRF passed to it via su...
Hi,I have tried to set the BGP no-export community for only the default routebetween 2 routers.I have tried the following configuration on the announcing router with no luck (have also tried using standard ACL's).!neighbor 195.50.113.250 remote-as 56...
Thanks for the response James.We do not currently have CoPP deployed on any of our SUP32's, but well may look at this going forward.I've since found out the SUP2 does not support CoPP, so we will use the CoPP arguement on the SUP32's as further suppo...
Thanks Giuseppe, but due to various reasons, we have to use an external non Cisco router.Basically I need assistance in mapping the VRF's to VLANs through a non multi-VRF CE and onwards to an external attached Firewall (non VRF aware) which will perf...
Thanks for your response and solution Paul.I have also found that I could apply a route map directly to the default-originate which successfully invokes the no-export community.!neighbor x.x.x.x default-originate route-map SET_NO_EXPORT!route-map SET...
Thanks for you response Giuseppe.Both ABR's have the stub no-summary command.The reason I believe for the odd behaviour that I am seeing is that one of my ABR's is in fact an ASBR, which is not allowed for a NSSA or Totally Stubby topology.Thanks.