What kind of configuration for a node?
Procedures to configure an individual node can be classified into:
- Control functions ($node entry - entry point to a node, $node reset - reset all agents at the node)
- Address and Port number management, unicast routing functions ($node id - return the node number) , agents are attached to a specific port for a node, $node agent (port) will return the port of the agents are attached to
- Agent management - attach agent - will attach agent to a port
- Adding neighbors - each node will keep track of nearby neighbor through instance of neighbor_
No comments:
Post a Comment