Cisco Nexus 9000 Series 구성 매뉴얼 - 페이지 21
{카테고리_이름} Cisco Nexus 9000 Series에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco Nexus 9000 Series 32 페이지. Switch chassis
Cisco Nexus 9000 Series에 대해서도 마찬가지입니다: 빠른 시작 구성 매뉴얼 (6 페이지), 구성 매뉴얼 (32 페이지), 매뉴얼 (30 페이지), 설치 매뉴얼 (12 페이지), 설치 (8 페이지), 빠른 시작 매뉴얼 (14 페이지), 매뉴얼 (16 페이지)
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