Heritage Series ADSL Bridge/ Router | 45 |
Advanced Configurations |
•Add NAT to RFC 1483 to above RFC 1483 Routing Mode example
> ip nat add mpoa ↵
(ipoa is the device name same as you configure in RFC 1483 example)
•Remove NAT to RFC 1483 to above RFC 1483 Routing Mode example
>ip nat delete mpoa ↵
•Add NAT to RFC 1577 to above RFC 1577 Routing Mode example
>ip nat add ipoa ↵
(ipoa is the device name same as you configure in RFC 1577 example)
•Remove NAT to RFC 1577 to above RFC 1577 Routing Mode example
>ip nat delete ipoa ↵
•Add NAT to RFC 2364/RFC2516 to above RFC 2364/RFC2516 Routing Mode example
>ip nat add ppp_device ↵
(ppp_device is the device name same as you configure in RFC 2364/RFC2516 example)
•Remove NAT to RFC 2364/RFC2516 to above RFC 2364/RFC2516
Routing Mode example
> ip nat delete ppp_device ↵