Print this page
2553 mac address should be a dladm link property

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/dladm.1m
          +++ new/usr/src/man/man1m/dladm.1m
   1    1  '\" te
   2    2  .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved
   3    3  .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Original documentation from The Open Group can be obtained online at http://www.opengroup.org/bookstore/.
   4    4  .\" The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission to reprint portions of their documentation. In the following statement, the phrase "this text" refers to portions of the system documentation. Portions of this text
   5    5  .\" are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical
   6    6  .\" and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html.
   7    7  .\"  This notice shall appear on any product containing this material.
   8    8  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
   9    9  .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
  10   10  .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
  11      -.TH DLADM 1M "Sep 23, 2009"
       11 +.TH DLADM 1M "Feb 22, 2014"
  12   12  .SH NAME
  13   13  dladm \- administer data links
  14   14  .SH SYNOPSIS
  15   15  .LP
  16   16  .nf
  17   17  \fBdladm show-link\fR [\fB-P\fR] [\fB-s\fR [\fB-i\fR \fIinterval\fR]] [[\fB-p\fR] \fB-o\fR \fIfield\fR[,...]] [\fIlink\fR]
  18   18  \fBdladm rename-link\fR [\fB-R\fR \fIroot-dir\fR] \fIlink\fR \fInew-link\fR
  19   19  .fi
  20   20  
  21   21  .LP
↓ open down ↓ 4415 lines elided ↑ open up ↑
4437 4437  Specifies the decay rate for source changes limited by \fBlearn_limit\fR. This
4438 4438  number is subtracted from the counter for a bridge link every 5 seconds. Only
4439 4439  non-VLAN, non-VNIC type links have this property.
4440 4440  .sp
4441 4441  The default value is \fB200\fR. Valid values are greater or equal to 0.
4442 4442  .RE
4443 4443  
4444 4444  .sp
4445 4445  .ne 2
4446 4446  .na
     4447 +\fB\fBmac-address\fR\fR
     4448 +.ad
     4449 +.sp .6
     4450 +.RS 4n
     4451 +The MAC address of the link.  The default value is the factory MAC address.
     4452 +.RE
     4453 +
     4454 +.sp
     4455 +.ne 2
     4456 +.na
4447 4457  \fB\fBmaxbw\fR\fR
4448 4458  .ad
4449 4459  .sp .6
4450 4460  .RS 4n
4451 4461  Sets the full duplex bandwidth for the link. The bandwidth is specified as an
4452 4462  integer with one of the scale suffixes (\fBK\fR, \fBM\fR, or \fBG\fR for Kbps,
4453 4463  Mbps, and Gbps). If no units are specified, the input value will be read as
4454 4464  Mbps. The default is no bandwidth limit.
4455 4465  .RE
4456 4466  
↓ open down ↓ 961 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX