cd9d9eb42b
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
49 lines
660 B
Plaintext
49 lines
660 B
Plaintext
=head1 Name
|
|
|
|
B<rcons> - remote console
|
|
|
|
=head1 B<Synopsis>
|
|
|
|
B<rcons> I<singlenode>
|
|
|
|
B<rcons> [I<-h>|I<--help>|I<-v>|I<--version>]
|
|
|
|
=head1 B<Description>
|
|
|
|
B<rcons> provides access to a single remote node serial console.
|
|
|
|
=head1 B<Options>
|
|
|
|
=over 5
|
|
|
|
=item B<-h>|B<--help>
|
|
|
|
Print help.
|
|
|
|
=item B<-v>|B<--version>
|
|
|
|
Print version.
|
|
|
|
=back
|
|
|
|
|
|
=head1 B<Files>
|
|
|
|
B<nodehm> table -
|
|
xCAT node hardware management table. See B<nodehm(5)> for
|
|
further details. This is used to determine the console access
|
|
method.
|
|
|
|
|
|
=head1 B<Examples>
|
|
|
|
B<rcons> I<node5>
|
|
|
|
=head1 B<Author>
|
|
|
|
Egan Ford <egan@us.ibm.com>
|
|
|
|
=head1 B<See> B<Also>
|
|
|
|
B<rvid(1)>, L<wcons(1)|wcons.1>, B<wvid(1)>
|