EasyManua.ls Logo

Cisco Nexus 7000 Series - Page 264

Cisco Nexus 7000 Series
1018 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Address and variable-length subnet maskYou can use an IPv4 address followed by a variable-length
subnet mask (VLSM) to specify a host or a network as a source or destination. The syntax is as follows:
IPv4-address/prefix-len
The following example shows how to specify the source argument with the IPv4 address and VLSM for the
192.168.67.0 subnet:
switch(config-acl)# deny udp 192.168.67.0/24 any
Host addressYou can use the host keyword and an IPv4 address to specify a host as a source or
destination. The syntax is as follows:
host
IPv4-address
This syntax is equivalent to IPv4-address/32 and IPv4-address 0.0.0.0.
The following example shows how to specify the source argument with the host keyword and the
192.168.67.132 IPv4 address:
switch(config-acl)# deny icmp host 192.168.67.132 any
Any addressYou can use the any keyword to specify that a source or destination is any IPv4 address.
For examples of the use of the any keyword, see the examples in this section. Each example shows how
to specify a source or destination by using the any keyword.
ICMP Message Types
The icmp-message argument can be one of the following keywords:
administratively-prohibitedAdministratively prohibited
alternate-addressAlternate address
conversion-errorDatagram conversion
dod-host-prohibitedHost prohibited
dod-net-prohibitedNet prohibited
echoEcho (ping)
echo-replyEcho reply
general-parameter-problemParameter problem
host-isolatedHost isolated
host-precedence-unreachableHost unreachable for precedence
host-redirectHost redirect
host-tos-redirectHost redirect for ToS
host-tos-unreachableHost unreachable for ToS
host-unknownHost unknown
host-unreachableHost unreachable
information-replyInformation replies
Cisco Nexus 7000 Series Security Command Reference
238
D Commands
deny (IPv4)

Table of Contents

Other manuals for Cisco Nexus 7000 Series

Related product manuals