Parameter |
Description |
Value |
|---|---|---|
number user-table-id |
Specifies the ID of an IKE user table. If this parameter is not specified, the command displays information about all IKE user tables. |
The value must be an existing IKE user table ID. |
user-name user-name |
Specifies a user name. |
The value must be a user name. |
You can run this command to check the user ID type, user ID, pre-shared key, and user description in an IKE user table.
# Display information about all IKE user tables.
<sysname> display ike 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
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.
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. |