Removing An Object Group - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Removing an Object Group

Command or Action
Step 4
no {sequence-number | operator port-number
[port-number]}
Example:
switch(config-port-ogroup)# no eq 80
Step 5
(Optional) show object-group name
Example:
switch(config-port-ogroup)# show object-group
NYC-datacenter-ports
Step 6
(Optional) copy running-config startup-config
Example:
switch(config-port-ogroup)# copy running-config
startup-config
Removing an Object Group
You can remove an IPv4 address object group, an IPv6 address object group, or a protocol port object group.
SUMMARY STEPS
1. configure terminal
2. no object-group {ip address | ipv6 address | ip port} name
3. (Optional) show object-group
4. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
no object-group {ip address | ipv6 address | ip port}
name
Example:
switch(config)# no object-group ip address
ipv4-addr-group-A7
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
278
Purpose
• range—Matches the range of port numbers between
and including the two port numbers that you specify.
The range command is the only operator
Note
command that requires two port-number
arguments.
Removes an entry from the object group. For each entry
that you want to remove, use the no form of the applicable
operator command.
Displays the object group configuration.
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Removes the specified object group.
Configuring IP ACLs

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents