tipc-media (8)
NAME
tipc-media - list or modify media propertiesSYNOPSIS
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)