[j-nsp] frame-relay encap on POS between Juniper and Cisco

Jeff Wheeler jeff at reflected.net
Sat Jul 17 20:57:24 EDT 2004


On Sat, 2004-07-17 at 20:08, R Che wrote:
> family inet {
>     address 81.1.1.2/24 {
>         destination 81.1.1.1;
>     }
> }

I think you mean as follows;

family inet {
    address 81.1.1.2/32 {
        destination 81.1.1.1;
    }
}

-- 
Jeff at Reflected Networks



More information about the juniper-nsp mailing list