Mailing List Archive

P2P Interface multiple IP address
The upstream connection to my MX480 is changing equipment and IP address
ranges.
Routing with OSPF, are there any complications to configuring two IP
addresses on a P2P connection -- old connection and new?
To allow the upstream connection can be physically moved from one
equipment to another.

interfaces xe-0/0/9 {
unit 0 {
description "Corefo-f2(e1/30,po40)";
family inet {
address 192.168.83.242/31;
address 10.222.4.186/31;
}
}
interfaces xe-1/0/9 {
unit 0 {
description "Coreblk-f2(e1/30,po40)";
family inet {
address 192.168.83.244/31;
address 10.222.4.184/31;
}
}
area 0.0.0.0 {
interface xe-0/0/9.0 {
interface-type p2p;
}
interface xe-1/0/9.0 {
interface-type p2p;

Brian Nelson
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp