Scroll to navigation

DNETINFO(8) System Manager's Manual DNETINFO(8)

NAME

dnetinfo - DECnet Routing Information
dneigh - DECnet Neighborhood Information

SYNOPSIS

dnetinfo [OPTIONS...]
dneigh [OPTIONS...]

DESCRIPTION

dneigh shows the local DECnet neighbour table in a arp like format.
dnetinfo is a a program that queries the dnroute daemon for it's current routes. The output is very similar to the "SHOW NET/OLD" command on VMS.
 
If dnroute is not running, or you don't have enough privilges to contact it then it will fall back to dneigh behavor.

OPTIONS

-n
Don't resolve node numbers into names.
-h --help
Show a help text.
--dneigh
Force dneigh behavor.
--dnetinfo
Force dnetinfo behavor.

SEE ALSO

dnroute(8), ip(8)
March 30 2006 DECnet utilities