O Commands
This chapter describes the Cisco NX-OS security commands that begin with O.
object-group ip address
To define an IPv4 address object group or to enter object-group configuration mode for a specific IPv4-address object group, use the object-group ip address command. To remove an IPv4-address object group, use the no form of this command.
no object-group ip address name
Syntax Description
Name of the IPv4 address object group, which can be up to 64 alphanumeric, case-sensitive characters. |
Defaults
Command Modes
Command History
|
|
Usage Guidelines
You can use IPv4 object groups in permit and deny commands for IPv4 access control lists (ACLs).
IPv4 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 IPv4 ACL.
Examples
This example shows how to configure an IPv4 address object group named ipv4-addr-group-13 with two group members that are specific IPv4 addresses and one group member that is the 10.23.176.0 subnet:
Related Commands
|
|
---|---|
object-group ip port
To define an IP port object group or to enter object-group configuration mode for a specific IP port object group, use the object-group ip port command. To remove an IP port object group, use the no form of this command.
Syntax Description
Name of the IP port object group, which can be up to 64 alphanumeric, case-sensitive characters. |
Defaults
Command Modes
Command History
|
|
Usage Guidelines
You can use IP port object groups in permit and deny commands for IPv4 and IPv6 access control lists (ACLs).
IP port object groups are not directional. Whether group members match a source or destination port or whether an object group applies to inbound or outbound traffic depends upon how you use the object group in an ACL.
Examples
This example shows how to configure an IP port object group named port-group-05 with a group member that matches traffic sent to or from port 443:
Related Commands
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 of the IPv6 address group object, which can be up to 64 alphanumeric, case-sensitive characters. |
Defaults
Command Modes
Command History
|
|
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.
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:
Related Commands
|
|
---|---|