Verifying A Session; Committing A Session; Saving A Session - Cisco Nexus 9000 Series Configuration Manual

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

Advertisement

Verifying a Session

Step 4
Step 5
Step 6
Verifying a Session
Use the following command in session mode to verify a session:
Command
verify [verbose]
Example:
switch(config-s)# verify

Committing a Session

Use the following command in session mode to commit a session:
Command
commit [verbose]
Example:
switch(config-s)# commit

Saving a Session

Use the following command in session mode to save a session:
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
94
Command or Action
interface interface-type number
Example:
switch(config-s-acl)# interface ethernet
2/1
switch(config-s-if)#
ip access-group name {in | out}
Example:
switch(config-s-if)# ip access-group acl1
in
show configuration session [name]
Example:
switch(config-s-if)# show configuration
session myacls
Configuring Session Manager
Purpose
Enters interface configuration mode.
Specifies the direction of traffic the access
group is applied to.
(Optional)
Displays the contents of the session.
Purpose
Verifies the configuration as a whole, based on the
existing hardware and software configuration and
resources. Cisco NX-OS returns an error if the
configuration does not pass this verification.
Purpose
Validates the configuration changes made in the
current session and applies valid changes to the
device. If the validation fails, Cisco NX-OS reverts
to the original configuration.

Advertisement

Table of Contents
loading

Table of Contents