13 jumboframe, 14 management ip address – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 67

Advertising
background image

CanogaOS Command Line Reference

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 67 of 855

The following example enters the interface mode for agg1.
Switch(config)# interface agg1
Switch(config-if)#
The following example enters the interface mode for vlan2.
Switch(config)# interface vlan2
Switch(config-if)#
The following example exits the interface mode.
Switch(config-if)# exit
Switch(config)#

Related Commands

exit

4.13 jumboframe

Use this command to enable jumboframe.
To disable jumboframe, use the no form of this command.

Command Syntax

(no) jumboframe enable

Command Mode

Global configuration

Usage

Jumboframe is disabled by default. The max frame which can be transmitted is 1534 bytes.
When enable jumboframe, the max frame can be 9216 bytes.

Examples

The following example enables the jumboframe.
Switch(config)# jumboframe enable
The following example disables the jumboframe.
Switch(config)# no jumboframe enable

Related Commands

None

4.14 management ip address

Use this command to set the management ip address on the Switch.

Advertising