Configuring a layer 2 interface
Procedure
- Change to the interface configuration context for the interface with the command
interface
. - Set the interface MTU (maximum transmission unit) with the command
mtu
. - Review interface configuration settings with the command
显示界面
.
Example
On the 6300 switch series:
switch(config)#interface 1/1/1开关(config-if) #mtu 1900On the 6400 switch series:
switch(config)#接口1/3/1开关(config-if) #mtu 1900