EasyManua.ls Logo

Cisco Nexus 7000 Series - Page 593

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...
IPv6 address group objectYou can use an IPv6 address group object to specify a source or destination
argument. Use the object-group ipv6 address command to create and change IPv6 address group
objects. The syntax is as follows:
addrgroup
address-group-name
The following example shows how to use an IPv6 address object group named lab-svrs-1301 to specify the
destination argument:
switch(config-acl)# permit ipv6 any addrgroup lab-svrs-1301
Address and variable-length subnet maskYou can use an IPv6 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:
IPv6-address/prefix-len
The following example shows how to specify the source argument with the IPv6 address and VLSM for the
2001:0db8:85a3:: network:
switch(config-acl)# permit udp 2001:0db8:85a3::/48 any
Host addressYou can use the host keyword and an IPv6 address to specify a host as a source or
destination. The syntax is as follows:
host
IPv6-address
This syntax is equivalent to IPv6-address/128.
The following example shows how to specify the source argument with the host keyword and the
2001:0db8:85a3:08d3:1319:8a2e:0370:7344 IPv6 address:
switch(config-acl)# permit icmp host 2001:0db8:85a3:08d3:1319:8a2e:0370:7344 any
Any addressYou can use the any keyword to specify that a source or destination is any IPv6 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.
ICMPv6 Message Types
The icmp-message argument can be one of the following keywords:
beyond-scopeDestination beyond scope
destination-unreachableDestination address is unreachable
echo-replyEcho reply
echo-requestEcho request (ping)
headerParameter header problems
hop-limitHop limit exceeded in transit
mld-queryMulticast Listener Discovery Query
mld-reductionMulticast Listener Discovery Reduction
mld-reportMulticast Listener Discovery Report
nd-naNeighbor discovery neighbor advertisements
nd-nsNeighbor discovery neighbor solicitations
Cisco Nexus 7000 Series Security Command Reference
567
P Commands
permit (IPv6)

Table of Contents

Other manuals for Cisco Nexus 7000 Series

Related product manuals