configure security python
Description
Turns on or off external Python scripting support when FIPS mode is turned off.
Syntax Description
on | Turns on external Python scripting support (default). |
off | Turns off external Python scripting support. |
Default
By default, when FIPS mode is off, external Python scripting support is enabled.
Usage Guidelines
To enable external Python scripting support with the command, FIPS mode must be turned off (configure security fips-mode [on | off]). Python scripting configuration is ignored when FIPS mode is turned on.
Example
The following example turns off external Python scripting support:
# configure security python off
History
This command was first available in ExtremeXOS 32.2.
Platform Availability
This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.