12 interface – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 66

Advertising
background image

CanogaOS Command Line Reference

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 66 of 855

Command Mode

Interface configuration

Defaults

auto

Usage

The command is not allowed to be set on 10G port or optical mode of combo port.

Examples

The following example sets the duplex mode to auto.
Switch(config-if)# duplex auto
The following example sets the duplex mode to full.
Switch(config-if)# duplex full
The following example returns the duplex mode to default.
Switch(config-if)# no duplex

Related Commands

bandwidth
speed

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)#

Advertising