Specifications
4-16
Cisco MGX 8260 Command Line Interface Guide
Release 1.2, Part Number 78-10987-01 Rev. B0, January, 2002
Chapter 4 Service Management
Configuration Tasks for Lines
The following example adds a Fast Ethernet line to slot 9 line 2 with an IP address of 10.15.26.98, a
gateway of 10.15.26.1, a target state of active, RDP disabled, a subnet mask of 255.255.255.0, and full
duplex mode:
addethln 9.2 10.15.26.98 10.15.26.1 1 1 255.255.255.0 2
Step 2 Add other Fast Ethernet lines, as necessary.
Step 3 Verify the configuration using the lsethlns command.
The system displays the line configuration.
Changing a Fast Ethernet Line
Warning
Changing a Fast Ethernet line interrupts service to a large number of users. Perform this
operation during light traffic periods or in a pre-arranged maintenance window.
To change the configuration of a Fast Ethernet line, enter the chethln command as described in the
“chethln” section on page 9-70. For example, the following command enables RDP but leaves other
parameters unchanged on Fast Ethernet line 1 in slot 9:
chethln 9.1 # 2
The system enables RDP on the specified line.
Deleting Fast Ethernet Lines
To delete Fast Ethernet lines, enter the delethln command, specifying the slot and line number of the
SCC. Valid values for the slot number of the SCC are either 9 or 10. Valid values for the Fast Ethernet
line is a number from 1 to 4.
The following example deletes Fast Ethernet line 1 in slot 9:
delethln 9.1
Setting the Fast Ethernet Administrative Status
To enable a Fast Ethernet, enter the upethln command, specifying the slot and line number of the SCC
(slot.line). The system enables the Ethernet line. The corresponding front panel ACT LED changes to
green.
The following example enables Fast Ethernet line 1 in slot 9:
upethln 9.1
To disable the a Fast Ethernet, enter the dnethln command, specifying the slot and line number of the
SCC (slot.line). The system disables the Ethernet line. The corresponding front panel ACT LED
changes to red.
The following example disables Fast Ethernet line 1 in slot 9:
dnethln 9.1