Patton electronic 2800 user manual Control list profile shall be debugged

Models: 2800

1 135
Download 135 pages 34.01 Kb
Page 91
Image 91

OnSite 2800 Series User Manual7 • Access control list configuration

Mode: Interface

Step

Command

Purpose

 

 

 

1

node(cfg)#context ip router

Selects the IP router context

2

node(ctx-ip)[router]#interface if-name

Selects IP interface if-namefor which access

 

 

control list profile shall be debugged

 

 

 

3

node(if-ip)[if-name]#debug acl {in out} [level]

Enables access control list debug monitor

 

 

with a certain debug level for the selected

 

 

interface if-name

 

 

 

Where the syntax is:

Keyword

Meaning

 

 

if-name

The name of the IP interface to which an access control list profile gets bound

level

The detail level. Level 0 disables all debug output, level 7 shows all debug output.

 

 

in

Specifies that the settings for incoming packets are to be changed.

out

Specifies that the settings for outgoing packets are to be changed.

 

 

Example: Debugging access control list profiles

The following example shows how to enable debugging for incoming traffic of access control lists on interface wan. On level 7 all debug output is shown.

2800(cfg)#context ip router 2800(cfg-ip)[router]#interface wan 2800(cfg-if)[wan]#debug acl in 7

The following example enables the debug monitor for access control lists globally.

2800#debug acl

The following example disables the debug monitor for access control lists globally.

2800#no debug acl

Access control list configuration task list

91

Page 91
Image 91
Patton electronic 2800 user manual Control list profile shall be debugged