Object-Group Ipv6 Address - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

object-group ipv6 address

object-group ipv6 address
To define an IPv6 address object group or to enter IPv6 address object group configuration mode for a specific
IPv6 address object group, use the object-group ipv6 address command. To remove an IPv6 address object
group, use the no form of this command.
object-group ipv6 address name
no object-group ipv6 address name
Syntax Description
name
Command Default
None
Command Modes
Global configuration
Command History
Release
4.0(1)
Usage Guidelines
You can use IPv6 object groups in permit and deny commands for IPv6 ACLs.
IPv6 address object groups are not directional. Whether group members match a source or destination address
or whether an object group applies to inbound or outbound traffic depends upon how you use the object group
in an IPv6 ACL.
This command does not require a license.
Examples
This example shows how to configure an IPv6 address object group named ipv6-addr-group-A7 with two
group members that are specific IPv6 addresses and one group member that is the 2001:db8:0:3ab7:: subnet:
switch# configure terminal
switch(config)# object-group ipv6 address ipv6-addr-group-A7
switch(config-ipv6addr-ogroup)# host 2001:db8:0:3ab0::1
switch(config-ipv6addr-ogroup)# 2001:db8:0:3ab0::2/128
switch(config-ipv6addr-ogroup)# 2001:db8:0:3ab7::/96
switch(config-ipv6addr-ogroup)# show object-group i
pv6-addr-group-A7
switch(config-ipv6addr-ogroup)#
Cisco Nexus 7000 Series Security Command Reference
522
10 host 2001:db8:0:3ab0::1
20 host 2001:db8:0:3ab0::2
30 2001:db8:0:3ab7::/96
Name of the IPv6 address group object, which can
be up to 64 alphanumeric, case-sensitive characters.
Modification
This command was introduced.
O Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents