Hi Guys,
I can't do ping between two interfaces fxp in SRX in mode Cluster, the interfaces are UP... I don' know what happen,, maybe do you know any suggestion? Thanks
{primary:node0}
version 12.1X45.5;
groups {
node0 {
system {
host-name XXX_NODO_0;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address 192.168.168.254/24;
}
}
}
}
}
node1 {
system {
host-name XXX_NODO_1;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address 192.168.168.253/24;
}
}
}
}
}
}
apply-groups "${node}";
{primary:node0}
user@xxx> show route forwarding-table | match 192.168.168.253
{primary:node0}
{primary:node0}
user@xxxx> show route 192.168.168.253
inet.0: 4618 destinations, 9225 routes (4618 active, 0 holddown, 2 hidden)
+ = Active Route, - = Last Active, * = Both
192.168.168.0/24 *[Direct/0] 5w6d 21:03:19
> via fxp0.0