Allied Telesis AR2050V Command Reference Manual page 1308

Secure, for alliedware plus version 5.4.7-1.x
Table of Contents

Advertisement

BGP
BGP4+ C
AND
OMMANDS
(
BGP
BGP4+)
REDISTRIBUTE
INTO
OR
To apply the above example to a specific VRF instance named blue, use the
following commands:
awplus(config)#
awplus(config-router)#
awplus(config-router-af)#
The following example shows the configuration of a route-map named rmap2,
which is then applied using the redistribute route-map command.
awplus#
awplus(config)#
awplus(config-route-map)#
awplus(config-route-map)#
awplus(config-route-map)#
awplus(config)#
awplus(config-router)#
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
Version 5.4.6-2.1: VRF-lite support added.
changes
C613-50186-01 Rev B
router bgp 12
address-family ipv4 vrf blue
configure terminal
route-map rmap2 permit 3
router ospf 100
redistribute bgp route-map rmap2
Command Reference for AR2050V
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
redistribute ospf route-map rmap1
match interface vlan1
set metric-type 1
exit
1308

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents