Version 7.2 575 Mediant MSBR
Reference Guide 74. Layer-2 (LAN) Commands
Example
This example enables VLAN 6.
(conf-if-VLAN 6)# no shutdown
74.2.5 mtu
This command configures the Maximum Transmission Unit (MTU) on the specified interface.
Syntax
mtu auto
mtu dhcp
mtu <mtu value>
Command Description
auto Sets MTU automatically.
dhcp Sets MTU by DHCP.
mtu value Sets the MTU value. Range is 68 to 1500.
Default
MTU is set to auto (usually 1500).
Command Mode
Privileged User
Example
This example sets the MTU value to 770 bytes on VLAN 6.
(config-data)# interface vlan 6
(conf-if-VLAN 6)# mtu 770
74.2.6 mss
This command configures the Maximum Segment Size (MSS) on the specified interface.
Syntax
mss auto
mss dhcp
mss <mss value>
Command Description
auto Sets MSS automatically.
dhcp Sets MSS by DHCP.