ip dhcp pool mypool
network x.x.x.x y.y.y.y
dns-server x.x.x.x
domain yyyyyyy.com
ip route 0.0.0.0 0.0.0.0 (next hop ip address goes here)
And then static routes for destinations that you want your router to know about (next hop). The use of a private IP address on the outgoing interface usually means that the next-hop device may be doing the NAT.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.