6370257fa3
This PR is to add the following Add a new options "--profile" to the show macsec command, to show all profiles in device Update the currentl show macsec command, to show profile in each interface o/p. This will tell which macsec profile the interface is attached to.
76 lines
2.3 KiB
JSON
76 lines
2.3 KiB
JSON
{
|
|
"MACSEC_PROFILE|macsec_profile": {
|
|
"cipher_suite": "GCM-AES-XPN-256",
|
|
"policy": "security",
|
|
"primary_cak": "0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF",
|
|
"primary_ckn": "6162636465666768696A6B6C6D6E6F707172737475767778797A303132333435",
|
|
"priority": "0",
|
|
"rekey_period": "900",
|
|
"send_sci": "true"
|
|
},
|
|
"PORT|Ethernet0": {
|
|
"alias": "Ethernet1/1",
|
|
"asic_port_name": "Eth0-ASIC0",
|
|
"coreid": "1",
|
|
"coreportid": "1",
|
|
"description": "Ethernet1/1",
|
|
"index": "1",
|
|
"lanes": "72,73,74,75,76,77,78,79",
|
|
"macsec": "macsec_profile",
|
|
"mtu": "9100",
|
|
"numvoq": "8",
|
|
"pfc_asym": "off",
|
|
"role": "Ext",
|
|
"speed": "400000",
|
|
"tpid": "0x8100"
|
|
},
|
|
"PORT|Ethernet1": {
|
|
"alias": "Ethernet2/1",
|
|
"asic_port_name": "Eth0-ASIC0",
|
|
"coreid": "1",
|
|
"coreportid": "1",
|
|
"description": "Ethernet2/1",
|
|
"index": "1",
|
|
"lanes": "72,73,74,75,76,77,78,79",
|
|
"macsec": "macsec_profile",
|
|
"mtu": "9100",
|
|
"numvoq": "8",
|
|
"pfc_asym": "off",
|
|
"role": "Ext",
|
|
"speed": "400000",
|
|
"tpid": "0x8100"
|
|
},
|
|
"PORT|Ethernet4": {
|
|
"alias": "Ethernet5/1",
|
|
"asic_port_name": "Eth0-ASIC0",
|
|
"coreid": "1",
|
|
"coreportid": "1",
|
|
"description": "Ethernet5/1",
|
|
"index": "1",
|
|
"lanes": "72,73,74,75,76,77,78,79",
|
|
"macsec": "macsec_profile",
|
|
"mtu": "9100",
|
|
"numvoq": "8",
|
|
"pfc_asym": "off",
|
|
"role": "Ext",
|
|
"speed": "400000",
|
|
"tpid": "0x8100"
|
|
},
|
|
"PORT|Ethernet5": {
|
|
"alias": "Ethernet6/1",
|
|
"asic_port_name": "Eth0-ASIC0",
|
|
"coreid": "1",
|
|
"coreportid": "1",
|
|
"description": "Ethernet6/1",
|
|
"index": "1",
|
|
"lanes": "72,73,74,75,76,77,78,79",
|
|
"macsec": "macsec_profile",
|
|
"mtu": "9100",
|
|
"numvoq": "8",
|
|
"pfc_asym": "off",
|
|
"role": "Ext",
|
|
"speed": "400000",
|
|
"tpid": "0x8100"
|
|
}
|
|
}
|