Hi,I am looking for a small router, to do some NAT separation between 2 networks.
The commands would be as following:
interface <inside-int>ip address 192.168.13.1 255.255.255.0ip nat insideinterface <outside-int>ip address 192.168.12.201 255.255.255...