14 management ip address, 15 shutdown – CANOGA PERKINS 9175 Command Reference User Manual

Page 53

Advertising
background image

CanogaOS Command Reference

4-9

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.

To remove the management ip address, use the no form of this command.

Command Syntax

management ip address {A.B.C.D/M |A.B.C.D mask}

no management ip address

A.B.C.D/M: the management ip address with mask length you configured

A.B.C.D mask: the management ip address and mask you configured

Command Mode

Global configuration

Usage

The management ip address configured here will not be routed.

Examples

The following example sets the management ip address.

Switch(config)# management ip address 192.168.100.100/24

The following example unsets the management ip address.

Switch(config)# no management ip address

Related Commands

Show management ip address

4.15 shutdown

Use the shutdown interface configuration command to disable an interface. Use the no form of this

command to restart a disabled interface.

Advertising