Efficient Networks 107-0001-000 User Manual

Page of 516
Efficient Networks
®
Page 10-3
filter br del
Deletes a bridging filter from the filtering database. The parameters on the command 
identify the filter to be deleted.
Mgmt Class
Security (R/W)
Input Format
filter br del [pos] [data] allow | deny
Parameters
Example
This command deletes the filter which denies the forwarding of packets that have the 
hex value 8035 at byte offset 12.
Response
Command prompt.
<pos>
a
Integer, 0 - 127
Byte offset within a packet. 
<byte>
Hexadecimal number up to 6 bytes.
allow
Allows forwarding of the packet(s). 
deny
Denies forwarding of the packet(s). 
-> filter br del 12 8035 deny