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.
Hello everyone,
We have a couple of Cisco routers working fine in a DMVPN multi vrf topology. We have recently installed a 3rd router, which will replace one of the previous ones and we are unable to make it work through the VRF (it works as expected...
Hello everyone,
I need to configure a Police Based Routing (PBR) on an ASR 920, so I'm trying to configure the SDM template to "netflow-video" (I also tried "video" template) as required by the Cisco guidelines. Despite having activated the necesary ...
Hello experts, We had an ASR1001-X running IOS 16.6.4 and we were using the hidden command "hw-module subslot x/x statistic poll-interval 1" to be able to monitor via SNMP every second (default is 5 secs). This command was working fine (we watched it...
Hello experts, We are thinking of deploying an SD-WAN network and we'd like to know how the DIA works. As far as I've been able to see, it uses destination IP addresses: "It is also possible to configure a vEdge router to forward data traffic directl...
Hello everyone, First, I wanna say that I hope everyone is safe and healthy during the covid pandemia. Regarding to the title, here is my question. I have an ASR920 and I'd like to send packets with MTU bigger than 1500 over a BDI interface. I've ch...
I tried out to configure IKEv2 following this bug https://bst.cisco.com/bugsearch/bug/CSCwj88872
After that, it started working but I may have some loop with the BGP on the spokes, since as soon as the IP tunnels are pingable, the BGP session with th...
Thanks for the information.
I thought isakmp profile was already vrf aware since its config was:
crypto isakmp profile PROFvrf VRF_MX <-- VRF (not included on the spoke since it has no VRF)keyring KEYRINGmatch identity address 0.0.0.0local-address 1...
Thanks for the reply, But I don't think it's supported, since on the URL you provided says the supported command is "hw-module subslot slot/ subslot {reload [force] | start | stop [force]}" but no info on the "statistic poll" part. Yeah, we could try...
Thanks @Giuseppe Larosa for the reply, but BDI interfaces don't support the command MTU X ,as referenced on this post: https://community.cisco.com/t5/routing/asr920-user-settable-mtu-on-bdi-interface-not-supported/td-p/2609912 Since it's a quite old ...
Just because you make your range of IP wider. When you pass from /25 to /24 you get all the IP from the 172.16.3.0, meaning, from 172.16.3.1 to 172.16.3.254. If you put the /24 into binary like before, you will see that all the last 8 bits are 0, ...