Configuration Example For Session Manager; Verifying The Session Manager Configuration - Cisco Nexus 5600 Series Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Configuration Example for Session Manager

Command
switch(config-s)# abort
Configuration Example for Session Manager
The following example shows how to create 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

Verifying the Session Manager Configuration

To verify Session Manager configuration information, perform one of the following tasks:
Command
show configuration session [name]
show configuration session status [name]
show configuration session summary
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
88
Configuring Session Manager
Purpose
Discards the configuration session without applying
the commands.
Purpose
Displays the contents of the configuration session.
Displays the status of the configuration session.
Displays a summary of all the configuration sessions.
OL-31641-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents