Send comments to nexus3k-docfeedback@cisco.com
-SM-118
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
mode tap-aggregation
mode tap-aggregation
To allow the attachment of an ACL with a Tap Aggregation policy to an interface, use the mode
tap-aggregation command. To disallow the attachment of such a policy to an interface, use the no form
of this command.
mode tap-aggregation
no mode tap-aggregation
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes Interface configuration mode
Command History
Usage Guidelines You can use this command on all Cisco Nexus 3000 Series and Cisco Nexus 3100 Series switches.
To be able to apply an ACL with a Tap Aggregation policy on an interface, you must run the mode
tap-aggregation command.
Examples This example shows how to enable mode tap-aggregation and apply the ACL on an interface:
switch# configure terminal
switch(config)# interface ethernet1/2
switch(config-if)# mode tap-aggregation
switch(config-if)# ip port access-group test in
Related Commands
Release Modification
6.0(2)U2(3) This command was introduced.
Command Description
ip port access-group Applies an ACL to an interface.