[j-nsp] New to Juniper: loopback interface address for the re0 configuration group?
Raphael Maunier
raphael at zoreole.com
Mon May 9 08:19:10 EDT 2016
Here the config for the 2 re
groups {
re0 {
system {
host-name re0.mx1.fqdn;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address 10.10.10.9/24 {
master-only;
}
address 10.10.10.10/24;
}
}
}
}
}
re1 {
system {
host-name re1.mx2.fqdn;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address 10.10.10.9/24 {
master-only;
}
address 10.10.10.11/24;
}
}
}
}
}
And then apply-group [re0 re1]
Raphael
On 09/05/16 14:11, "juniper-nsp on behalf of v" <juniper-nsp-bounces at puck.nether.net on behalf of vekt0r7 at gmx.net> wrote:
>Hello,
>
>I am new to networking and trying to understand the initial configuration on a Juniper MX router with dual REs:
>http://www.juniper.net/techpubs/en_US/junos14.2/topics/task/configuration/routing-engine-dual-initial-configuration.html
>
>Step 6 is the following:
>" Set the loopback interface address for the re0 configuration group:
>[edit groups]
>root at host# set re0 interfaces lo0 unit 0 family inet address address/prefix-length"
>
>Why do I need to give the re0 group a loopback interface address in the first place?
>What address should I give to the loopback interface?
>
>Regards,
>v
>_______________________________________________
>juniper-nsp mailing list juniper-nsp at puck.nether.net
>https://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list