Hi All,
Lets say the current screenos config have secondary ip on interface. The purpose of this secondary ip is because the ccurrent public ip address on the interface already full. In other word purposed for MIP. Example like below:
set interface ethernet2/1.420:1 ip 40.30.20.1 255.255.255.240
set interface ethernet2/1.420:1 ip 40.30.31.70 255.255.255.240 secondary
set interface ethernet2/1.420:1 ip 50.70.31.70 255.255.255.240 secondary
So in SRX do we need also put secondary ip on that interface? Or we just create the pool under source-nat / destination-nat?
Thanks and appreciate any feedback