Motorola BSR 2000 Configuration And Management Manual page 569

Broadband services router
Hide thumbs Also See for BSR 2000:
Table of Contents

Advertisement

Release 1.0
Table 12-3
Example
The commands in the following example
mode, create the route map, locpref, the AS path access list 1, and apply the route
map to a BGP neighbor. They
preference for BGP updates. The route map also uses an AS path access list to permit
any update whose AS path attribute begins and ends with 400. This sets the local
preference to 50 for all updates originating from AS 400.
The following commands, executed from Global Configuration mode, create AS_path
access list 1:
These commands, also executed from Global Configuration mode, apply the route
map to a BGP neighbor:
526360-001-00 Rev. B
shows set commands for creating route maps.
Command
set as-path prepend
set comm_list
set community
set ip next-hop
set local-preference
set metric
set origin
set weight
MOT(config)#route-map locpref permit 10
MOT(config)#match as-path 1
MOT(config)#set local-preference 50
MOT(config)#route-map locpref permit 20
MOT(config)#exit
MOT(config-bgp)#ip as-path access-list 1 permit ^400
MOT(config)#router bgp 100
MOT(config-bgp)#neighbor 160.20.30.4 route-map locpref in
MOT(config-bgp)#exit
Table 12-3 set Commands
Description
Modifies an AS path.
Removes selected communities.
Sets the BGP community attribute.
Sets the next-hop attribute of a route.
Set the local preference value.
Set the metric. For BGP, this is the MED.
Set the BGP origin.
Set weight of the route.
, executed from Global Configuration
create the route map, locpref, which sets the local
MGBI
Configuring BGP
12-51

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bsr 64000

Table of Contents