Print this page
4641 dladm.1m misidentifies OBYTES
7669 several typos in dladm.1m

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/dladm.1m.man.txt
          +++ new/usr/src/man/man1m/dladm.1m.man.txt
↓ open down ↓ 309 lines elided ↑ open up ↑
 310  310                     Number of input errors.
 311  311  
 312  312  
 313  313                 OPACKETS
 314  314  
 315  315                     Number of packets sent on this link.
 316  316  
 317  317  
 318  318                 OBYTES
 319  319  
 320      -                   Number of bytes received on this link.
      320 +                   Number of bytes sent on this link.
 321  321  
 322  322  
 323  323                 OERRORS
 324  324  
 325  325                     Number of output errors.
 326  326  
 327  327  
 328  328  
 329  329             -p, --parsable
 330  330  
↓ open down ↓ 251 lines elided ↑ open up ↑
 582  582             -L mode, --lacp-mode=mode
 583  583  
 584  584                 Specifies whether LACP should be used and, if used, the mode in
 585  585                 which it should operate. Supported values are off, active or
 586  586                 passive.
 587  587  
 588  588  
 589  589             -T time, --lacp-timer=time
 590  590  
 591  591                 Specifies the LACP timer value. The supported values are short
 592      -               or longjjj.
      592 +               or long.
 593  593  
 594  594  
 595  595             -u address, --unicast=address
 596  596  
 597  597                 Specifies a fixed unicast hardware address to be used for the
 598  598                 aggregation. If this option is not specified, then an address
 599  599                 is automatically chosen from the set of addresses of the
 600  600                 component devices.
 601  601  
 602  602  
↓ open down ↓ 879 lines elided ↑ open up ↑
1482 1482  
1483 1483                 See "Options," above.
1484 1484  
1485 1485  
1486 1486  
1487 1487         dladm show-vlan [-P] [[-p] -o field[,...]] [vlan-link]
1488 1488  
1489 1489             Display VLAN configuration for all VLAN links or for the specified
1490 1490             VLAN link.
1491 1491  
1492      -           The show-vlansubcommand accepts the following options:
     1492 +           The show-vlan subcommand accepts the following options:
1493 1493  
1494 1494             -o field[,...], --output=field[,...]
1495 1495  
1496 1496                 A case-insensitive, comma-separated list of output fields to
1497 1497                 display. The field name must be one of the fields listed below,
1498 1498                 or the special value all, to display all fields. For each VLAN
1499 1499                 link, the following fields can be displayed:
1500 1500  
1501 1501                 LINK
1502 1502  
↓ open down ↓ 1349 lines elided ↑ open up ↑
2852 2852         are both negotiated and currently effective in hardware. However, with
2853 2853         Power Management enabled, the speed/duplex capabilities currently
2854 2854         exposed in hardware might be a subset of the set of bits that were used
2855 2855         in initial link parameter negotiation. Thus the MII adv_* parameters
2856 2856         are marked read-only, with an additional set of en_* parameters for
2857 2857         configuring speed and duplex properties at initial negotiation.
2858 2858  
2859 2859  
2860 2860         Note that the adv_autoneg_cap does not have an en_autoneg_cap
2861 2861         counterpart: the adv_autoneg_cap is a 0/1 switch that turns off/on
2862      -       autonegotiation itself, and therefore cannot be impacted by Power
     2862 +       auto-negotiation itself, and therefore cannot be impacted by Power
2863 2863         Management.
2864 2864  
2865 2865  
2866 2866         In addition, the following Ethernet properties are reported:
2867 2867  
2868 2868         speed
2869 2869  
2870 2870             (read-only) The operating speed of the device, in Mbps.
2871 2871  
2872 2872  
↓ open down ↓ 484 lines elided ↑ open up ↑
3357 3357  NOTES
3358 3358         The preferred method of referring to an aggregation in the aggregation
3359 3359         subcommands is by its link name. Referring to an aggregation by its
3360 3360         integer key is supported for backward compatibility, but is not
3361 3361         necessary. When creating an aggregation, if a key is specified instead
3362 3362         of a link name, the aggregation's link name will be automatically
3363 3363         generated by dladm as aggrkey.
3364 3364  
3365 3365  
3366 3366  
3367      -                                October 1, 2016                      DLADM(1M)
     3367 +                               December 16, 2016                     DLADM(1M)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX