
C613-50186-01 Rev B
Command Reference for AR2050V
1417
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
R
OUTE
M
AP
C
OMMANDS
SET
ORIGINATOR
-
ID
set originator-id
Overview
Use this command to add an originator ID set clause to a route map entry.
The originator ID is the router ID of the IBGP peer that first learned this route, either
via an EBGP peer or by some other means such as importing it.
When a BGP update message matches the route map entry, the device sets its
originator ID attribute to the specified value.
Use the
no
variant of this command to remove the set clause.
Syntax
set originator-id
<ip-address
>
no set originator-id [
<ip-address>
]
Mode
Route-map Configuration
Usage
This command is valid for BGP update messages only.
Example
To use entry
3
of the route map called
rmap1
to give matching update messages
an originator ID of
1.1.1.1
, use the commands:
awplus#
configure terminal
awplus(config)#
route-map rmap1 permit 3
awplus(config-route-map)#
set originator-id 1.1.1.1
Related
Commands
Parameter
Description
<ip-address>
The IP address of the originator, entered in the form A.B.C.D.