Cisco Nexus 9000 Series Посібник з конфігурації - Сторінка 21

Переглянути онлайн або завантажити pdf Посібник з конфігурації для Мережевий маршрутизатор Cisco Nexus 9000 Series. Cisco Nexus 9000 Series 32 сторінки. Switch chassis
Також для Cisco Nexus 9000 Series: Посібник зі швидкого налаштування (6 сторінок), Посібник з конфігурації (32 сторінок), Посібник (30 сторінок), Посібник з монтажу (12 сторінок), Встановлення (8 сторінок), Посібник із швидкого старту (14 сторінок), Посібник (16 сторінок)

Cisco Nexus 9000 Series Посібник з конфігурації
Configuring the Catena Solution
Command or Action
Step 2
ip access-list
• ip access-list acl-name
• IPv6 access-list acl-name
Step 3
sequence-number {permit | deny} protocol source
destination

Configuring a Port ACL

Port ACLs (PACLs) are used as filters in transparent mode. They are used to segregate IP traffic for transparent
mode PACL. When you enable PACL, traffic is redirected to a particular egress interface based on the access
control entries (ACE).
SUMMARY STEPS
1. configure terminal
2. configure catena port-acl
3. sequence-number {permit | deny} PACL source destination
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
configure catena port-acl
Example:
switch(config)# catena port-acl pacl1
Step 3
sequence-number {permit | deny} PACL source
destination
Purpose
The maximum number of characters in the acl-name argument
is 64.
You can create many rules. The range for sequence-number
is 1-4294967295. The permit and deny keywords support
different ways of identifying traffic.
Purpose
Enters global configuration mode.
Creates a catena PACL and enters catena PACL configuration
mode.
You can create many rules. The range for sequence-number
is 1-4294967295. The permit and deny keywords support
different ways of identifying traffic.
Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x
Configuring a Port ACL
13