Sponsored Content
Full Discussion: ethernet header length
Special Forums IP Networking ethernet header length Post 36977 by Perderabo on Monday 9th of June 2003 10:50:14 AM
Old 06-09-2003
There are at least three different network protocols that are collectively called ethernet. When you are looking at frames you must be specific. All three have a minimum frame size. IP is required to pad the data with octets of zero to prevent an undersize frame. Your frame is very small and probably tripped this minimum.

You also may actually be using 802.3 SNAP which would introduce a SNAP header.
 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

creating a fixed length output from a variable length input

Is there a command that sets a variable length? I have a input of a variable length field but my output for that field needs to be set to 32 char. Is there such a command? I am on a sun box running ksh Thanks (2 Replies)
Discussion started by: r1500
2 Replies

2. UNIX for Dummies Questions & Answers

Sed working on lines of small length and not large length

Hi , I have a peculiar case, where my sed command is working on a file which contains lines of small length. sed "s/XYZ:1/XYZ:3/g" abc.txt > xyz.txt when abc.txt contains lines of small length(currently around 80 chars) , this sed command is working fine. when abc.txt contains lines of... (3 Replies)
Discussion started by: thanuman
3 Replies

3. Linux

Reading the header of a tar file(posix header)

say i have these many file in a directory named exam. 1)/exam/newfolder/link.txt. 2)/exam/newfolder1/ and i create a tar say exam.tar well the problem is, when i read the tar file i dont find any metadata about the directories,as you cannot create a tar containig empty directories. on the... (2 Replies)
Discussion started by: Tanvirk
2 Replies

4. UNIX for Dummies Questions & Answers

What the command to find out the record length of a fixed length file?

I want to find out the record length of a fixed length file? I forgot the command. Any body know? (9 Replies)
Discussion started by: tranq01
9 Replies

5. UNIX for Dummies Questions & Answers

Merge all csv files in one folder considering only 1 header row and ignoring header of all others

Friends, I need help with the following in UNIX. Merge all csv files in one folder considering only 1 header row and ignoring header of all other files. FYI - All files are in same format and contains same headers. Thank you (4 Replies)
Discussion started by: Shiny_Roy
4 Replies

6. AIX

vio server ethernet to vio client ethernet(concepts confusing)

Hi In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID. Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
Discussion started by: newtoaixos
1 Replies

7. Shell Programming and Scripting

Flat file-make field length equal to header length

Hello Everyone, I am stuck with one issue while working on abstract flat file which i have to use as input and load data to table. Input Data- ------ ------------------------ ---- ----------------- WFI001 Xxxxxx Control Work Item A Number of Records ------ ------------------------... (5 Replies)
Discussion started by: sonali.s.more
5 Replies

8. Shell Programming and Scripting

Reformat Header of Variable Length

Dear Forum, I am struggling with reformatting headers in protein sequence files. For the input file each header (lines starting with @) contains and unique ID followed by barcode (bc) information (a,b,c,d,f,g). The header is of variable length and some barcodes are missing or extra for certain... (4 Replies)
Discussion started by: GDC
4 Replies

9. Shell Programming and Scripting

Find header in a text file and prepend it to all lines until another header is found

I've been struggling with this one for quite a while and cannot seem to find a solution for this find/replace scenario. Perhaps I'm getting rusty. I have a file that contains a number of metrics (exactly 3 fields per line) from a few appliances that are collected in parallel. To identify the... (3 Replies)
Discussion started by: verdepollo
3 Replies
DateTime::Locale::pt_BR(3)				User Contributed Perl Documentation				DateTime::Locale::pt_BR(3)

