1sdpadm(1M) System Administration Commands sdpadm(1M)
2
3
4
6 sdpadm - SDP system configuration administration
7
9 /usr/sbin/sdpadm status | enable | disable
10
11
13 The sdpadm command is used to display the system state of the Sockets
14 Direct Protocol (SDP) protocol. The sdpadm command can optionally be
15 used to set the state of the SDP protocol. See sdp(7D).
16
17
18 By default the SDP protocol is disabled on the system. It can be
19 enabled by using sdpadm enable.
20
22 The following subcommands are supported:
23
24 status Displays the system status of the SDP protocol
25
26
27 enable Enables the SDP protocol
28
29
30 disable Disables the SDP protocol
31
32
34 The required privileges to change the state of the SDP protocol are
35 controlled by the network configuration policy. If a user does not have
36 the correct privileges to set the SDP policy, sdpadm returns the cur‐
37 rent state of SDP without having changed the state.
38
40 See attributes(5) for descriptions of the following attributes:
41
42
43
44
45 ┌─────────────────────────────┬─────────────────────────────┐
46 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
47 ├─────────────────────────────┼─────────────────────────────┤
48 │Availability │SUNWibsdpu │
49 ├─────────────────────────────┼─────────────────────────────┤
50 │Interface Stability │Uncommitted │
51 └─────────────────────────────┴─────────────────────────────┘
52
54 attributes(5), sdp(7D)
55
56
57 Infiniband Specification Volume 1 (http://www.infinibandta.org)
58
59
60
61SunOS 5.11 22 Dec 2008 sdpadm(1M)