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