| Skip Navigation Links | |
| Exit Print View | |
![]() | man pages section 1M: System Administration Commands Oracle Solaris 11 Information Library |
- display DSCP IP addresses
prtdscp [-v ]
prtdscp [-v ]-h
prtdscp [-v ]-d
prtdscp [-v ]-s
prtdscp displays the IP addresses associated with a Domain to Service ProcessorCommunications Protocol (DSCP) link. If no arguments are specified,prtdscp displays theIP addresses on both ends of the DSCP link. The IP addressof either the Service Processor or domain side can be displayed separatelyby the use of the-s or-d options, respectively.
The following options are supported:
Verbose mode. Print additional details about the program's internal progress tostderr.
Help. Print a brief synopsis of the program's usage and exit. All other command line arguments are ignored.
Display only the local domain's IP address.
Display only the remote Service Processor's IP address.
Example 1 Displaying both addresses
The following example displays both the local domain's IP address and theremote SP's IP address:
# prtdscpDomain Address: 192.168.103.2SP Address: 192.168.103.1
Example 2 Displaying the local IP address
The following example displays the local domain's IP address:
# prtdscp -d192.168.103.2
Example 3 Displaying the remote IP address
The following example display the remote SP's IP address:
# prtdscp -s192.168.103.1
Seeattributes(5) for descriptions of the following attributes:
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |