display http-redirect-profile

Function

The display http-redirect-profile command displays the configuration of the HTTP redirection templates.

This command is supported only on the NetEngine 8000 F1A.

Format

display http-redirect-profile [ name redirect-profile-name | index index-id ]

Parameters

Parameter Description Value
name redirect-profile-name

The name of the HTTP redirection template.

The value is a string and ranges from 1 to 31 characters.

index index-id

The index of the HTTP redirection template.

The value is an integer and ranges from 0 to 254.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
vas read

Usage Guidelines

Usage Scenario

You can use this command to display the configuration of a certain HTTP redirection templates, or the global configuration.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

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

# Display the current configuration of the HTTP redirection template.
<HUAWEI> display http-redirect-profile
-------------------------------------------------------
  Index       Redirect name     Used num
-------------------------------------------------------
  0           redirect1         0
  1           redirect2         0
  2           redirect3         0
  -------------------------------------------------------
  Total 3,3 printed
# Display the current configuration of the HTTP redirection template named redirect1.
<HUAWEI> display http-redirect-profile name redirect1
------------------------------------------------
  Redirect-profile-index       : 0
  Redirect-profile-name        : redirect1
  Reference-count              : 0
  Web-server-url               : http://www.aaa.com
  Web-server-mode              : get
  Redirect-limit               : 2
  ------------------------------------------------
Table 1 Description of the display http-redirect-profile command output
Item Description
Index

The index of the HTTP redirection template.

Redirect name

The name of the HTTP redirection template.

Used num

The time the HTTP redirection template is used.

Redirect-profile-index

The index of the HTTP redirection template.

Redirect-profile-name

The name of the HTTP redirection template.

Reference-count

The time the HTTP redirection template is used.

Web-server-url

The page for redirection.

Web-server-mode

The working mode of the Web server:

  • get.
  • post.
Redirect-limit

Number of redirections for the EDSG service.

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