Experts,
in a setup like this one, once lo0.0 is put in ospf ALL of it addresses
are advertised by OSPF. Is it possible to select which addresses to
advertise?
Redistributing direct is not an option because will make them external.
Thanks,
bit.

    lo0 {
        unit 0 {
            family inet {
                address 100.252.3.2/32 {
                    primary;
                    preferred;
                }
                address 100.252.3.1/32;
                address 100.255.196.1/32;
                address 100.253.246.1/32;

ospf {
    area 0.0.0.3 {
        interface lo0.0 {
            passive;


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

Reply via email to