Fortinet FortiGate FortiGate-5001 Administration Manual page 181

Fortigate 5000 series
Hide thumbs Also See for FortiGate FortiGate-5001:
Table of Contents

Advertisement

Router
FortiGate-5000 series 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-28008-0013-20050204
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
181

Advertisement

Table of Contents
loading

Table of Contents