Sap Modelist - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

sap modelist

sap modelist
To configure the Cisco TrustSec Security Association Protocol (SAP) operation mode, use the sap modelist
command. To revert to the default, use the no form of this command.
sap modelist {gcm-encrypt| gmac| no-encap| none}
no sap modelist {gcm-encrypt| gmac| no-encap| none}
Syntax Description
gcm-encrypt
gmac
no-encap
none
Command Default
gcm-encrypt
Command Modes
Cisco TrustSec 802.1X configuration
Command History
Release
4.0(1)
Usage Guidelines
To use this command, you must enable the Cisco TrustSec feature using the feature cts command.
After using this command, you must enable and disable the interface using the shutdown/no shutdown
command sequence for the configuration to take effect.
This command requires the Advanced Services license.
Examples
This example shows how to configure Cisco TrustSec SAP operation mode on an interface:
switch# configure terminal
switch(config)# interface ethernet 2/3
switch(config-if)# cts dot1x
switch(config-if-cts-dot1x)# sap modelist gmac
switch(config-if-cts-dot1x)# exit
switch(config-if)# shutdown
switch(config-if)# no shutdown
Cisco Nexus 7000 Series Security Command Reference
642
Specifies Galois/Counter Mode (GCM) encryption
and authentication mode.
Specifies GCM authentication mode.
Specifies no encapsulation and no security group tag
(SGT) insertion.
Specifies the encapsulation of the SGT without
authentication or encryption.
Modification
This command was introduced.
S Commands

Advertisement

Table of Contents
loading

Table of Contents