Specifications
ip-router policy create bgp-import-source
336 SSR Command Line Interface Reference Manual
ip-router policy create bgp-import-source
Purpose
Create a source for importing BGP routes.
Format
ip-router policy create bgp-import-source <number-or-string> <option-list>
Mode
Configure
Parameters
<number-or-string>
Creates a BGP import source and associates an identifier (tag) with it.
<option-list>
Specifies the BGP import source options you are setting. Specify the following:
autonomous-system <num>
Specifies the autonomous system of the peer-group from which we would be
exporting. A route filter could alternatively be used to explicitly list a set of routes
to be accepted. Specify a number from 1 – 65534.
aspath-regular-expression <string>
Specifies the as path regular expression that must be satisfied for the route to be
exported. A route filter could alternatively be used to explicitly list a set of routes
to be announced.
origin <value>
Specifies the origin attribute. Specify one of the following:
any Specifies that the origin attribute can be any one of igp, egp and
incomplete.
igp Specifies that the origin attribute of the imported routes is IGP.
egp Specifies that the origin attribute of the imported routes is EGP.
incomplete Specifies that the origin attribute of the imported routes is incomplete.
optional-attribute-list <num-or-string>
Specifies the identifier of the optional-attribute-list. This option allows the










