NAME
Device::Router::RTX - interact with Yamaha RTX routers
get_config
$rtx->get_config ("config");
command
$rtx->command ();
Do a command for a user.
wake
$rtx->wake (<LAN>,<MAC>);
Send a "wake-on-lan" ("wol") packet to the specified MAC address on the specified LAN. No return value.
arp
$rtx->arp();
Read the router's arp table.