ip nat enble
2007年12月26日 CCIE備忘録
Router(config-if)# ip nat enable
http://209.85.175.104/search?q=cache:m_iQUtwAizEJ:www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a008044eddc.html+%22ip+nat+enable%22+cisco&hl=ja&ct=clnk&cd=2&client=opera
12.3(14)T
This feature was introduced.
Benefits of NAT Virtual Interface
•A NAT table is maintained per interface for better performance and scalability.
•Domain specific NAT configurations can be eliminated.
Enabling a Dynamic NAT Virtual Interface
Perform this task to enable a dynamic NAT virtual interface.
SUMMARY STEPS
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
Router(config-if)# ip nat enable
http://209.85.175.104/search?q=cache:m_iQUtwAizEJ:www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a008044eddc.html+%22ip+nat+enable%22+cisco&hl=ja&ct=clnk&cd=2&client=opera
12.3(14)T
This feature was introduced.
Benefits of NAT Virtual Interface
•A NAT table is maintained per interface for better performance and scalability.
•Domain specific NAT configurations can be eliminated.
Enabling a Dynamic NAT Virtual Interface
Perform this task to enable a dynamic NAT virtual interface.
SUMMARY STEPS
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
コメント