from small one page howto to huge articles all in one place
 

search text in:





Poll
Which filesystem do you use?






poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

186386

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250363

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137545

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





TIPC

Section: Linux (8)
Updated: 02 Jun 2015
Index Return to Main Contents
 

NAME

tipc - a TIPC configuration and management tool  

SYNOPSIS


tipc [ OPTIONS ] COMMAND ARGUMENTS


COMMAND := { bearer | link | media | nametable | node | socket }


OPTIONS := { -h[help] }

 

DESCRIPTION

The Transparent Inter-Process Communication (TIPC) protocol offers total address transparency between processes which allows applications in a clustered computer environment to communicate quickly and reliably with each other, regardless of their location within the cluster.

TIPC originated at the telecommunications manufacturer Ericsson. The first open source version of TIPC was created in 2000 when Ericsson released its first Linux version of TIPC. TIPC was introduced in the mainline Linux kernel in 2006 and is now widely used both within and outside of Ericsson.

 

OPTIONS

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

 

COMMANDS

BEARER
- Show or modify TIPC bearers

LINK
- Show or modify TIPC links

MEDIA
- Show or modify TIPC media

NAMETABLE
- Show TIPC nametable

NODE
- Show or modify TIPC node parameters

SOCKET
- Show TIPC sockets

 

ARGUMENTS

Command arguments are described in a command specific man page and typically consists of nested commands along with key value pairs. If no arguments are given a command typically shows its help text. The explicit help option -h or --help can occur anywhere among the arguments and will show help for the last valid command given.

 

EXIT STATUS

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

 

SEE ALSO

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

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.

 

AUTHOR

Richard Alpe <richard.alpe@ericsson.com>


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
COMMANDS
ARGUMENTS
EXIT STATUS
SEE ALSO
REPORTING BUGS
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 15.6 ms