19: Configuring BGP (Border Gateway Protocol)
_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW1000 Series User Manual
Issue: 2.3
Page 165 of 463
Web: Log fsm
UCI: bgpd.bgpd.debug_fsm
Opt: debug_fsm
Defines whether to enable BGP state changes to the system log.
1
Enabled.
0
Disabled.
Web: Log Updates
UCI: bgpd.bgpd.debug_updates
Opt: debug_updates
Defines whether to enable BGP updates to the system log.
1
Enabled.
0
Disabled.
Web: Network
UCI: bgpd.bgpd.network
Opt: list network
Sets the list of networks that will be advertised to neighbours in
prefix format 0.0.0.0/0. Separate multiple networks by a space
using UCI. Ensure the network prefix matches the one shown in
the routing table. For more information, read the ‘Routes’ section
below.
Table 53: Information table for BGP global settings
19.2.2
Optionally configure a BGP route map
Route maps provide a means to both filter and/or apply actions to a route. This allows a
policy to be applied to routes. Route maps are an ordered list of route map entries each
with a set of criteria that must be matched before specific attributes of the route are
modified.
Scroll down to the BGP Route Map section.
Type in a name for the BGP route map name and then click Add. The BGP Route Map
configuration section appears. You can configure multiple route maps. The examples
below are for a route map named ROUTEMAP.
Figure 93: The routemap section
Web Field/UCI/Package Option
Description
Web: Order
UCI: bgpd.ROUTEMAP.order
Opt: order
Defines the route map order number.
Blank
Range
1-65535
Web: Policy Type
UCI: bgpd.ROUTEMAP.permit
Opt: permit
Defines the actions taken if the entry is matched.
Deny
Denies the route.
Permit
Permits the route so process the set
actions for this entry.
Web: Match Type
UCI: bgpd.ROUTEMAP.match_type
Opt: match_type
Defines match type. Available options are as follows:
IP address
Matches IP address.
IP Next Hop
Matches next hop IP address.
AS-Path
Matches AS-path.
Route Metric
Matches route metric.
BGP
Community
Matches BGP community.