The display kerberos-snooping-profile command displays the configuration of a Kerberos snooping profile.
Parameter |
Description |
Value |
---|---|---|
name profile-name |
Displays the configuration of a specified Kerberos snooping profile. If this parameter is not specified, all Kerberos snooping profiles configured on the device are displayed. If this parameter is specified, the detailed configuration of the specified Kerberos snooping profile is displayed. |
The value must be the name of an existing Kerberos snooping profile. |
After a Kerberos snooping profile is configured, you can run this command to check whether the configuration of the Kerberos snooping profile is correct.
# Display the configuration of all Kerberos snooping profiles configured on the device.
<HUAWEI> display kerberos-snooping-profile ----------------------------------------------- ID Profile Name ----------------------------------------------- 0 p1 1 p2 ----------------------------------------------- Total: 2 printed: 2.
# Display the configuration of the Kerberos snooping profile p1.
<HUAWEI> display kerberos-snooping-profile name p1
Profile Name : p1
TCP/UDP Port : 99
Server IP : 10.1.1.1
Item |
Description |
---|---|
ID |
ID of a Kerberos snooping profile. |
Profile Name |
Name of a Kerberos snooping profile. To configure a Kerberos snooping profile, run the kerberos-snooping-profile command in the system view. |
Total |
Number of Kerberos snooping profiles. |
printed |
Number of displayed Kerberos snooping profiles. |
TCP/UDP Port |
Port number of a Kerberos server. To configure the port number of a Kerberos server, run the port command in the Kerberos snooping profile view. |
Server IP |
IP address of a Kerberos server. To configure the IP address of a Kerberos server, run the server-ip command in the Kerberos snooping profile view. |