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'm trying to write a short guide, for internal use, for Site-to-Site VPNs.The guide will describe the different settings, what they mean, and recommended values.I pay particular attention to D-H groups, and now I've become a bit confused (by Chat...
Hi.I have some VRFs that are doing some leaking to each other.VRF A redistributes OSPF and connected routes to VRFs B and C.VRF B needs to learn them all, but VRF C must not learn VRF A's OSPF routes. There are too many routes to simply filter them o...
We have an ASR1001 running version 03.10.01.S.This is the NetFlow config:flow record v4_r1 match ipv4 tos match ipv4 protocol match ipv4 source address match ipv4 destination address match transport source-port match transport destination-port collec...
Hi.We have a Cisco ASR1001 running 03.10.01.S (15.3(3)S1), license level advipservices.The ASR1001 is used an internet edge router, and we'd like it to identify video streaming and make sure it doesn't exceed 1gbps of bandwidth (our connection to the...
Hi.In an effort to get more control over our office network, we have configured port-security (default settings, but with "violation restrict"), to prohibit users from connecting more that one device on an access port.If someone should connect an unm...
Hi.I tried this now:route-map ADD-EXTCOMM-RM permit 10
match source-protocol connected
set extcommunity rt 1:1
!
route-map ADD-EXTCOMM-RM permit 20
match source-protocol ospf 2 vrf TEST
set extcommunity rt 1:2But, for some reason, all routes are now ...