Show Access-List Dynamic Rule - Extreme Networks ExtremeWare XOS Command Reference Manual

Software version 11.5
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.

show access-list dynamic rule

show access-list dynamic rule <rule> {detail}
Description
Displays the syntax of a dynamic ACL.
Syntax Description
rule
detail
Default
N/A.
Usage Guidelines
None.
Example
The following command displays the syntax of the dynamic ACL udpacl:
show access-list dynamic rule updacl
The output of the command is similar to the following:
entry udpacl {
if match all {
source-address 10.203.134.0/24 ;
destination-address 140.158.18.16/32 ;
protocol udp ;
source-port 190 ;
destination-port 1200 - 1250 ;
} then {
permit
;
} }
The following command displays where the dynamic ACL udpacl has been applied:
show access-list dynamic rule updacl
The output of the command is similar to the following:
Rule updacl has been applied to the following interfaces.
Vlan Name
Port
Direction
=================================
*
1
ingress
ExtremeWare XOS 11.5 Command Reference Guide
Specifies the rule to display.
Specifies to display where the ACL has been applied.
show access-list dynamic rule
851

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.5

Table of Contents