44
55
66.SH NAME
7- smc_chk \- SMC support diagnostics.
7+ smc_chk \- SMC support diagnostics
88
99
1010.SH SYNOPSIS
@@ -14,31 +14,41 @@ smc_chk \- SMC support diagnostics.
1414.BI " smc_chk -i " INTERFACE
1515
1616.SH DESCRIPTION
17- Use option
17+ Use
1818.B -C/--connect
19- for diagnostics on SMC support of a service running at
20- .IR IP .
21- In absence of a particular service to test with, use option
19+ to obtain diagnostic information about the SMC support of a service that runs at a
20+ given
21+ .IR IP
22+ address.
23+ Otherwise, you can use
2224.B -S/--server
23- to start a server and
24- .B -C/--connect
25- for manual live tests.
26- Or use option
27- .B -i
28- to print the PNET ID of the specified
25+ to start a server before connecting with
26+ .IR -C .
27+ Use
28+ .B -i/--pnetid
29+ to print the PNET ID of a specified
2930.IR INTERFACE .
3031
3132
3233.SH OPTIONS
3334.TP
3435.BI " \- C, \-\- connect " IP
35- Test SMC-D and/or SMC-R connectivity to
36+ Test SMC-D and SMC-R connectivity to
3637.IR IP .
3738Use option
3839.B -p/--port
3940to specify a
4041.IR PORT .
41- Can be used with any (remote) service.
42+ .I IP
43+ can specify any service, including remote services.
44+ By default,
45+ .I IP
46+ is assumed be in IPv4 format.
47+ Specify
48+ .B -6/--IPv6
49+ if
50+ .I IP
51+ is an address in IPv6 format.
4252.TP
4353.BR " \- d, \-\- debug "
4454Show debug messages.
@@ -49,7 +59,7 @@ Display a brief
4959usage information.
5060.TP
5161.BI " \- i, \-\- pnetid " INTERFACE
52- Print PNET ID of interface
62+ Print the PNET ID of interface
5363.I INTERFACE
5464and exit.
5565.TP
@@ -58,19 +68,19 @@ Use port
5868.I PORT
5969for any live tests. If
6070.I PORT
61- is already in use, the next free port will be used.
71+ is already in use, the next free port is used.
6272.TP
6373.BR " \- S, \-\- server"
6474Start a server for manual tests. Use option
6575.B -p/--port
66- to specify a
67- .IR PORT .
76+ to specify a port.
6877.TP
6978.BR " \- v, \-\- version"
7079Display version information.
7180.TP
7281.BR " \- 6, \-\- ipv6"
73- IP address provided in IPv6 format.
82+ .I IP
83+ address provided is in IPv6 format.
7484
7585
7686.SH Examples
@@ -99,4 +109,4 @@ If an error occurs, a return code other than 0 is returned.
99109.BR smc_run (8),
100110.BR smcd (8),
101111.BR smcr (8),
102- .BR smcss (8),
112+ .BR smcss (8)
0 commit comments