xcat-core/xCAT-client-2.0/pods/man1/rcons.1.pod

49 lines
652 B
Plaintext
Raw Normal View History

=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 L<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>
L<rvid(1)>, L<wcons(1)>, L<wvid(1)>