It won't be used to forward any transit traffic since it pointing to
fxp0. Fxp0 can not be used to forward any transit traffic.
The route will still be used for routing the return traffic on fxp0
network. This is mainly the traffic directed to fxp0 interface itself.
If you don't want routing protocols to redistribute it to others, add
no-readvertise option to the route.
Thanks,
Nilesh.
On Feb 16, 2009, at 3:26 AM, "Bit Gossip" <[email protected]> wrote:
of course: apply-groups [ re0 re1 ];
Bit.
On Mon, 2009-02-16 at 12:15 +0100, Patrik Olsson wrote:
Do you apply the group?
Patrik
Bit Gossip wrote:
Experts,
is the default route generated by the following config used for
general
forwarding? I see that it is installed in inet.0.
Thanks,
bit.
groups {
re0 {
interfaces {
fxp0 {
unit 0 {
family inet {
address 1.1.1.2/8;
}
}
}
}
routing-options {
static {
route 0.0.0.0/0 next-hop 1.1.1.1;
}
}
}
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp