ethers.5

来自「Linux下网络相关工具源代码。」· 5 代码 · 共 32 行

5
32
字号
.TH ETHERS 5 "April 26th, 1996" "" "File formats".SH NAME \"{{{roff}}}\"{{{ethers \- Ethernet address to IP number database.\"}}}.SH DESCRIPTION \"{{{\fB/etc/ethers\fP contains 48 bit Ethernet addresses and their correspondingIP numbers, one line for each IP number:.sp.RS\fIEthernet-address\fP  \fIIP-number\fP.RE.spThe two items are separated by any number of SPACE and/or TAB characters.   A \fB#\fP at the beginning of a line starts a commentwhich extends to the end of the line.  The \fIEthernet-address\fP iswritten as.IR x : x : x : x : x : x ,where \fIx\fP is a hexadecimal number between \fB0\fP and \fBff\fPwhich represents one byte of the address, which is in network byteorder (big-endian).  The \fIIP-number\fP may be a hostname whichcan be resolved by DNS or a dot separated number..\"}}}.SH EXAMPLES \"{{{08:00:20:00:61:CA  pal.\"}}}.SH FILES \"{{{/etc/ethers.\"}}}.SH "SEE ALSO" \"{{{rarp(8).\"}}}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?