semanage-port
Verified for current stable LTS
Semanage Port Command: List User Defined Port Labeling Rules No Headings
Use for list user defined port labeling rules no headings with Semanage Port. Exact CLI syntax to list user defined port labeling rules no headings using Semanage Port.
When to use this: Use for list user defined port labeling rules no headings with Semanage Port.
Command Syntax
sudo semanage port -l -C -n sudo semanage port -l -C -n Live Command Builder
Final Command
sudo semanage port -l -C -n Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
-C- Command Option
- Tool-specific option used by this command invocation.
-n- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list user defined port labeling rules no headings using Semanage Port.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Semanage Port Command: Add User Defined Rule Port Protocol Pair
sudo semanage port -a -t <ssh_port_t> -p <tcp> <22000> Semanage Port Command: Add User Defined Rule Port Protocol Range Pair sudo semanage port -a -t <http_port_t> -p <tcp> <80-88> Semanage Port Command: Delete User Defined Rule Port Protocol Pair sudo semanage port -d -p <udp> <11940> Semanage Port Command: List All Port Labeling Rules sudo semanage port -l Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl>