Cisco 871 : NAT virtual interface

According to this:

formatting link

  1. enable
  2. configure terminal
  3. interface type number
  4. ip nat enable
  5. exit
  6. ip nat pool name start-ip end-ip netmask netmask add-route
  7. ip nat source list access-list- number pool name vrf name
  8. ip nat source list access-list- number pool name vrf name overload

should do the trick. But I don't have a vrf spaciffied which is a problem when it comes to step 7.

How can I specify a correct vrf?

What I'm trying to do. Make nat work on FastErthernet other then F4. So I added a new vlan. Added f0 to new vlan. And configured a vlan interface (vlan 2).

THX in advance, M

Reply to
Martin Latos
Loading thread data ...

you need a better image... use the ios feature navigator to figure out which image for

871 supports this config...

google "ios feature navigator"

Reply to
jbrunner007

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.