public class DVDRPControl
extends java.lang.Object
DVDRPDispatcher.
The complete syntax of the command-line options is:
DVDRPControl router-address
command [command options...]
router-address is the address of the router. See
PacketReceiver.address() for details on the
format of router addresses.
The following commands are available:
connect <neighbor-identity>
<neighbor-address> [link cost]
If the router is already connected to the given neighbor (identity), then this command can be used to modify the link-level address of the neighbor and and/or the corresponding link cost.
disconnect neightbor-identity
| Constructor and Description |
|---|
DVDRPControl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv) |
static void |
process_command(java.lang.String[] tokens) |
Copyright © 2005-2011 Antonio Carzaniga.
This documentation is maintained by Antonio Carzaniga