create msdp peer

create msdp peer remoteaddr {remote-as remote-AS} {vr vrname}

Description

Creates an MSDP peer.

Syntax Description

remoteaddr Specifies the IP address of the MSDP router to configure as an MSDP peer.
remote-AS Specifies the autonomous system (AS) number of the MSDP peer. This optional parameter is deprecated in ExtremeXOS 12.1, though the option is still available in the CLI for backward compatibility. The software ignores this parameter.
vrname Specifies the name of the virtual router to which this command applies. If a name is not specified, it is extracted from the current CLI context.

Default

N/A.

Usage Guidelines

The BGP route database is used by MSDP to determine the AS number for the peer. You can display the AS number (which can be a 2-byte for 4-byte AS number) using the command:

show msdp [peer {detail} | {peer} remoteaddr] {vrvrname}.

Example

The following example creates an MSDP peer:

create msdp peer 192.168.45.43 remote-as 65001

History

This command was first available in ExtremeXOS 12.0.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the MSDP feature, see the Feature License Requirements document.