< Home

shutdown (MSDP)

Function

The shutdown command terminates a specified MSDP peer.

The undo shutdown command restores the default configuration.

By default, the MSDP peers are not closed after the peer relationship is established.

Format

shutdown peer-address

undo shutdown peer-address

Parameters

Parameter Description Value

peer-address

Specifies the address of an MSDP peer.

The address is in dotted decimal notation.

Views

MSDP view of the public network instance or MSDP view of the VPN instance

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

The shutdown command can be used to close the TCP connection between two MSDP peers while keeping the MSDP peer relationship.

Prerequisites

MSDP peers have been configured using the peer connect-interface (MSDP) command.

Configuration Impact

After the shutdown command is run on MSDP peers, the MSDP peers do not transmit SA messages or attempt to establish a connection. When the display msdp brief command or the display msdp peer-status command is used to check the status of MSDP peers, State in the command output is displayed as Shutdown.

Precautions

You only need to run the undo shutdown command to restore the configuration, and do not need to re-configure the MSDP peer using the peer connect-interface (MSDP) command.

Example

# Close MSDP peer 10.10.7.6.

<HUAWEI> system-view
[HUAWEI] multicast routing-enable
[HUAWEI] msdp
[HUAWEI-msdp] peer 10.10.7.6 connect-interface vlanif 100 
[HUAWEI-msdp] shutdown 10.10.7.6
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >