Owner's Manual
461
}
targets {
192.168.0.64;
}
}
The groups section of the config attempts to find the configured IP addresses for the REs. There
should be a section for each RE as shown in the example below:
groups {
re0 {
system {
host-name morgan-re0;
}
interfaces {
fxp0 {
description "10/100 Management Interface";
unit 0 {
family inet {
address 10.255.10.103/24;
}
}
}
}
}
re1 {
system {
host-name morgan-re1;
}
interfaces {
fxp0 {
description "10/100 Management Interface";
unit 0 {
family inet {
address 10.255.10.153/24;
}
}