[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Group-Specific Properties

You can group together neighbors that share the same export policy and export metric defaults. You configure group-specific RIPng properties by including the group statement:

group group-name {
export [ policy-names ];
metric-out metric;
neighbor {
... neighbor-options ...
}
preference number;
}

For a list of hierarchy levels at which you can include these statements, see the statement summary sections for these statements.

Each group must contain at least one neighbor. You should create a group for each export policy that you have. For information about configuring neighbors, see Defining RIPng Global Properties.

This section discusses the following tasks:


[Contents] [Prev] [Next] [Index] [Report an Error]