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
I am setting up a network for a client with a small time ISP.
The only information provided by this ISP is the public IP address (XXX.XX.XXX.251) /24 Subnet and a default gateway (XXX.XX.XXX.1)
I have a Cisco ISR 4331 that I need to configure f...
Thank you Georg that was what I needed, Cheers!
Setting 'ip nat inside' on each sub int and doing the following on Gi0 made is possible to ping ISP DG.
int Gi0/0/0ip address XXX.XX.XXX.251 255.255.255.0ip nat outside!
ip route 0.0.0.0 0.0.0.0 XXX.XX....