NAME
DateTime::Locale::pt_BR SYNOPSIS
use DateTime; my $dt = DateTime->now( locale => 'pt_BR' ); print $dt->month_name(); DESCRIPTION
This is the DateTime locale package for Portuguese Brazil. DATA
This locale inherits from the DateTime::Locale::pt locale. It contains the following data. Days Wide (format) segunda-feira terca-feira quarta-feira quinta-feira sexta-feira sabado domingo Abbreviated (format) seg ter qua qui sex sab dom Narrow (format) S T Q Q S S D Wide (stand-alone) segunda-feira terca-feira quarta-feira quinta-feira sexta-feira sabado domingo Abbreviated (stand-alone) seg ter qua qui sex sab dom Narrow (stand-alone) S T Q Q S S D Months Wide (format) janeiro fevereiro marco abril maio junho julho agosto setembro outubro novembro dezembro Abbreviated (format) jan fev mar abr mai jun jul ago set out nov dez Narrow (format) J F M A M J J A S O N D Wide (stand-alone) janeiro fevereiro marco abril maio junho julho agosto setembro outubro novembro dezembro Abbreviated (stand-alone) jan fev mar abr mai jun jul ago set out nov dez Narrow (stand-alone) J F M A M J J A S O N D Quarters Wide (format) 1X trimestre 2X trimestre 3X trimestre 4X trimestre Abbreviated (format) T1 T2 T3 T4 Narrow (format) 1 2 3 4 Wide (stand-alone) 1X trimestre 2X trimestre 3X trimestre 4X trimestre Abbreviated (stand-alone) T1 T2 T3 T4 Narrow (stand-alone) 1 2 3 4 Eras Wide Antes de Cristo Ano do Senhor Abbreviated a.C. d.C. Narrow a.C. d.C. Date Formats Full 2008-02-05T18:30:30 = terca-feira, 5 de fevereiro de 2008 1995-12-22T09:05:02 = sexta-feira, 22 de dezembro de 1995 -0010-09-15T04:44:23 = sabado, 15 de setembro de -10 Long 2008-02-05T18:30:30 = 5 de fevereiro de 2008 1995-12-22T09:05:02 = 22 de dezembro de 1995 -0010-09-15T04:44:23 = 15 de setembro de -10 Medium 2008-02-05T18:30:30 = 05/02/2008 1995-12-22T09:05:02 = 22/12/1995 -0010-09-15T04:44:23 = 15/09/-010 Short 2008-02-05T18:30:30 = 05/02/08 1995-12-22T09:05:02 = 22/12/95 -0010-09-15T04:44:23 = 15/09/-10 Default 2008-02-05T18:30:30 = 05/02/2008 1995-12-22T09:05:02 = 22/12/1995 -0010-09-15T04:44:23 = 15/09/-010 Time Formats Full 2008-02-05T18:30:30 = 18h30min30s UTC 1995-12-22T09:05:02 = 09h05min02s UTC -0010-09-15T04:44:23 = 04h44min23s UTC Long 2008-02-05T18:30:30 = 18h30min30s UTC 1995-12-22T09:05:02 = 09h05min02s UTC -0010-09-15T04:44:23 = 04h44min23s UTC Medium 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 09:05:02 -0010-09-15T04:44:23 = 04:44:23 Short 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 09:05 -0010-09-15T04:44:23 = 04:44 Default 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 09:05:02 -0010-09-15T04:44:23 = 04:44:23 Datetime Formats Full 2008-02-05T18:30:30 = terca-feira, 5 de fevereiro de 2008 18h30min30s UTC 1995-12-22T09:05:02 = sexta-feira, 22 de dezembro de 1995 09h05min02s UTC -0010-09-15T04:44:23 = sabado, 15 de setembro de -10 04h44min23s UTC Long 2008-02-05T18:30:30 = 5 de fevereiro de 2008 18h30min30s UTC 1995-12-22T09:05:02 = 22 de dezembro de 1995 09h05min02s UTC -0010-09-15T04:44:23 = 15 de setembro de -10 04h44min23s UTC Medium 2008-02-05T18:30:30 = 05/02/2008 18:30:30 1995-12-22T09:05:02 = 22/12/1995 09:05:02 -0010-09-15T04:44:23 = 15/09/-010 04:44:23 Short 2008-02-05T18:30:30 = 05/02/08 18:30 1995-12-22T09:05:02 = 22/12/95 09:05 -0010-09-15T04:44:23 = 15/09/-10 04:44 Default 2008-02-05T18:30:30 = 05/02/2008 18:30:30 1995-12-22T09:05:02 = 22/12/1995 09:05:02 -0010-09-15T04:44:23 = 15/09/-010 04:44:23 Available Formats d (d) 2008-02-05T18:30:30 = 5 1995-12-22T09:05:02 = 22 -0010-09-15T04:44:23 = 15 EEEd (EEE, d) 2008-02-05T18:30:30 = ter, 5 1995-12-22T09:05:02 = sex, 22 -0010-09-15T04:44:23 = sab, 15 HHmm (HH'h'mm) 2008-02-05T18:30:30 = 18h30 1995-12-22T09:05:02 = 09h05 -0010-09-15T04:44:23 = 04h44 HHmmss (H'h'mm'min'ss's') 2008-02-05T18:30:30 = 18h30min30s 1995-12-22T09:05:02 = 9h05min02s -0010-09-15T04:44:23 = 4h44min23s Hm (H'h'mm) 2008-02-05T18:30:30 = 18h30 1995-12-22T09:05:02 = 9h05 -0010-09-15T04:44:23 = 4h44 hm (h:mm a) 2008-02-05T18:30:30 = 6:30 PM 1995-12-22T09:05:02 = 9:05 AM -0010-09-15T04:44:23 = 4:44 AM Hms (H:mm:ss) 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 9:05:02 -0010-09-15T04:44:23 = 4:44:23 hms (h:mm:ss a) 2008-02-05T18:30:30 = 6:30:30 PM 1995-12-22T09:05:02 = 9:05:02 AM -0010-09-15T04:44:23 = 4:44:23 AM M (L) 2008-02-05T18:30:30 = 2 1995-12-22T09:05:02 = 12 -0010-09-15T04:44:23 = 9 Md (d/M) 2008-02-05T18:30:30 = 5/2 1995-12-22T09:05:02 = 22/12 -0010-09-15T04:44:23 = 15/9 MEd (EEE, dd/MM) 2008-02-05T18:30:30 = ter, 05/02 1995-12-22T09:05:02 = sex, 22/12 -0010-09-15T04:44:23 = sab, 15/09 MMdd (dd/MM) 2008-02-05T18:30:30 = 05/02 1995-12-22T09:05:02 = 22/12 -0010-09-15T04:44:23 = 15/09 MMM (LLL) 2008-02-05T18:30:30 = fev 1995-12-22T09:05:02 = dez -0010-09-15T04:44:23 = set MMMd (d 'de' MMM) 2008-02-05T18:30:30 = 5 de fev 1995-12-22T09:05:02 = 22 de dez -0010-09-15T04:44:23 = 15 de set MMMEd (EEE, d 'de' MMM) 2008-02-05T18:30:30 = ter, 5 de fev 1995-12-22T09:05:02 = sex, 22 de dez -0010-09-15T04:44:23 = sab, 15 de set MMMMd (d 'de' MMMM) 2008-02-05T18:30:30 = 5 de fevereiro 1995-12-22T09:05:02 = 22 de dezembro -0010-09-15T04:44:23 = 15 de setembro MMMMEd (EEE, d 'de' MMMM) 2008-02-05T18:30:30 = ter, 5 de fevereiro 1995-12-22T09:05:02 = sex, 22 de dezembro -0010-09-15T04:44:23 = sab, 15 de setembro mmss (mm'min'ss's') 2008-02-05T18:30:30 = 30min30s 1995-12-22T09:05:02 = 05min02s -0010-09-15T04:44:23 = 44min23s ms (mm'min'ss's') 2008-02-05T18:30:30 = 30min30s 1995-12-22T09:05:02 = 05min02s -0010-09-15T04:44:23 = 44min23s y (y) 2008-02-05T18:30:30 = 2008 1995-12-22T09:05:02 = 1995 -0010-09-15T04:44:23 = -10 yM (MM/yyyy) 2008-02-05T18:30:30 = 02/2008 1995-12-22T09:05:02 = 12/1995 -0010-09-15T04:44:23 = 09/-010 yMEd (EEE, dd/MM/yyyy) 2008-02-05T18:30:30 = ter, 05/02/2008 1995-12-22T09:05:02 = sex, 22/12/1995 -0010-09-15T04:44:23 = sab, 15/09/-010 yMMM (MMM 'de' y) 2008-02-05T18:30:30 = fev de 2008 1995-12-22T09:05:02 = dez de 1995 -0010-09-15T04:44:23 = set de -10 yMMMEd (EEE, d 'de' MMM 'de' y) 2008-02-05T18:30:30 = ter, 5 de fev de 2008 1995-12-22T09:05:02 = sex, 22 de dez de 1995 -0010-09-15T04:44:23 = sab, 15 de set de -10 yMMMM (MMMM 'de' y) 2008-02-05T18:30:30 = fevereiro de 2008 1995-12-22T09:05:02 = dezembro de 1995 -0010-09-15T04:44:23 = setembro de -10 yQ (yyyy Q) 2008-02-05T18:30:30 = 2008 1 1995-12-22T09:05:02 = 1995 4 -0010-09-15T04:44:23 = -010 3 yQQQ (y QQQ) 2008-02-05T18:30:30 = 2008 T1 1995-12-22T09:05:02 = 1995 T4 -0010-09-15T04:44:23 = -10 T3 yyMM (MM/yy) 2008-02-05T18:30:30 = 02/08 1995-12-22T09:05:02 = 12/95 -0010-09-15T04:44:23 = 09/-10 yyMMM (MMM 'de' yy) 2008-02-05T18:30:30 = fev de 08 1995-12-22T09:05:02 = dez de 95 -0010-09-15T04:44:23 = set de -10 yyMMMd (d 'de' MMM 'de' yy) 2008-02-05T18:30:30 = 5 de fev de 08 1995-12-22T09:05:02 = 22 de dez de 95 -0010-09-15T04:44:23 = 15 de set de -10 yyMMMEEEd (EEE, d 'de' MMM 'de' yy) 2008-02-05T18:30:30 = ter, 5 de fev de 08 1995-12-22T09:05:02 = sex, 22 de dez de 95 -0010-09-15T04:44:23 = sab, 15 de set de -10 yyQ (Q yy) 2008-02-05T18:30:30 = 1 08 1995-12-22T09:05:02 = 4 95 -0010-09-15T04:44:23 = 3 -10 yyyyMM (MM/yyyy) 2008-02-05T18:30:30 = 02/2008 1995-12-22T09:05:02 = 12/1995 -0010-09-15T04:44:23 = 09/-010 yyyyMMM (MMM 'de' y) 2008-02-05T18:30:30 = fev de 2008 1995-12-22T09:05:02 = dez de 1995 -0010-09-15T04:44:23 = set de -10 Miscellaneous Prefers 24 hour time? Yes Local first day of the week segunda-feira SUPPORT
See DateTime::Locale. AUTHOR
Dave Rolsky <autarch@urth.org> COPYRIGHT
Copyright (c) 2008 David Rolsky. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This module was generated from data provided by the CLDR project, see the LICENSE.cldr in this distribution for details on the CLDR data's license. perl v5.16.3 2014-06-10 DateTime::Locale::pt_BR(3)
All times are GMT -4. The time now is 08:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy