mtu-enforce

Configures MTU enforcement check for a pseudowire (PW) profile.

Syntax

mtu-enforce { false | true }
no mtu-enforce

Command Default

MTU enforcement is disabled.

Parameters

false
Disables the MTU enforcement check.
true
Enables the MTU enforcement check.

Modes

Pseudowire-profile configuration mode.

Usage Guidelines

MTU enforcement is only supported during PW signaling.

The no form of the command restores the default value.

Examples

The following example shows how to enable MTU enforcement check for a PW profile named test.

device# configure terminal
device(config)# pw-profile test
device(config-pw-profile-test)# mtu-enforce true