FW 07.00.00/HAFM SW 08.06.00 McDATA Enterprise Operating System Command Line Interface User Manual (620-000134-720, April 2005)

Table Of Contents
2
CLI Commands
2-21
config
Parameters This command has three parameters.
Command Example
Root> config ip ethernet 10.0.0.0 0.0.0.0 255.0.0.0
config.ip.lineSpeed
Synopsis lineSpeed speed duplex
Purpose This command sets the Ethernet line speed
Parameters This command has two parameters. One of the parameters is optional
depending on the combination.
Command Example
Root> config ip lineSpeed 10 half
config.ip.show
Syntax show
Purpose This command shows the LAN configuration.
Parameters This command has no parameters.
Command Example
Root> config ip show
ipAddress Specifies the new IP address for the director or
switch. The address must be entered in dotted
decimal format (for example, 10.0.0.0).
gatewayAddress Specifies the new gateway address for the
Ethernet interface. The address must be entered
in dotted decimal format (for example, 0.0.0.0).
subnetMask Specifies the new subnet mask for the Ethernet
interface. The address must be entered in dotted
decimal format (for example, 255.0.0.0).
speed The line speed. Options are auto, 10, or
100. If auto is entered then the optional
duplex should not be entered.
duplex The duplex mode for the connection.
Options are full or half.