tipc-peer - Man Page
modify peer information
Synopsis
tipc peer remove address ADDRESS
Options
Options (flags) that can be passed anywhere in the command chain.
Description
Peer remove
Remove an offline peer node from the local data structures. The peer is identified by its address
Exit Status
Exit status is 0 if command was successful or a positive integer upon failure.
See Also
tipc(8), tipc-bearer(8), tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-node(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>
Referenced By
tipc(8), tipc-bearer(8), tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-node(8).
04 Dec 2015 iproute2 Linux