Creating A Session; Configuring Acls In A Session - Cisco nexus 5000 series Cli Configuration Manual

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring Session Manager
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Configuring Session Manager
This section includes the following topics:

Creating a Session

You can create up to 32 configuration sessions.
Command
Step 1
switch# configure session name
Step 2
switch(config-s)# show configuration
session [name]
Step 3
switch(config-s)# save location

Configuring ACLs in a Session

You can configure ACLs within a configuration session.
Command
Step 1
switch# configure session name
Step 2
switch(config-s)# ip access-list name
Step 3
switch(config-s-acl)# permit protocol
source destination
Step 4
switch(config-s-acl)# interface
interface-type number
Step 5
switch(config-s-if)# ip port
access-group name in
Step 6
switch# show configuration session
[name]
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
1-2
Creating a Session, page 1-2
Configuring ACLs in a Session, page 1-2
Verifying a Session, page 1-3
Committing a Session, page 1-3
Saving a Session, page 1-3
Discarding a Session, page 1-3
Session Manager Example Configuration, page 1-3
Chapter 1
Purpose
Creates a configuration session and enters session
configuration mode. The name can be any alphanumeric
string.
(Optional) Displays the contents of the session.
(Optional) Saves the session to a file. The location can be
in bootflash or volatile.
Purpose
Creates a configuration session and enters session
configuration mode. The name can be any alphanumeric
string.
Creates an ACL.
(Optional) Adds a permit statement to the ACL.
Enters interface configuration mode.
Adds a port access group to the interface.
(Optional) Displays the contents of the session.
Configuring Session Manager
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents