[j-nsp] NAT on MX5?
Ben Dale
bdale at comlinx.com.au
Fri Dec 14 01:02:02 EST 2012
You can, but only 1-to-1 NAT (eg: static NAT)
Still waiting on a services module...
Config is a little different for inline - to turn it on you need an inline services interface:
set chassis fpc 0 pic 0 inline-services bandwdith 10g
set interfaces si-0/0/0 unit 0 family inet
then you use service-sets.
Requires 11.4R1 or later
set interfaces ge-1/0/0 unit 0 family inet service input service-set nat1
set interfaces ge-1/0/0 unit 0 family inet service output service-set nat1
set services service-set nat1 nat-rules r1
set services service-set interface-service service-interface si-0/0/0.0
set services nat pool ...
set services nat rule ...
On 14/12/2012, at 3:25 PM, Luca Salvatore <Luca at ninefold.com> wrote:
> Ermm.... Feel weird asking this but can I do NAT on a MX5?
> It doesn't seem have the features:
>
>
> # set services ?
> Possible completions:
> + apply-groups Groups from which to inherit configuration data
> + apply-groups-except Don't inherit configuration data from these groups
>> rpm Real-time performance monitoring
>
> Where's my NAT?
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
More information about the juniper-nsp
mailing list