Create aggregate routes using these Gaia Clish commands:
set aggregate <ip_prefix> contributing protocol <protocol> contributing-route all {on | off} <ip_prefix> exact on off on refines on off contributing protocol <protocol> off rank {default | <0-255>} weight default aspath-truncate {on | off} |
Parameters
Parameter |
Description |
---|---|
|
The IP address and mask length of the new aggregate route and the contributing protocol or interface route. To specify a protocol, enter |
|
The contributing route is limited to the specified IP address and mask length only. You cannot enable both |
|
The contributing route is based on addresses with a greater value than the specified mask length of the specified IP address. You cannot enable both |
|
The rank to assign to the aggregate route when routes from different protocols to the same destination are present. For each route, the route from the protocol with the lowest rank is used. Each routing protocol has a different default rank value. Aggregate routes have a default rank of 130. |
|
The rank to assign to the aggregate route when routes from different protocols to the same destination are present. For each route, the route from the protocol with the lowest rank is used. Each routing protocol has a different default rank value. Each routing protocol has a different default rank value. Aggregate routes have a default rank of 130. |
|
A value that breaks a tie if select routes going to the same destination have the same rank value. The route with the highest weight is the active route. The active route is installed in the kernel forwarding table and redistributed to the other routing protocols.
|
|
A value that breaks a tie if select routes going to the same destination have the same rank value. The route with the highest weight is the active route. The active route is installed in the kernel forwarding table and redistributed to the other routing protocols.
|
|
Specifies that the autonomous system (AS) path be truncated to the longest common AS path. The default behavior is to build an AS path that consists of sets and sequences of all contributing AS paths.
|
SET commands:
Note - Enter set aggregate
[Esc][Esc].
set aggregate VALUE aspath-truncate VALUE set aggregate VALUE contributing-protocol VALUE contributing-route VALUE exact on set aggregate VALUE contributing-protocol VALUE contributing-route VALUE off set aggregate VALUE contributing-protocol VALUE contributing-route VALUE on set aggregate VALUE contributing-protocol VALUE contributing-route VALUE refines on set aggregate VALUE contributing-protocol VALUE off set aggregate VALUE off set aggregate VALUE rank VALUE set aggregate VALUE weight VALUE |