[j-nsp] Question about loopback

pourtier at ornis.com pourtier at ornis.com
Thu Nov 20 07:00:15 EST 2003


hello,

I would like to know if it's possible to put the same IP address on the
loopback and the ethernet

This is the configuration that i would like to implement

show interfaces lo0
unit 0 {
    family inet {
        address 127.0.0.1/32;
        address 10.180.1.11/32 {
            primary;
        }
    }
}

show interfaces fe-0/1/0
unit 0 {
    family inet {
        filter {
            input no_localhost;
            output no_localhost;
        }
        address 10.180.1.11/24;
    }
}

Does this configuration can block The router on their ethernet address ?

Thks


Cordiales Salutations

Philippe POURTIER
ORNIS SA
ENERGY PARK 5
136 Boulevard de Verdun
92400 COURBEVOIE
tel : 01.56.37.73.73
mail : pourtier at ornis.com




More information about the juniper-nsp mailing list