Purpose
Command or Action
Displays all object groups. The removed object group should
not appear.
(Optional)
show object-group
Example:
Step 3
switch(config)# show object-group
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 4
switch(config)# copy running-config startup-config
Verifying the Object-Group Configuration
To display object-group configuration information, enter one of the following commands:
Purpose
Command
Displays the object-group configuration.
show object-group
Displays expanded statistics for the ACL configuration.
show
{
ip
|
ipv6
}
access-lists name
[
expanded
]
Displays the ACL configuration, including object groups.
show running-config aclmgr
Configuring Time-Ranges
Session Manager Support for Time-Ranges
Session Manager supports the configuration of time ranges. This feature allows you to create a configuration
session and verify your time-range configuration changes prior to committing them to the running configuration.
For more information about Session Manager, see the
Cisco Nexus 9000 Series NX-OS System Management
Configuration Guide
.
Creating a Time-Range
You can create a time range on the device and add rules to it.
SUMMARY STEPS
1.
configure terminal
2.
time-range name
3.
(Optional) [
sequence-number
]
periodic weekday time to
[
weekday
]
time
4.
(Optional) [
sequence-number
]
periodic list-of-weekdays time to time
5.
(Optional) [
sequence-number
]
absolute start time date
[
end time date
]
6.
(Optional) [
sequence-number
]
absolute
[start
time date
]
end time date
7.
(Optional)
show time-range name
8.
(Optional)
copy running-config startup-config
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
279
Configuring IP ACLs
Verifying the Object-Group Configuration