Allied Telesis VERSION 5.4.3-2.6 manual How to use Route Maps for BGP or BGP4+ updates

Models: BGP4 VERSION 5.4.3-2.6

1 350
Download 350 pages 8.81 Kb
Page 23
Image 23

BGP and BGP4+ Introduction

How to use Route Maps for BGP or BGP4+ updates

You can use a route map on a per-neighbor basis to filter updates and modify various attributes. A route map can be applied to either inbound or outbound updates. Only the routes that pass the route map are sent or accepted in updates.

Note that community based matching requires the ip community-list (BGP and BGP4+) Global Configuration command.

See the section BGP Community Filtering for more information. See also the related route-map commands that are included in the BGP and BGP4+ Commands chapter of this Supplement: set community (Route Map) and match community (Route Map).

For BGP, to apply a route map to incoming and outgoing IPv4 routes, use the command below in the Router Configuration mode:

awplus(config-router)#

neighbor <neighborid> route-mapThis command applies a route map to incoming or outgoing <mapname> {inout} IPv4 routes in the Router Configuration mode.

For BGP4+, to apply a route map to incoming and outgoing IPv6 routes, use the following command in Address Family Configuration mode:

awplus(config-router-af)#

neighbor <neighborid> route-mapThis command applies a route map to incoming or outgoing <mapname> {inout} IPv6 routes in the Address Family Configuration mode.

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

C613-50032-01 REV D

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

1.15

Page 23
Image 23
Allied Telesis VERSION 5.4.3-2.6 manual How to use Route Maps for BGP or BGP4+ updates