tipc-config (1) - Linux Manuals
tipc-config: tipc configuration
NAME
tipc-config - tipc configurationSYNOPSIS
tipc-config command [command ...]DESCRIPTION
The tipc-config tool provides numerous commands for configuring and monitoring a TIPC network. Certain commands are only available to users having network administrator privileges (eg. root) to prevent unauthorized users from reconfiguring the network.Users can pass multiple commands to tipc-config in a single invocation. Commands are normally processed serially, from left to right; exceptions are the "-v", "-i", and "-dest" commands, which have an immediate effect on all commands in a command set. If tipc-config detects a failure while executing a set of commands, it exits without attempting any unprocessed commands.
Options
- -help
-
This usage list
- -i
-
Interactive set operations
- -l [=<domain>|<linkpat>]
-
Get links to domain
- -log [=<size>]
-
Dump/resize log
- -lp =<linkpat>|<bearer>|<media>/<value>
-
Set link priority
- -ls [=<linkpat>]
-
Get link statistics
- -lsr =<linkpat>
-
Reset link statistics
- -lt =<linkpat>|<bearer>|<media>/<value>
-
Set link tolerance
- -lw =<linkpat>|<bearer>|<media>/<value>
-
Set link window
- -m
-
Get media
- -max_ports [=<value>]
-
Get/set max number of ports
- -max_publ [=<value>]
-
Get/set max publications
- -max_subscr [=<value>]
-
Get/set max subscriptions
- -mng [=enable|disable]
-
Get/set remote management
- -n [=<domain>]
-
Get nodes in domain
- -netid[=<value>]
-
Get/set network id
- -nt [=[<depth>,]<type>[,<low>[,<up>]]]
-
Get name table
where <depth> = types|names|ports|all
- -p
-
Get port info
- -s
-
Get TIPC status info
- -v
-
Verbose output
- -V
-
Get tipc-config version info
EXMAPLES
Set up TIPC with network id 1234 and address 1.1.8 on eth0
Display the name table
AUTHORS
Written by
erik.hugne [at] ericsson.com
REPORTING BUGS
Report ls bugs to
tipc-discussion [at] lists.sourceforge.net