HP-UX Routing Services Administrator's Guide HP-UX 11i v2, HP-UX 11i v3 (B2355-91153, November 2011)
QUIT Dumps the internal routing tables (virtual interface table and multicast routing table) to
stderr (only if mrouted was invoked with a nonzero debug level).
You can send signals to mrouted by issuing the HP-UX kill command at the HP-UX prompt. For
example:
kill -USR1 pid
where pid is the process ID of the mrouted daemon.
For more information on the routing tables, type man 1M mrouted at the HP-UX command prompt,
and see the EXAMPLE section.
For more information on signals, type man 1M mrouted at the HP-UX command prompt, and see
the Signals section.
Multicast Routing Support Tools
This section describes various multicast routing support tools.
The mrinfo Tool
mrinfo is a multicast routing tool that requests configuration information from mrouted and prints
the information to the standard output. By default, mrouted prints configuration information for
its local instance. You can override the default request (the local instance of mrouted) by specifying
an alternate router IP address or system name.
For more information, type man 1M mrinfo at the HP-UX command prompt.
The map-mbone Tool
map-mbone is a multicast routing tool that requests multicast router connection information from
mrouted and prints the connection map information to the standard output. By default (when no
alternate router address is specified), the request message is sent to all the multicast routers on the
local network. If map-mbone discovers new neighbor routers from the replies, it sends an identical
request to those routers. This process continues till the list of new neighbors is exhausted.
For more information, type man 1M map-mbone at the HP-UX command prompt.
The netstat Tool
You can used netstat to display multicast-related information, including network statistics and
multicast routing table contents.
For more information, type man 1M netstat at the HP-UX command prompt.
18 Configuring mrouted