{primary:node0}[edit] lab@srx# show security nat static rule-set 1 { from interface fe-0/0/1.0; rule r-1 { match { destination-address 172.16.10.0/24; } then { static-nat { prefix { 172.20.0.0/24; } } } } }
Aldur wrote: » I'm actually translating the source and destination addresses 2x on multiple flows. Would that be considered quadruple NAT'ing.
mtucker502 wrote: » Also, I wonder how much RIB groups, routing policy, logical tunnels and IS-IS or BGP will be covered or if this will strictly be OSPF?
mtucker502 wrote: » Advanced Security Policy -- I know all exteded application, tcp options, etc....are these what they're referring to as 'advanced'?