Suse Linux CLP 10


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Suse Linux CLP 10
# 1  
Old 08-18-2010
Question Suse Linux CLP 10

Hi ,

I am interested in doing the Suse Linux CLP 10 certification and Request you to please help me with the study guide.
I mean the best books for the preparation of the Suse Linux CLP10.

Thanks & Regards
Arun
 
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Linux

SUSE Linux

i'm new linux ... after reboot ...... my keyboard is notworking automatically boot ..... after few mins Waiting for mandatory devices: eth-id-00:10:a7:08:cb:4b 12 11 9 8 7 5 4 3 1 0 eth0 interface could not be set up failed Setting up service network . . . . . . . . . . . . . ... (2 Replies)
Discussion started by: coolboys
2 Replies

2. SuSE

Suse LINUX

What is the equivalent of sun explorer in suse linux? Thanks (1 Reply)
Discussion started by: hassan2
1 Replies

3. UNIX for Dummies Questions & Answers

suse linux 6.4-8.1

i need some help from somone familiar with suse linux. i am wanting to update my suse linux 6.4 box to suse linux 8.1. i am trying to do it with yast. and i want to do it via ftp. now, to do this the first thing i need to do is change my source media settings in yast, right now it is the cdrom.... (3 Replies)
Discussion started by: norsk hedensk
3 Replies
Login or Register to Ask a Question
ATMDUMP(8)						       Maintenance Commands							ATMDUMP(8)

NAME
atmdump - capture or generate ATM cells SYNOPSIS
atmdump [-i] [ -t type [-g gfc] [-c] ] [itf.]vpi.vci DESCRIPTION
atmdump captures or generates single ATM cells ("AAL0"). When capturing cells, a time stamp, the cell header contents, and a hex dump of the cell payload are shown. When sending cells, the payload type, the generic flow control (GFC), and the cell loss priority (CLP) can be set. In both modes of operation, the interface number, the VPI, and the VCI have to be specified. When sending, atmdump expects the cell payload on standard input. If only less than 48 bytes can be read, the remaining space is padded with zero bytes. OPTIONS
-i displays timestamps as the interval since the last cell reception. By default, the absolute time is displayed. This options is ignored in transmit mode. -t type selects transmit mode and specifies the payload type. A list of valid payload type numbers can be obtained by invoking atmdump with- out any arguments. -g gfc specifies the value of the GFC field. gfc has to be in the range from 0 to 15, default is zero. -c sets the cell loss priority flag, indicating low priority. By default, CLP is not set. RESTRICTIONS
Some device drivers may not pass OAM cells transparently. AUTHOR
Werner Almesberger, EPFL ICA <Werner.Almesberger@epfl.ch> SEE ALSO
atmdiag(8), clip(8), sonetdiag(8) Linux April 26, 2000 ATMDUMP(8)