Replay-Protection - Cisco Nexus 7000 Series Command Reference Manual

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

Advertisement

R Commands

replay-protection

To enable the data-path replay protection feature for Cisco TrustSec authentication on an interface, use the
replay-protection command. To disable the data-path replay protection feature, use the no form of this
command.
replay-protection
no replay-protection
Syntax Description
This command has no arguments or keywords.
Command Default
Enabled
Command Modes
Cisco TrustSec 802.1X configuration
Command History
Release
4.0(1)
Usage Guidelines
This command is not supported for F1 Series modules and F2 Series modules.
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 enable data-path protect for Cisco TrustSec authentication on an interface:
switch# configure terminal
switch(config)# interface ethernet 2/3
switch(config-if)# cts dot1x
switch(config-if-cts-dot1x)# replay-protection
switch(config-if-cts-dot1x)# exit
switch(config-if)# shutdown
switch(config-if)# no shutdown
This example shows how to disable data-path protect for Cisco TrustSec authentication on an interface:
switch# configure terminal
switch(config)# interface ethernet 2/3
switch(config-if)# cts dot1x
switch(config-if-cts-dot1x)# no replay-protection
switch(config-if-cts-dot1x)# exit
switch(config-if)# shutdown
switch(config-if)# no shutdown
Modification
This command was introduced.
Cisco Nexus 7000 Series Security Command Reference
replay-protection
619

Advertisement

Table of Contents
loading

Table of Contents