Specifications

Table Of Contents
Chapter 18: ip-router Commands
18 - 30 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
<option-list>
Specifies the BGP import source options you are setting. Spec-
ify the following:
<number-or-string>
Creates a BGP import source and associates an identifier (tag)
with it.
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.
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.