Specifications

Table Of Contents
Chapter 18: ip-router Commands
SSR Command Line Interface Reference Manual 18 - 29
ip-router policy create bgp-export-source
Purpose
Create a source for exporting bgp routes into other protocols.
Format
ip-router policy create bgp-export-source
<number-or-string>
<option-list>
Mode
Configure
Parameters
<number-or-string>
Creates a BGP export source and associates an identifier (tag) with
it.
<option-list>
Specifies the BGP export source options you are setting. Spec-
ify the following:
autonomous-system
<num>
Specifies the autonomous system of the peer-group from
which we would be exporting. A route filter could alterna-
tively be used to explicitly list a set of routes to be accepted.
Specify a number from 1 – 65534.
metric
<num>
Specifies the metric to be associated with the BGP exported
routes.
restrict
Restricts the export of BGP routes from the specified source.
Restrictions
None.