display access python-script information

Function

The display access python-script information command displays information about the loading of a python script package.

This command is supported only on the NetEngine 8000 F1A.

Format

display access python-script information

Parameters

None

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
aaa-access read

Usage Guidelines

Usage Scenario

To view information about the loading of a python script package, run the display access python-script information command. If the script package is successfully loaded, information about the script package version, date and time when the script package was loaded, and script name and status is displayed.

Prerequisites

The python script package has been uploaded to the cfcard: directory on the device.

The python script extension function has been enabled.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about the loading of a python script.
<HUAWEI> display access python-script information
   Compatible API Versions:
   V1.0
  Script Package Name                       : cfcard:/BrasPyExtend_VXXXRXXXCXX.zip
  Script Package Version                    : VXXXRXXXCXX
  Script Package API Version                : V1.0
  Script Package Run Time                   : 2021-04-08 15:11:34
  Script Info:
  ---------------------------------------------------------------
  ScriptName                             State
  ---------------------------------------------------------------
  radius_acc_req.py                                   Running
  radius_auth_req.py                                   Running
  ---------------------------------------------------------------
  Total = 2
Table 1 Description of the display access python-script information command output
Item Description
Compatible API Versions

Compatible API version.

Script Package Name

Name of a script package.

Script Package Version

Version of a script package.

Script Package Run Time

Date and time when a script package was loaded.

Script Info

Information about loaded scripts.

Script Package API Version

API version of the Python script package.

ScriptName

Name of a loaded script.

State

State of a loaded script.

Total

Total number of loaded scripts.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >