Export table

Virgilio Pavel virgilio.pavel at iguarani.com.br
Thu Oct 13 15:46:41 CEST 2011


Hello all!

Bellow is a part of my bird.conf:

# Static routes (again, there can be multiple instances, so that you
# can disable/enable various groups of static routes on the fly).
protocol static partial_20 {
        import all;
#       disabled;               # Disable by default
#       table testable;         # Connect to a non-default table
#       preference 1000;        # Default preference of routes
        debug { states, routes, filters, interfaces, events, packets };
        debug all;
        route 0.0.0.0/0 via 192.168.100.1;
        route 186.232.229.0/24 via 192.168.100.10;
#       route 62.168.0.0/25 reject;
#       route 10.0.0.0/8 reject;
#       route 10.1.1.0:255.255.255.0 via 192.168.100.10;
#       route 10.2.0.0/24 via "arc0";
}

How can I export a route to my neighbor?

[]'s Virgilio Pavel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20111013/cbe48de4/attachment.html>


More information about the Bird-users mailing list