Config filter-list, Config filter-list command syntax pattern – Fortinet 100A User Manual

Page 170

Advertising
background image

170

01-28007-0068-20041203

Fortinet Inc.

config router ospf

Router

This example shows how to display the configuration for area 15.1.1.1.

config router ospf

config area

edit 15.1.1.1

show
end

config filter-list

Access the config filter-list subcommand using the config area

subcommand.

Use filter lists to control the import and export of LSAs into and out of an area. You can
use access or prefix lists for OSPF area filter lists. For more information, see

“Access

list” on page 154

and

“Prefix list” on page 155

.

config filter-list command syntax pattern

config filter-list

edit <id_integer>

set <keyword> <variable>

end

config filter-list

edit <id_integer>

unset <keyword>

end

config filter-list

delete <id_integer>
end

config filter-list

edit <id_integer>

get

end

config filter-list

edit <id_integer>

show

end

Note: Both keywords are required.

filter-list command keywords and variables

Keywords and
variables

Description

Default Availability

direction
{in | out}

Set the direction for the filter. Enter in to filter

incoming packets. Enter out to filter outgoing

packets.

out

All models.

list
<name_str>

Enter the name of the access list or prefix list to use

for this filter list.

No

default.

All models.

Advertising