12 interface, 13 jumboframe – CANOGA PERKINS 9175 Command Reference User Manual

Page 52

Advertising
background image

CanogaOS Command Reference

4-8

4.12 interface

Use this command to enter interface mode.

Command Syntax

interface interface

interface: the name of port, i.e. eth-0-1, agg1, vlan1

Command Mode

Global configuration

Usage

The interface name can be either a port name (i.e. eth-0-1) or link-agg name (i.e. agg1) or vlan name (i.e.

vlan2).

Examples

The following example enters the interface mode for eth-0-1.

Switch(config)# interface eth-0-1

Switch(config-if)#

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

Advertising