]> git.ipfire.org Git - people/ms/network.git/blame - man/network-color.txt
man: Convert network-performance-tuning(8) to asciidoc
[people/ms/network.git] / man / network-color.txt
CommitLineData
b2f5dc13
MT
1network-color(8)
2================
3
4NAME
5----
62191ec3
MT
6network-color - Allows assigning a color to a zone or port
7
8SYNOPSIS
9--------
10[verse]
11'network' [zone ZONE|port PORT] color set AABBCC
12'network' [zone ZONE|port PORT] reset
b2f5dc13
MT
13
14DESCRIPTION
15-----------
16The 'color' command helps to manage colors for zones and ports.
17The color is being used to make identification of a zone or port easier on the
18command line and web user interface.
19
20COMMANDS
21--------
22The 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
31AUTHOR
32------
33Jonatan Schlag
34
35SEE ALSO
36--------
37link:network[8]
38link:network-zone[8]
39link:network-port[8]