home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

protocols msdp peer <peer-address>

Configures the MSDP peer address.

set protocols msdp peer peer-address
delete protocols msdp peer peer-address
show protocols msdp peer peer-address
peer-address
An IPv4 MSDP peer address.

Configuration mode

protocols {
    msdp {
        peer peer-address {
        }
    }
}

Use the set form of this command to configure the MSDP peer address.

Use the delete form of this command to delete the MSDP peer address.

Use the show form of this command to display the MSDP peer address.