Yes, of course. Here are parts of the config I would like to have identical on both members (I only put the interesting lines):
set interface eth2 auto-negotiation on
set interface eth3 auto-negotiation on
set interface eth5 auto-negotiation on
set interface eth2 link-speed 1000M/full
set interface eth2 auto-negotiation on
set interface eth3 auto-negotiation on
set interface eth3 mtu 1500
set interface eth5 link-speed 1000M/full
set interface eth5 auto-negotiation on
I'd like to have the exact same config on member 2 than on member 1.
Thanks !
Regards,
Alain