Removing A Filter From A Vc/Remote Site Profile Using Cli; Deleting A Packet Filter Using Cli; Verifying Filter File Syntax Using Cli; Showing Filter File Contents Using Cli - 3Com OfficeConnect 3CP4144 Cli User's Manual

3com officeconnect 3cp4144: users guide
Hide thumbs Also See for OfficeConnect 3CP4144:
Table of Contents

Advertisement

Removing a Filter from a
VC/Remote Site Profile
Using CLI
Deleting a Packet Filter
Using CLI
Verifying Filter File
Syntax Using CLI
Showing Filter File
Contents Using CLI
set interface <interface name> input_filter ""
set interface <interface name> output_filter ""
The " " value represents a null value and removes the defined filter from the
interface. For example, to remove an output filter from an interface named eth:1,
you would use the following command:
set interface eth:1 output_filter ""
To remove a filter that is assigned to a remote site profile, use the following
command:
set vc <VC or remote site name> input_filter ""output_filter ""
The " " value represents a null value and removes the defined filter from the user
profile. For example, to remove an input filter from a VC / remote site profile
named corpoffice, you would use the CLI command:
set vc corpoffice input_filter ""
To delete a specific packet filter, removing the filter file permanently from the
FLASH memory, use the CLI command
delete filter <filter_name>
The verify filter command must be used if you make changes to a filter file that has
already been added to the managed list and re-TFTP it back to the router's FLASH
memory (using the same filename). The verify filter file will check the filter syntax.
If the syntax is valid, no message is generated and the command prompt returns. If
the syntax is not valid, error messages are generated detailing the source of the
errors.
To verify a filter file, use the CLI command
verify filter <filter_name>
To view the contents of an entire filter file that has been added to the managed list
of filters, use this command:
show filter <filter_name>
To display the contents of the filter file by protocol, use the CLI command
show filter <filter_name> protocol BR-ETH | IP | IP-RIP | IPX | IPX-RIP | IPX-SAP
Managing Filters Using CLI
6-39

Advertisement

Table of Contents
loading

This manual is also suitable for:

Officeconnect 812

Table of Contents