NSX CLI Guide

Debug Commands

del dataplane acl-counter rules ipv4 proto <ip-proto> src-ip <ipv4-addr> dst-ip <ipv4-addr> src-port <l4-port-any> dst-port <l4-port-any>

Delete an IPv4 rule for the ACL counters.

Parameters:

Option Description
<ip-proto> IP Protocol
<ipv4-addr> IPv4 Address
<l4-port-any> TCP/UDP port (1-65535) or any


Example:

nsx-edge-1> del dataplane acl-counter rules ipv4 proto tcp src-ip 10.1.1.1 dst-ip 11.1.1.0/24 ================== IPv4 ======================================= proto src_ip dst_ip src_port dst_port =============================================================== =========================================== IPv6 ================================================================ proto src_ip dst_ip src_port dst_port ================================================================================================================= TCP fc00::1/128 fc00::/7 any any

Mode:

Basic

Availability: