AOS-CX 10.07 Fundamentals GuideHelp Center
Configuring a layer 2 interface
Procedure
- Change to the interface configuration context for the interface with the commandinterface.
- By default, interfaces are layer 3. To create a layer 2 interface, disable routing with the commandno routing.
- Set the interface MTU (maximum transmission unit) with the commandmtu.
- Review interface configuration settings with the command显示界面.
Example
switch(config)#interface 1/1/1 switch(config-if)# no routingswitch(config-if)#mtu 1900