Hi,
We have SRX340 in cluster. Please find below configuration and suggest best practice for management insterface(available on the chassis)
set version 15.1X49-D120.3
set groups node0 system host-name SRX-A
set groups node0 interfaces fxp0 unit 0 family inet address 172.16.10.1/30 #(Controll link is configured on ge-0/0/1 and ge-5/0/1 interface)
set groups node1 system host-name SRX-B
set groups node1 interfaces fxp0 unit 0 family inet address 172.16.10.2/30
set system services web-management https interface fxp0.0
set interfaces fab0 fabric-options member-interfaces ge-0/0/0
set interfaces fab1 fabric-options member-interfaces ge-5/0/0
set interfaces fxp0 unit 0 family inet address 10.30.40.50/24
Now i am able to access SSH through 10.30.40.50 IP but not getting https access.
Thank you..