bootps
—
Bootstrap Protocol (BOOTP) server (67)
discard
—
Discard (9)
dnsix
—
DNSIX security protocol auditing (195)
domain
—
Domain Name Service (DNS, 53)
echo
—
Echo (7)
isakmp
—
Internet Security Association and Key Management Protocol (5)
mobile-ip
—
Mobile IP registration (434)
nameserver
—
IEN116 name service (obsolete, 42)
netbios-dgm
—
NetBIOS datagram service (138)
netbios-ns
—
NetBIOS name service (137)
netbios-ss
—
NetBIOS session service (139)
non500-isakmp
—
Internet Security Association and Key Management Protocol (45)
ntp
—
Network Time Protocol (123)
pim-auto-rp
—
PIM Auto-RP (496)
rip
—
Routing Information Protocol (router, in.routed, 52)
snmp
—
Simple Network Management Protocol (161)
snmptrap
—
SNMP Traps (162)
sunrpc
—
Sun Remote Procedure Call (111)
syslog
—
System Logger (514)
tacacs
—
TAC Access Control System (49)
talk
—
Talk (517)
tftp
—
Trivial File Transfer Protocol (69)
time
—
Time (37)
who
—
Who service (rwho, 513)
xdmcp
—
X Display Manager Control Protocol (177)
Examples
This example shows how to configure an IPv4 ACL named acl-lab-01 with rules that deny all TCP and UDP
traffic from the 10.23.0.0 and 192.168.37.0 networks to the 10.176.0.0 network and a final rule that permits
all other IPv4 traffic:
switch#
configure terminal
switch(config)#
ip access-list acl-lab-01
switch(config-acl)#
deny tcp 10.23.0.0/16 10.176.0.0/16
switch(config-acl)#
deny udp 10.23.0.0/16 10.176.0.0/16
switch(config-acl)#
deny tcp 192.168.37.0/16 10.176.0.0/16
switch(config-acl)#
deny udp 192.168.37.0/16 10.176.0.0/16
switch(config-acl)#
permit ip any any
Cisco Nexus 7000 Series Security Command Reference
241
D Commands
deny (IPv4)
Summary of Contents for Nexus 7000 Series
Page 2: ... Cisco Systems Inc All rights reserved ...
Page 20: ...Cisco Nexus 7000 Series Security Command Reference xx Contents ...
Page 62: ...Cisco Nexus 7000 Series Security Command Reference 36 A Commands aaa authentication rejected ...
Page 78: ...Cisco Nexus 7000 Series Security Command Reference 52 A Commands aaa user default role ...
Page 157: ...Cisco Nexus 7000 Series Security Command Reference 131 C Commands crypto ca import ...
Page 172: ...Cisco Nexus 7000 Series Security Command Reference 146 C Commands cts role based sgt map ...
Page 186: ...Cisco Nexus 7000 Series Security Command Reference 160 C Commands cts role based access list ...
Page 256: ...dscp dscp Cisco Nexus 7000 Series Security Command Reference 230 D Commands deny IPv4 ...
Page 271: ...protocol Cisco Nexus 7000 Series Security Command Reference 245 D Commands deny IPv6 ...
Page 274: ...dscp dscp Cisco Nexus 7000 Series Security Command Reference 248 D Commands deny IPv6 ...
Page 291: ...Cisco Nexus 7000 Series Security Command Reference 265 D Commands description identity policy ...
Page 293: ...Cisco Nexus 7000 Series Security Command Reference 267 D Commands description user role ...
Page 299: ...Cisco Nexus 7000 Series Security Command Reference 273 D Commands device role ...
Page 313: ...Cisco Nexus 7000 Series Security Command Reference 287 E Commands enable Cert DN match ...
Page 340: ...Cisco Nexus 7000 Series Security Command Reference 314 E Commands eq ...
Page 344: ...Cisco Nexus 7000 Series Security Command Reference 318 F Commands feature cts ...
Page 350: ...Cisco Nexus 7000 Series Security Command Reference 324 F Commands feature ldap ...
Page 369: ...G Commands gt page 344 Cisco Nexus 7000 Series Security Command Reference 343 ...
Page 372: ...Cisco Nexus 7000 Series Security Command Reference 346 G Commands gt ...
Page 398: ...Cisco Nexus 7000 Series Security Command Reference 372 I Commands interface policy deny ...
Page 497: ...Cisco Nexus 7000 Series Security Command Reference 471 K Commands key config key ...
Page 504: ...Cisco Nexus 7000 Series Security Command Reference 478 K Commands key string ...
Page 518: ...Cisco Nexus 7000 Series Security Command Reference 492 L Commands It ...
Page 536: ...Cisco Nexus 7000 Series Security Command Reference 510 M Commands monitor session ...
Page 552: ...Cisco Nexus 7000 Series Security Command Reference 526 O Commands other config flag ...
Page 569: ...dscp dscp Cisco Nexus 7000 Series Security Command Reference 543 P Commands permit IPv4 ...
Page 584: ...protocol Cisco Nexus 7000 Series Security Command Reference 558 P Commands permit IPv6 ...
Page 587: ...dscp dscp Cisco Nexus 7000 Series Security Command Reference 561 P Commands permit IPv6 ...
Page 622: ...Cisco Nexus 7000 Series Security Command Reference 596 P Commands propagate sgt ...
Page 664: ...Cisco Nexus 7000 Series Security Command Reference 638 R Commands rule ...
Page 737: ...Cisco Nexus 7000 Series Security Command Reference 711 Show Commands show arp access lists ...
Page 841: ...Cisco Nexus 7000 Series Security Command Reference 815 Show Commands show ipv6 dhcp ldra ...
Page 992: ...Cisco Nexus 7000 Series Security Command Reference 966 T Commands trustedCert ...
Page 1015: ...Cisco Nexus 7000 Series Security Command Reference 989 V Commands vlan policy deny ...
Page 1017: ...Cisco Nexus 7000 Series Security Command Reference 991 V Commands vrf policy deny ...
Page 1018: ...Cisco Nexus 7000 Series Security Command Reference 992 V Commands vrf policy deny ...