Configures the maximum transmission unit (MTU) for a pseudowire (PW) profile.
The MTU value is set to 1500.
Pseudowire-profile configuration mode.
The no form of the command restores the default configuration.
The following example shows how to set the MTU value to 2000 for a PW profile named test.
device# configure terminal device(config)# pw-profile test device(config-pw-profile-test)# mtu 2000