default-interface type mtu

Use this command to configure the MTU globally specific to interface types.

Use the no to un-configure the MTU globally specific to interface.

Command Syntax

Copy
default-interface type (eth-routed | eth-switchport | l2-subif | l3-subif | svi | lag | mlag | bvi | irb) mtu <64-65535>
no default-interface type (eth-routed | eth-switchport | l2-subif | l3-subif | svi | lag | mlag | bvi | irb) mtu

Parameter

eth-routed

Physical L3 interface.

eth-switchport

Physical L2 interface.

irb

IRB logical Interface.

l2-subif

L2 subinterface.

l3-subif

L3 subinterface.

lag

Port-channel and static-aggregate.

mlag

Mlag Aggregate interface.

svi

VLAN interface.

<64-65535>

MTU in bytes.

Default

Disabled

Command Mode

Configure mode

Applicability

This command was introduced in OcNOS version 6.6.0.

Example

Copy
#configure terminal
#configure terminal
(config)# default-interface type  lag mtu 9200
(config)#no default-interface type lag