2008-01-07 19:46:34 +00:00
=head1 NAME
2008-05-28 21:07:33 +00:00
2008-02-06 19:40:34 +00:00
B<lsslp> - Queries selected networked services information within the same subnet.
2008-05-28 21:07:33 +00:00
2008-01-07 19:46:34 +00:00
=head1 SYNOPSIS
2008-05-28 21:07:33 +00:00
2008-01-07 19:46:34 +00:00
I<lsslp [-h| --help]>
2008-02-06 20:28:02 +00:00
I<lsslp [-v| --version]>
2008-01-07 19:46:34 +00:00
2008-02-06 19:40:34 +00:00
I<lsslp [-V| --verbose] [-b ip[,ip..]][-w][-r|-x|-z][-s BPA|MM|IVM|RSA|FSP|HMC]>
2008-01-07 19:46:34 +00:00
=head1 DESCRIPTION
The lsslp command queries selected service types using the -s flag. All service types are returned if the -s flag is not specified. If a specific broadcast address is not specified using the -b flag, the broadcast is performed out all broadcast enabled network adapters. The optional -r, -x, and -z flags format the output.
2008-02-06 19:40:34 +00:00
NOTE: SLP broadcast requests will propagate only within the subnet of the network adapter broadcast IPs specified by the -b flag. If the -b flag is not specified, the SLP broadcast is sent to all network adapter IPs enabled for broadcast.
2008-01-07 19:46:34 +00:00
=head1 OPTIONS
B<-b> IP(s) the command will broadcast out.
B<-h> Display usage message.
2008-05-28 21:07:33 +00:00
B<-r> Raw slp response.
2008-01-07 19:46:34 +00:00
2008-05-28 21:07:33 +00:00
B<-s> Service type interested in discovering.
2008-01-07 19:46:34 +00:00
2008-05-28 21:07:33 +00:00
B<-v> Command Version.
2008-01-07 19:46:34 +00:00
2008-05-28 21:07:33 +00:00
B<-V> Verbose output.
2008-01-07 19:46:34 +00:00
2008-05-28 21:07:33 +00:00
B<-w> Writes output to xCAT database.
2008-01-07 19:46:34 +00:00
2008-05-28 21:07:33 +00:00
B<-x> XML format.
2008-01-07 19:46:34 +00:00
2008-05-28 21:07:33 +00:00
B<-z> Stanza formated output.
2008-01-07 19:46:34 +00:00
=head1 RETURN VALUE
0 The command completed successfully.
1 An error has occurred.
=head1 EXAMPLES
2008-05-28 21:07:33 +00:00
1. To list all discovered HMC service types in tabular format, enter:
2008-01-07 19:46:34 +00:00
2008-05-28 21:07:33 +00:00
lsslp -s HMC
2008-01-07 19:46:34 +00:00
Output is similar to:
2008-05-28 21:07:33 +00:00
device type-model serial-number ip-addresses hostname
HMC 7310CR2 103F55A 1.1.1.115 2.2.2.164 3.3.3.102 hmc01
HMC 7310CR2 105369A 3.3.3.103 2.2.2.103 1.1.1.163 hmc02
HMC 7310CR3 KPHHK24 3.3.3.154 2.2.2.110 1.1.1.154 hmc03
2008-01-07 19:46:34 +00:00
2. list all discovered FSP service types in raw response format on subnet 30.0.0.255, enter:
2008-05-28 21:07:33 +00:00
lsslp -b 3.0.0.255 -s FSP -r
2008-01-07 19:46:34 +00:00
Output is similar to:
2008-05-28 21:07:33 +00:00
(type=cec-service-processor),(serial-number=10A3AEB),(machinetype-model=9117-570),(fru-serial-number=YL11C5338102),(hostname=),(frame-number=0),(cage-number=0),(ip-address=3.0.0.94,1.1.1.147),(web-url=https://3.0.0.94:473 ), (slot=1),(bpc-machinetype-model=0),(bpc-serial-number=0),(Image=fips240/b0630a_0623.240)
(type=cec-service-processor),(serial-number=10A3E2B),(machinetype-model=9117-570),(fru-serial- number=YL11C5338250),(hostname=),(frame-number=0),(cage-number=0),(ip-address=3.0.0.95,1.1.1.147), (web-url=https://3.0.0.95:473 ),(slot=1),(bpc-machinetype-model=0),(bpc-serial-number=0),(Image=fips240/b0630a_0623.240)
2008-01-07 19:46:34 +00:00
3. To list all discovered MM service types in XML format and write the output to the xCAT database, enter:
2008-05-28 21:07:33 +00:00
lsslp -s MM -x -w
2008-02-06 20:28:02 +00:00
Output is similar to:
2008-01-07 19:46:34 +00:00
<Node>
2008-03-10 12:51:10 +00:00
<groups>mm,all</groups>
<id>0</id>
<mgt>blade</mgt>
<model>86772XX</model>
<mpa>mm01</mpa>
<node>mm01</node>
<nodetype>mm</nodetype>
<serial>78AG034</serial>
2008-01-07 19:46:34 +00:00
</Node>
2008-03-10 12:51:10 +00:00
4. To list all discovered service types in stanza format and write the output to the xCAT database, enter:
2008-01-07 19:46:34 +00:00
2008-05-28 21:07:33 +00:00
lsslp -z -w
2008-01-07 19:46:34 +00:00
2008-02-06 20:28:02 +00:00
Output is similar to:
2008-01-07 19:46:34 +00:00
mm01:
2008-03-10 12:51:10 +00:00
objtype=node
nodetype=mm
model=86772XX
serial=78AG034
groups=mm,all
mgt=blade
mpa=mm01
id=0
hmc01:
objtype=node
nodetype=hmc
model=7310CR3
serial=KPHHK24
groups=hmc,all
mgt=hmc
mpa=
id=
fsp01:
objtype=node
nodetype=fsp
model=9110-51A
serial=1075EEF
groups=fsp,all
mgt=hmc
mpa=
id=
2008-01-07 19:46:34 +00:00
=head1 FILES
2008-05-28 21:07:33 +00:00
2008-01-07 19:46:34 +00:00
/opt/xcat/bin/lsslp
=head1 NOTES
This command is part of the xCAT software product.
2008-05-28 21:07:33 +00:00
2008-02-06 19:40:34 +00:00
2008-03-10 12:51:10 +00:00