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.
I am looking for a script that I can use to help simplify my validation steps when I am doing some work on my devices. I typcially have anywhere from 2 - 10 IP addresses that I need to validate against (typically less than 5 though). My common steps ...
I know this is a very old post but to those that may still come across this topic I wanted to add some insight to the purpose of an ACL of this type. The top lines while they would be covered in the "deny IP any any" statement are placed at the top s...
@Spork Schivago
The router configs look good. You have the right encapsulation on the trunk interface - the vlan's are up and trunking. I have not worked on this router specifically, but on the 3850 when working on the WLC you have to issue the wir...
@JPH85
The 224.0.0.1 IP is the all-hosts group multicast. So something is trying to start a multicast message. A few questions:
Do you have a VRF and if so is the interface coming in on a VRF or global table?Is that IP a public IP for your DMVPN ...
@Iain,
This sounds like an interesting setup, but your provided solution does not sound good at all. There are ways you can work that in, but it is not a good idea. Your router is a router and not a firewall. This setup could best be done on a fire...
I am sure there is a way to architect it like that. It just requires more complex configurations. The static NAT can be changed to do a NAT pool so that you are mapping SubnetA/24 to the SubnetB/24 as a dynamic 1-to-1. To have this done in both direc...