logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tipc-media - list or modify media properties

Author

       Richard Alpe <richard.alpe@ericsson.com>

iproute2                                           02 Jun 2015                                     TIPC-MEDIA(8)

Description

Mediapropertiespriority
              Default link priority inherited by all bearers subsequently enabled on  a  media.  For  more  info
              about link priority see tipc-link(8)

       tolerance
              Default  link  tolerance  inherited  by all bearers subsequently enabled on a media. For more info
              about link tolerance see tipc-link(8)

       window
              Default link window inherited by all bearers subsequently enabled on a media. For more info  about
              link window see tipc-link(8)

Exit Status

       Exit status is 0 if command was successful or a positive integer upon failure.

Name

       tipc-media - list or modify media properties

Options

       Options (flags) that can be passed anywhere in the command chain.

       -h, --help
              Show  help  about  last valid command. For example tipcmedia--help will show media help and tipc--help will show general help. The position of the option in the string is irrelevant.

Reporting Bugs

       Report any bugs to the Network Developers mailing list <netdev@vger.kernel.org> where the development and
       maintenance is primarily done.  You do not have to be subscribed to the list to send a message there.

See Also

tipc(8), tipc-bearer(8), tipc-link(8), tipc-nametable(8), tipc-node(8), tipc-peer(8), tipc-socket(8)

Synopsis

tipcmediaset { priorityPRIORITY | toleranceTOLERANCE | windowWINDOW } mediaMEDIAtipcmediaget { priority | tolerance | window } mediaMEDIAtipcmedialist

See Also