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

address

See the following sections:

address (Anycast RPs)

Syntax

address address <forward-msdp-sa>;

Hierarchy Level

[edit logical-systems logical-system-name protocols pim rp local family anycast-pim rp-set],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim rp local family anycast-pim rp-set],
[edit protocols pim rp local family anycast-pim rp-set],
[edit routing-instances routing-instance-name protocols pim rp local family anycast-pim rp-set]

Release Information

Statement introduced in JUNOS Release 7.4.

Description

Configure the anycast rendezvous point (RP) addresses in the RP set. Multiple addresses can be configured in an RP set. If the RP has peer Multicast Source Discovery Protocol (MSDP) connections, then the RP must forward MSDP source active (SA) messages.

Options

address—RP address in an RP set.

forward-msdp-sa—(Optional) Forward MSDP SAs to this address.

Usage Guidelines

See Example: Configuring Anycast RP.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

address (Local RPs)

Syntax

address address;

Hierarchy Level

[edit logical-systems logical-system-name protocols pim rp local family],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim rp local family],
[edit protocols pim rp local family],
[edit routing-instances routing-instance-name protocols pim rp local family]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure the local rendezvous point (RP) address.

Options

address—Local RP address.

Usage Guidelines

See Configuring the Local RP Address.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

address (Static RPs)

Syntax

address address {
version version;
group-ranges {
destination-mask;
}
}

Hierarchy Level

[edit logical-systems logical-system-name protocols pim static],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim static],
[edit protocols pim static],
[edit routing-instances routing-instance-name protocols pim static]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure static rendezvous point (RP) addresses. You can configure a static RP in a logical system only if the logical system is not directly connected to a source.

For each static RP address, you can optionally specify the PIM version and the groups for which this address can be the RP. The default PIM version is version 1.

Options

address—Static RP address.

Default: 224.0.0.0/4

The remaining statements are explained separately.

Usage Guidelines

See Configuring Static RPs.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


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