Configuring the 10/100 ethernet and gige modules – ADC CUDA 3 User Manual

Page 107

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Configuring the 10/100 Ethernet and GigE Modules

105

Configuring the 10/100 Ethernet and GigE Modules

The Cuda 12000 allows you to configure duplex mode for interfaces on the
10/100 module and the interface on the GigE modules. The Cuda 12000
also allows you to configure speed for interfaces on the 10/100 module.

You may set duplex mode to full duplex, half duplex, or auto negotiation.
You may set the speed of the 10/100 module to 10 Mbps, 100 Mbps, or
auto negotiation. By default, the Cuda 12000 sets duplex mode and speed
for auto negotiation.

You use the following commands to change duplex mode and speed
settings:

Refer to the Cuda 12000 IP Access Switch CLI Reference Guide for more
information on these commands.

Task

Command

1. Enter interface configuration

mode for the Ethernet interface.

interface <c/s/i>

2. Set interface duplex mode.

duplex {half | full | auto}

3. Set interface speed.

speed {10 | 100 | auto}

4. Enable interface auto

negotiation.

negotiation auto

5. Disable interface auto

negotiation.

no negotiation auto

Advertising