Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring MX Series Router Cloud CPE NAT Services

The Junos OS provides carrier-grade NAT (CGN) for IPv4 and IPv6 networks. To enable the NAT service for the cCPE services:

  1. Configure the properties for the MS-DPC and enable the extension provider service package application.
    [edit]edit chassis fpc 4 pic 0 adaptive-services service-package layer-3
  2. Verify the configuration.
    user@host# show
    chassis {
    fpc 4 {
        pic 0 {
            adaptive-services {
                service-package layer-3;
            }
        }
    }
    }

Modified: 2015-10-29