Here is the connection table
FW1 ge-0/0/6 > port 10 (vlan12) SW1 port 13 (vlan12) > ISP modem
FW2 ge-5/0/6 > port 11 (vlan12) SW1
ge-0/0/6 {
gigether-options {
redundant-parent reth3;
}
}
ge-5/0/6 {
gigether-options {
redundant-parent reth3;
}
}
reth3 {
redundant-ether-options {
redundancy-group 1;
}
unit 0 {
family inet {
address 124.65.160.172/29;
}
}
}
I found a strange state on Reth3 and both FW physcial interfaces are connected cables
Reth3 link state shows 'Interface Not Found'
I'm not sure is it the reason.....