| 
 | 
 | ||||||||||||||||
The neighbor variable in a dest {} policy block refers to the output peer where the advertisement is being sent.
| BGPVarRWExport (const string& name, const string& neighbor) | BGPVarRWExport | 
same as BGPVarRW but returns a different neighbor.
Parameters:
| name | the name of the filter printed while tracing. | 
| neighbor | value to return for neighbor variable. | 
| Element*  read_neighbor () | read_neighbor | 
[protected]
read the neighbor variable---the peer the advertisement is about to be sent to.
Returns: the neighbor variable.
Reimplemented from BGPVarRW.