156
set-metric
<metric_integer>
Set a metric value of 1 to 16 for a matched route.
0
set-metric-type {1 | 2}
Set the type for a matched route.
external -type1
set-tag <tag_integer>
Set a tag value for a matched route.
0
Example
This example shows how to add a route map list named rtmp2 with two rules. The first rule denies
routes that match the IP addresses in an access list named acc_list2. The second rule permits routes
that match a metric of 2 and changes the metric to 4.
config router route-map
edit rtmp2
config rule
edit 1
set match-ip-address acc_list2
set action deny
next
edit 2
set match-metric 2
set action permit
set set-metric 4
end
end
This example shows how to display the list of route maps.
get router route-map
This example shows how to display the settings for rtmp2.
get router route-map rtmp2
This example shows how to display the configuration for the router route-map command.
show router route-map
This example shows how to display the configuration for rtmp2.
show router route-map rtmp2
Command History
Содержание freeGuard 100
Страница 1: ...freeGuard 100 UTM Firewall CLI USER S MANUAL P N F0025000 Rev 1 1...
Страница 3: ......
Страница 7: ......
Страница 87: ...80 The config ips anomaly command has 1 subcommand config limit...
Страница 183: ...176...
Страница 309: ...302 100 from a TFTP server with the address 192 168 21 54 set vpn certificates local import branch_cert 192 168 21 54...