Go to main content

man pages section 5: File Formats

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

network-diagnostics (5)

Name

network-diagnostics - properties for network diagnostics

Synopsis

svc:/network/diagnostics

Description

Network diagnostics are performed by a module run by the Fault Manager, fmd(8). The diagnostics that are performed are controlled by property values stored in the svc:/network/diagnostics service.

An authorized user can use the svccfg(8) command to set the following property:

policy/allow_probes

Determines whether probe packets can be transmitted by diagnostic agents for diagnosing network problems. The valid values are true/false. The default is true.

Examples

Example 1 Disable Transmission of Diagnostic Probes

This example shows how to disable transmission of diagnostic probes.


% svccfg -s network/diagnostics setprop policy/allow_probes = boolean: false


% svccfg -s network/diagnostics refresh

Attributes

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/fault-management

See Also

attributes(7), smf(7), fmd(8), svccfg(8)