6.1NAT-PPP-DHCP
int f1/0
ip nat outside
int f1/0.1
ip nat inside
access-list 1 per any
ip nat inside source list 1 int f1/0 overload
Last updated
Was this helpful?
int f1/0
ip nat outside
int f1/0.1
ip nat inside
access-list 1 per any
ip nat inside source list 1 int f1/0 overload
Last updated
Was this helpful?