Filter br del, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 351: Parameters, Example, Response, Filter br del -3

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 10: Bridge Filtering Commands

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

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

Advertising