|
|
Mld6igmpNodeCli (Mld6igmpNode& mld6igmp_node)
| Mld6igmpNodeCli |
Constructor for a given MLD6IGMP node.
Parameters:
mld6igmp_node | the Mld6igmpNode this node belongs to. |
~Mld6igmpNodeCli ()
| ~Mld6igmpNodeCli |
[virtual]
Destructor
int start ()
| start |
Start the CLI operation.
Returns: XORP_OK on success, otherwise XORP_ERROR.
int stop ()
| stop |
Stop the CLI operation.
Returns: XORP_OK on success, otherwise XORP_ERROR.
int add_all_cli_commands ()
| add_all_cli_commands |
Install all MLD6IGMP-related CLI commands to the CLI.
Returns: XORP_OK on success, otherwise XORP_ERROR.
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:00 2003, using kdoc 2.0a54+XORP. |