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

Version 11.3
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

show access-list dynamic rule

show access-list dynamic rule <rule>
Description
Displays the syntax of a dynamic ACL.
Syntax Description
rule
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
;
} }
History
This command was first available in ExtremeWare XOS 11.3.
Platform Availability
This command is available on all platforms.
ExtremeWare XOS 11.3 Command Reference
Specifies the rule to display.
show access-list dynamic rule
683

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents