< Home

display ike user-table (User view)

Function

The display ike user-table command displays IKE user table information.

Format

display ike ctrl-plane user-table [ number user-table-id [ user-name user-name ] ]

display ike slot slot-id cpu cpu-id user-table [ number user-table-id [ user-name user-name ] ]

Parameters

Parameter

Description

Value

ctrl-plane

Display IKE user table information on control plane.

All models except USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter.

-

slot slot-id cpu cpu-id

Specifies the slot ID and CPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter.

slot-id and cpu-id are integers and must be set according to the device configuration.

number user-table-id

Specifies the ID of an IKE user table. If the name of an IKE user table is not specified, information about all IKE user tables is displayed.

The ID of an IKE user table must already exist.

user-name user-name

Specifies a user name.

The value must be a user name.

Views

User view

Default Level

1: Monitoring level

Usage Guidelines

You can run this command to check the user ID type, user ID, pre-shared key, and user description in an IKE user table.

Example

# Display information about all IKE user tables.

<sysname> display ike ctrl-plane user-table
Number of IKE User-tables: 1
                             
-----------------------------------------------                                 
 IKE User-table: 10, Number of users: 1
-----------------------------------------------                                 
                                                                                
  User Name              : user1                                                
  User ID-type           : IP                                                   
  User ID                : 1.1.1.1                                              
  Pre-shared-key         : %^%#D,Ul0!:u2RM;giQtp4KDzkbm*)=Y[NYF[N6s)SMQ%^%#     
  DNS Server             : 10.1.1.1                                             
  Secondary DNS Server   : 10.2.1.1                                             
  Assigned IP            : 1.1.1.1                                              
  Assigned IP Mask       : 255.255.255.0                                        
  No-xauth               : Enable                                               
  VPN instance           : vrf1   
  Description            : USER1  
Table 1 Description of the display ike user-table command output

Parameter

Description

Number of IKE User-tables

Number of IKE user tables.

Number of users

Number of IKE users.

IKE User-table

ID of the IKE user table.

User Name

IKE user name. To configure the IKE user name, run the user (IKE user table view) command.

User ID-type

Remote ID type of the IKE peer.

  • ANY: The remote ID type of the IKE peer is of any type.
  • ESN: The remote ID type of the IKE peer is an ESN.
  • FQDN: The remote ID type of the IKE peer is a name.
  • IP: The remote ID type of the IKE peer is an IP address.
  • USER-FQDN: The remote ID type of the IKE peer is a user domain name.

To configure the remote ID type of an IKE peer, run the id-type command.

User ID

Remote ID of the IKE peer. To configure the remote ID of an IKE peer, run the id-type command.

Pre-shared-key

Pre-shared key. To configure the pre-shared key, run the pre-shared-key command.

DNS Server

Address of the primary DNS server. To configure the address of the primary DNS server, run the dns (IKE user view) command.

Secondary DNS Server

Address of the secondary DNS server. To configure the address of the secondary DNS server, run the dns (IKE user view) command.

Assigned IP

IP address allocated to an IKE user. To configure the IP address allocated to an IKE user, run the ip-alloc command.

Assigned IP Mask

Mask of the IP address allocated to an IKE user. To configure the mask of the IP address allocated to an IKE user, run the ip-alloc command.

No-xauth

Whether the local end is configured not to perform IKEv1 extended authentication. To configure the device not to perform IKEv1 extended authentication for IKE users, run the no-xauth enable command.

VPN instance

Name of the VPN instance. To configure the name of a VPN instance, run the vpn-instance-traffic (IKE user view) command.

Description

Description of the IKE user table. To configure the description of an IKE user table, run the description command.

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