Customer Service
Customer Service Information and Announcements
vprabhu_FTNT
Staff
Staff
Article Id 241060

 

Description This article describes how to check the results of a route map applied to the configuration.
Scope FortiGate is configured with a route map to BGP.
Solution

To check the results of the route map applied to the BGP configuration, issue the below commands: 

 

get router info bgp route-map <route-map name>

 

route-map new-as-prepend is prepending the AS 64500 64500 64500 .

 

00.png

 

show router bgp shows the route map applied to the neighbor.

 

02.png

 

It is necessary to soft-clear the BGP session after applying or making changes route map against the BGP neighbor.

 execute router clear bgp ip < neighbor IP> soft [in|out]

 

get router info bgp route-map new-as-prepend shows the result of the route-map applied command. 

 

04.png