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.
TLDR: When I try to NAT from the global routing instance to a VRF using an IP address in the same subnet as the router, the router doesn't reply to ARP requests for the NAT'd IP. I'm having some issues with one-to-one static NAT entries when going fr...
I'm trying to setup my FMC 1000 and FP 7030 sensor to send syslogs to an external server. All I really want for now is anything that gets populated under System->Monitoring->Syslog. I don't really care about intrusion alerts or things like that for...
I have a QoS policy that I'm trying to verify and have run into an issue. The policy looks something like this:
policy-map PRIORITIZE class PING-SSH bandwidth percent 50 class VOICE-VIDEO priority percent 50
policy-map SHAPE10 class class-de...
As an update, I found the missing piece of the puzzle. I simply had to add the following route: ip route vrf EXTERNAL 200.168.1.190 255.255.255.255 GigabitEthernet2 100.19.0.52 As soon as I added this, the router responded to the arp request and my ...
OK, then perhaps this is something broken in IOS XE. It sounds like I need to get a ticket opened and see if Cisco support can help me further. Thanks for the assistance.