C613-50631-01 Rev A Command Reference for IE340 Series 1527
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
REDISTRIBUTE
(INTO BGP OR BGP4+)
The following example shows the configuration of a route-map named rmap2,
which is then applied using the redistribute route-map command.
awplus# configure terminal
awplus(config)# route-map rmap2 permit 3
awplus(config-route-map)# match interface vlan1
awplus(config-route-map)# set metric-type 1
awplus(config-route-map)# exit
awplus(config)# router ospf 100
awplus(config-router)# redistribute bgp route-map rmap2
Note that configuring a route-map and applying it with the redistribute
route-map command allows you to filter which router are distributed from
another routing protocol (such as OSPF with BGP). A route-map can also set the
metric, tag, and metric-type of the redistributed routes.
Command
changes
Added to AlliedWare Plus prior to 5.4.6-1
Version 5.4.6-2.1: VRF-lite support added to BGP for AR-series products
Version 5.4.7-2.1: BGP support added for x510 and x550 series
Version 5.4.7-2.4: BGP support added for IE300 series