Delete (router-lan) filter, Delete (router-lan) filter -48 – Carrier Access Network Device Axxius 800 User Manual

Page 148

Advertising
background image

5-48

Axxius 800 - Release 2.2

CLI Commands

delete

delete (router-lan) filter

Use the delete (router-lan) filter command to delete a single filter rule from the table of Layer
2 filters applied to the specified LAN interface.

Syntax:

delete {rtr_lan-addr} filter

{address|custom|protocol|all} {"filter-name"}

Example:

delete 2:1 filter address "Server1"

This example will delete a previously created address filter names "Server1".

{rtr_lan-addr}

The Router address is in the form {slot:port} or {slot "profile-name"}.

{address|custom|protocol|all}

{"filter-name"}

A symbolic name given to identify a filter rule. This name must be enclosed in quotes, with
a maximum of 8 characters.

slot

Slot number (1-8) that contains the Router card

port

Port number of the Router.

"profile-name"

The profile name for the Router interface. Name must be enclosed in
quotes, with a maximum length of 11 characters.

address

A previously created address filter

custom

A previously created custom filter

protocol

A previously created protocol filter

all

All filter rules. this options does not require a filter-name to follow

Advertising