Hello Vikas,
Yes. the below information is enough for you to determine which RE is master:
Below snippet from one of the lab device:
{master}[edit]
labroot@jtac-mx480-r2032-re0# show groups |display set|match host
set groups re0 system host-name jtac-mx480-r2032-re0
set groups re1 system host-name jtac-mx480-r2032-re1
re0 {
system {
host-name jtac-mx480-r2032-re0;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address XX.XX.XX.XX/X;
}
}
}
}
}
re1 {
system {
host-name jtac-mx480-r2032-re1;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address XX.XX.XX.XX/X;
}
}
}
}
}
I hope this helps. Please mark this post "Accept as solution" if this answers your query.
Kudos are always appreciated!
Best Regards,
Lingabasappa H