[j-nsp] group re0 routing-options

Bit Gossip bit.gossip at chello.nl
Mon Feb 16 05:56:40 EST 2009


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;
            }
        }
    }




More information about the juniper-nsp mailing list