]> git.ipfire.org Git - people/ms/network.git/blob - man/network-color.txt
man: Convert network-performance-tuning(8) to asciidoc
[people/ms/network.git] / man / network-color.txt
1 network-color(8)
2 ================
3
4 NAME
5 ----
6 network-color - Allows assigning a color to a zone or port
7
8 SYNOPSIS
9 --------
10 [verse]
11 'network' [zone ZONE|port PORT] color set AABBCC
12 'network' [zone ZONE|port PORT] reset
13
14 DESCRIPTION
15 -----------
16 The 'color' command helps to manage colors for zones and ports.
17 The color is being used to make identification of a zone or port easier on the
18 command line and web user interface.
19
20 COMMANDS
21 --------
22 The following commands are understood:
23
24 'set' [AABBCC]::
25 The color of a zone or port is set with the 'set' command.
26 It is required to pass a color in hex formatting.
27
28 'reset'::
29 Resets the color of a zone or port to blank.
30
31 AUTHOR
32 ------
33 Jonatan Schlag
34
35 SEE ALSO
36 --------
37 link:network[8]
38 link:network-zone[8]
39 link:network-port[8]