EasyManua.ls Logo

Cisco Nexus 5000 Series - Verifying a Session; Committing a Session; Saving a Session; Discarding a Session

Cisco Nexus 5000 Series
660 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Send feedback to nx5000-docfeedback@cisco.com
1-3
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 1 Configuring Session Manager
Configuring Session Manager
Verifying a Session
To verify a session, use the following command in session mode.
Committing a Session
To commit a session, use the following command in session mode.
Saving a Session
To save a session, use the following command in session mode.
Discarding a Session
To discard a session, use the following command in session mode.
Session Manager Example Configuration
This example creates a configuration session for ACLs:
switch# configure session name test2
switch(config-s)# ip access-list acl2
switch(config-s-acl)# permit tcp any any
switch(config-s-acl)# exit
switch(config-s)# interface Ethernet 1/4
switch(config-s-ip)# ip port access-group acl2 in
switch(config-s-ip)# exit
switch(config-s)# verify
switch(config-s)# exit
switch# show configuration session test2
Command Purpose
switch(config-s)# verify [verbose]
Verifies the commands in the configuration session.
Command Purpose
switch(config-s)# commit [verbose]
Commits the commands in the configuration session.
Command Purpose
switch(config-s)# save location
(Optional) Saves the session to a file. The location can be
in bootflash or volatile.
Command Purpose
switch(config-s)# abort
Discards the configuration session without applying the
commands.

Table of Contents

Other manuals for Cisco Nexus 5000 Series

Related product manuals