{"tool":"semanage","tool_display":"Semanage","intent":"list-interface-type-definitions-custom-format","intent_display":"list interface type definitions custom format","title":"Semanage Command: list interface type definitions custom format","command_string":"sudo semanage interface -l -C","raw_command_string":"sudo semanage interface {{[-l|--list]}} {{[-C|--locallist]}}","description":"Exact CLI syntax to list interface type definitions custom format using Semanage.","usage_scenario":"Use this command to view SELinux interface type definitions for network interfaces.","scenario_context":"Use this command to view SELinux interface type definitions for network interfaces.","simulated_output":"Interface Type Definitions:\n  - eth0_t\n  - wlan0_t\n  - lo_t\n\nTotal: 3 definitions listed.","how_to_steps":["Open a terminal.","Run the command: sudo semanage interface --list.","Review the output for interface type definitions."],"canonical_url":"https://www.syntaxstandard.com/semanage/list-interface-type-definitions-custom-format"}