Patton electronics SmartNode Series Software Configuration Manual page 263

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

SmartWare Software Configuration Guide
Mode: Interface
Step
1
node(cfg)#context ip router
2
node(ctx-ip)[router]#interface if-name
3
node(if-ip)[if-name]#debug acl {in | out} [level]
Where the syntax is:
Keyword
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.
node(cfg)#context ip router
node(cfg-ip)[router]#interface wan
node(cfg-if)[wan]#debug acl in 7
The following example enables the debug monitor for access control lists globally.
node#debug acl
The following example disables the debug monitor for access control lists globally.
node#no debug acl
Access control list configuration task list
Command
24 • Access control list configuration
Selects the IP router context
Selects IP interface if-name for which access
control list profile shall be debugged
Enables access control list debug monitor
with a certain debug level for the selected
interface if-name
Meaning
Purpose
263

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 5.1

Table of Contents