PurposeCommand or Action
Enters interface configuration mode.
switch(config-s-acl)# interface interface-type
number
Step 4
Adds a port access group to the interface.switch(config-s-if)# ip port access-group
name in
Step 5
(Optional)
Displays the contents of the session.
switch# show configuration session [name]
Step 6
Verifying a Session
To verify a session, use the following command in session mode:
PurposeCommand
Verifies the commands in the configuration session.switch(config-s)# verify [verbose]
Committing a Session
To commit a session, use the following command in session mode:
PurposeCommand
Commits the commands in the configuration session.switch(config-s)# commit [verbose]
Saving a Session
To save a session, use the following command in session mode:
PurposeCommand
(Optional) Saves the session to a file. The location
can be in bootflash or volatile.
switch(config-s)# save location
Discarding a Session
To discard a session, use the following command in session mode:
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
OL-31641-01 87
Configuring Session Manager
Verifying a Session