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.
My configuration seems to be ok, but NAT is failing from 10.10.1.1/24 network. Here is my NAT configip access-list 10 permit 10.0.0.0 0.0.255.255interface e1/0ip address 172.16.1.2 255.255.255.0ip nat outsideinterface e1/1ip nat insideint loopback 25...
Hi Fasteddye,I believe the command to default an interface is "default interface eth X/X"assuming you haven't saved the config, you could check the start-up config and search for the config for that interface and use that config to recreate it.you ca...