Hi Jong-won,

The routing daemons are expected to parse protocol messages and translate them 
into instructions, such as "add 1.0.0.0/8 2.0.0.2 3".  These instructions are 
written to routing table handlers, such as "/click/route_table/ctrl".  Ex:

echo add 1.0.0.0/8 2.0.0.2 3 > /click/route_table/ctrl

assuming that Click is in kernel and 'route_table' is the name of an 
IPRouteTable element.

E

이종원 wrote:
> Hi all,
> 
> Please explain how the Click router generates its forwarding table when it 
> cooperates with a routing protocol such as XORP.
> That is, how does the Click router receive its forwarding information from a 
> routing protocol (for example, the FEA of XORP)?
> 
> Best regards,
> 
> Jong-won Lee
> _______________________________________________
> click mailing list
> [email protected]
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click

_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to