System Grab Bag

View all man pages from Ubuntu (or from all projects)

Name

tipc-media - list or modify media properties

Synopsis

tipc media set "{ " "priority " PRIORITY "| " tolerance TOLERANCE "| " window "WINDOW " } media MEDIA
tipc media get "{ " "priority" " | " tolerance " | " window " } " media MEDIA tipc media list

Options

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

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

Description

Media Properties

priority 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.

See Also

  1. tipc(8),
  2. tipc-bearer(8),
  3. tipc-link(8),
  4. tipc-nametable(8),
  5. tipc-node(8),
  6. tipc-peer(8),
  7. tipc-socket(8)

Reporting Bugs

Report any bugs to the Network Developers mailing list <[email protected]> where the development and maintenance is primarily done. You do not have to be subscribed to the list to send a message there.

Author

Richard Alpe <[email protected]>