Hello Guys
I have a cluster of 2 srx650 10.2R310 and fpx0 disabled:
groups {
node0 {
interfaces {
fxp0 {
disable;
unit 0 {
family inet {
address 172.20.112.172/24;
}
}
}
}
}
node1 {
interfaces {
fxp0 {
disable;
unit 0 {
family inet {
address 172.20.112.173/24;
}
}
But interface ters shows Admin status up
@srx650-re0> show interfaces terse fxp0
Interface Admin Link Proto Local Remote
fxp0 up up
fxp0.0 up up inet 172.20.112.172/24
is that normal?
Any suggest?
Thanks
Antonio