To configure the default Security Group Tag (SGT) Exchange Protocol (SXP) password for the device, use the cts sxp default password command. To remove the default, use the no form of this command.
cts sxp default password { password | 7 encrypted-password }
no cts sxp default password
|
password
|
Clear text password. The password is alphanumeric and case-sensitive. The maximum length is 32 characters.
|
|
7
encrypted-password
|
Specifies an encrypted password. The maximum length is 32 characters.
|
None
Global configuration mode
|
Release
|
Modification
|
|---|---|
|
5.1(3)N1(1)
|
This command was introduced.
|
To use this command, you must first enable the 802.1X feature by using the feature dot1x command and then enable the Cisco TrustSec feature using the feature cts command.
This command does not require a license.
This example shows how to configure the default SXP password for the device:
This example shows how to remove the default SXP password:
|
Command
|
Description
|
|---|---|
|
feature cts
|
Enables the Cisco TrustSec feature.
|
|
feature dot1x
|
Enables the 802.1X feature on the switch.
|
|
show cts sxp
|
Displays the Cisco TrustSec SXP configuration information.
|