The default-martini enable command disables LDP PWs from sending Notification messages.
The default-martini disable command enables LDP PWs to send Notification messages.
The undo default-martini command restores the default PW configuration.
By default, the mpls l2vpn default martini command configuration applies to PWs.
Usage Scenario
Initially, draft states that LDP PWs cannot use Notification messages. Later, relevant standards states that LDP PWs can use Notification messages to process services. To enable a device supporting Notification messages to communicate with a device not supporting Notification messages, run the default-martini command to disable PWs from sending Notification messages.
Prerequisites
The L2VPN peer view has been displayed using the peer command.
Precautions
The mpls l2vpn default martini command applies to global PWs, whereas the default-martini command applies to specific PWs. The default-martini command takes preference over the mpls l2vpn default martini command. If the default-martini command is not configured for a PW, the PW uses the mpls l2vpn default martini command configuration.
<HUAWEI> system-view [~HUAWEI] mpls [*HUAWEI-mpls] quit [*HUAWEI] mpls l2vpn [*HUAWEI-l2vpn] peer 3.3.3.3 [*HUAWEI-l2vpn-peer-3.3.3.3] undo default-martini disable
<HUAWEI> system-view [~HUAWEI] mpls [*HUAWEI-mpls] quit [*HUAWEI] mpls l2vpn [*HUAWEI-l2vpn] peer 3.3.3.3 [*HUAWEI-l2vpn-peer-3.3.3.3] default-martini disable
<HUAWEI> system-view [~HUAWEI] mpls [*HUAWEI-mpls] quit [*HUAWEI] mpls l2vpn [*HUAWEI-l2vpn] peer 2.2.2.2 [*HUAWEI-l2vpn-peer-2.2.2.2] undo default-martini enable
<HUAWEI> system-view [~HUAWEI] mpls [*HUAWEI-mpls] quit [*HUAWEI] mpls l2vpn [*HUAWEI-l2vpn] peer 2.2.2.2 [*HUAWEI-l2vpn-peer-2.2.2.2] default-martini enable