# man > tipc-media(8)

[TIPC-MEDIA(8)](https://www.chedong.com/phpMan.php/man/TIPC-MEDIA/8/markdown)                                   Linux                                  [TIPC-MEDIA(8)](https://www.chedong.com/phpMan.php/man/TIPC-MEDIA/8/markdown)



## 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)](https://www.chedong.com/phpMan.php/man/tipc-link/8/markdown)


### tolerance
              Default link tolerance inherited by all bearers subsequently enabled on a media. For
              more info about link tolerance see [**tipc-link**(8)](https://www.chedong.com/phpMan.php/man/tipc-link/8/markdown)


### window
              Default link window inherited by all bearers subsequently enabled on a media. For more
              info about link window see [**tipc-link**(8)](https://www.chedong.com/phpMan.php/man/tipc-link/8/markdown)


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


## SEE ALSO
       [**tipc**(8)](https://www.chedong.com/phpMan.php/man/tipc/8/markdown), [**tipc-bearer**(8)](https://www.chedong.com/phpMan.php/man/tipc-bearer/8/markdown), [**tipc-link**(8)](https://www.chedong.com/phpMan.php/man/tipc-link/8/markdown), [**tipc-nametable**(8)](https://www.chedong.com/phpMan.php/man/tipc-nametable/8/markdown), [**tipc-node**(8)](https://www.chedong.com/phpMan.php/man/tipc-node/8/markdown), [**tipc-peer**(8)](https://www.chedong.com/phpMan.php/man/tipc-peer/8/markdown), **tipc-**
       [**socket**(8)](https://www.chedong.com/phpMan.php/man/socket/8/markdown)

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


## AUTHOR
       Richard Alpe <<richard.alpe@ericsson.com>>



iproute2                                     02 Jun 2015                               [TIPC-MEDIA(8)](https://www.chedong.com/phpMan.php/man/TIPC-MEDIA/8/markdown)
