Tuesday, 3 December 2019

fortigate route, priotiry dhcp, pppoe

fortigate use distance >> route

1. it will check distance if same route higher distance will appear in table route

show table route
Get router info routing-table all


2. then it will check priority , priority will appear in table route but lower priority will appear
pppoe, dhcp priority is default 0
- route not selected can be using by route policy

pppoe, dhcp changed, in CLI go to the interface and “set priority xx”
configure system interface
edit XXX        XXX = interface name
set priority YY     YY = priority value
end

No comments:

Post a Comment