1TIPC-PEER(8) Linux TIPC-PEER(8)
2
3
4
6 tipc-peer - modify peer information
7
8
10 tipc peer remove address ADDRESS
11
12
14 Options (flags) that can be passed anywhere in the command chain.
15
16 -h, --help
17 Show help about last valid command. For example tipc peer --help
18 will show peer help and tipc --help will show general help. The
19 position of the option in the string is irrelevant.
20
22 Peer remove
23 Remove an offline peer node from the local data structures. The peer is
24 identified by its address
25
26
28 Exit status is 0 if command was successful or a positive integer upon
29 failure.
30
31
33 tipc(8), tipc-bearer(8), tipc-link(8), tipc-media(8), tipc-
34 nametable(8), tipc-node(8), tipc-socket(8)
35
37 Report any bugs to the Network Developers mailing list <net‐
38 dev@vger.kernel.org> where the development and maintenance is primarily
39 done. You do not have to be subscribed to the list to send a message
40 there.
41
42
44 Richard Alpe <richard.alpe@ericsson.com>
45
46
47
48iproute2 04 Dec 2015 TIPC-PEER(8)