Fortinet FortiGate FortiGate-60 Administration Manual page 171

Antivirus firewalls version 2.80 mr6
Hide thumbs Also See for FortiGate FortiGate-60:
Table of Contents

Advertisement

Router
FortiGate-60 Administration Guide
Example
This example shows how to use an access list named acc_list1 to filter packets
entering area 15.1.1.1.
config router ospf
config area
end
This example shows how to display the settings for area 15.1.1.1.
config router ospf
config area
get
end
This example shows how to display the configuration for area 15.1.1.1.
config router ospf
config area
show
end
config range
Access the config range subcommand using the config area command.
Use the area range command to summarize routes at an area boundary. If the
network numbers in an area are contiguous, the ABR advertises a summary route that
includes all the networks within the area that are within the specified range.
config range command syntax pattern
The range id_integer can be 0 to 4294967295.
config range
edit <id_integer>
set <keyword> <variable>
end
config range
edit <id_integer>
unset <keyword>
end
config range
delete <id_integer>
end
01-28006-0002-20041105
edit 15.1.1.1
config filter-list
edit 1
set direction in
set list acc_list1
end
edit 15.1.1.1
edit 15.1.1.1
CLI configuration
171

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents