•
Session Manager supports only the access control list (ACL) feature.
•
You can create up to 32 configuration sessions.
•
You can configure a maximum of 20,000 commands across all sessions.
Configuring Session Manager
Creating a Session
You can create up to 32 configuration sessions.
Procedure
PurposeCommand or Action
Creates a configuration session and enters session
configuration mode. The name can be any alphanumeric
string.
switch# configure session name
Step 1
Displays the contents of the session.
(Optional)
Displays the contents of the session.
switch(config-s)# show configuration
session [name]
Step 2
(Optional)
Saves the session to a file. The location can be in
bootflash or volatile.
switch(config-s)# save location
Step 3
Configuring ACLs in a Session
You can configure ACLs within a configuration session.
Procedure
PurposeCommand or Action
Creates a configuration session and enters
session configuration mode. The name can be
any alphanumeric string.
switch# configure session name
Step 1
Creates an ACL.
switch(config-s)# ip access-list name
Step 2
(Optional)
Adds a permit statement to the ACL.
switch(config-s-acl)# permit protocol source
destination
Step 3
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 6.x
32
Configuring Session Manager
Configuring Session Manager