Display information about participants in an MKA session.
show macsec mka participant
show macsec mka participant {slot/port[/sub-port][-slot/port[/sub-port]][,...]} [verbose]
None.
User EXEC
This command does not apply to all hardware platforms. For more information about feature support, see Fabric Engine and VOSS Feature Support Matrix.
The show macsec mka participant command displays the following information:
Output field |
Description |
---|---|
PortId |
Specifies the port number of the MKA session participant. |
CA Name |
Specifies the Connectivity Association (CA) name associated with the MKA session participant. |
MKA-Profile Name |
Specifies the name of the MKA profile. |
MKA Enable |
Specifies whether MKA is enabled for the port. |
Actor Priority |
Specifies a hexadecimal value for actor priority, which determines key server selection. |
The following example displays information for all participants in an MKA session.
Switch:1(config)#show macsec mka participant ========================================================================================== MACsec MKA Participants ========================================================================================== Port CA MKA-Profile MKA Actor Id Name Name Enable Priority ------------------------------------------------------------------------------------------ 1/3 CA120022 extreme030519 Enabled A 1/4 CA121023 extreme031519 Enabled 14 2/2 CA122024 extreme032019 Enabled 1E ------------------------------------------------------------------------------------------
The following example displays information for a specific port participating in an MKA session.
Switch:1(config)#show macsec mka participant 1/3 ========================================================================================== MACsec MKA Participant ========================================================================================== Port CA MKA-Profile MKA Actor Id Name Name Enable Priority ------------------------------------------------------------------------------------------ 1/3 CA120022 extreme030519 Enabled A ------------------------------------------------------------------------------------------