Hi all,
I have a rather simple question:
how can I access the routing protocol agents (e.g. Agent/rtProto/DV) in
use at a node?
To get the Agent/rtProto/DV used by node "a_node", I tried:
set rtagent [[$a_node rtObject?] rtProto? DV]
but the rtProto? part doesn't work...
So, how should it be done?
Kind regards,
Chris Develder.