Specifications

Table Of Contents
Chapter 18: ip-router Commands
18 - 22 SSR Command Line Interface Reference Manual
ip-router policy create aggr-gen-dest
Purpose
Creates an aggregate-generation destination. An aggregate-generation destination is
one of the building blocks needed to create an aggregate/generate route.
Format
ip-router policy create aggr-gen-dest
<number-or-string>
network
<IPaddr/mask>
|default
[type aggregate|generation]
[preference
<number>
][brief]
Mode
Configure
Parameters
Specify one or more of the following:
<number-or-string>
Specifies the identifier of an aggregate-generation destination.
network
<IPaddr/mask>
|default
Specifies the aggregate or generated route.
type aggregate
Specifies that the destination is an aggregate.
type generation
Specifies that the destination is a generate.
preference
<num>
Specifies the preference to be assigned to the resulting aggregate route. The default
preference is 130.
brief
Used to specify that the AS path should be truncated to the longest common AS path.
The default is to build an AS patch consisting of SETs and SEQUENCES of all con-
tributing AS paths.
Restrictions
None.