7 ethernet commands, Dpmtu, Ethernetspeed – ATTO Technology 2500C User Manual

Page 60: Exit, Ipaddress, Ipdhcp, Ipgateway, Ipsubnetmask, Password, Ethernet commands

Advertising
background image

51

ATTO Technology Inc. iPBridge Installation and Operation Manual

7.1.7 Ethernet commands

These commands configure the management and data Ethernet ports including telnet parameters.

DPMTU
Controls the MTU (Maximum Transmission Unit) used by
the Ethernet ports: Increasing the MTU may improve
throughput.

Default: 1514
Set syntax: set DPMTU [DPn | MPn| all] [1514 | 9014
|16128]
Requires a SaveConfiguration command
Get syntax: get DPMTU [DPn | MPn| all]

EthernetSpeed
Specifies the speed of the Ethernet ports. If auto is
enabled, the speed is negotiated. Speeds 10 and 100 are
half duplex If you want to run the iPBridge at 10baseT,
you must set the Ethernet speed using this command..

Choices are

10 = 10 baseT
100 = 100 baseT
1000 =1000baseT

Default: auto
Set syntax: set EthernetSpeed [DPn | MPn| all ] [10 | 100
| 1000 | Auto]
Requires a SaveConfiguration command
Get syntax: get EthernetSpeed [DPn | MPn| all]

Exit
Exits the current telnet CLI session; it has no effect if used
during a serial CLI session.

Immediate command: Exit

IPAddress
Controls the IP address of the iPBridge Ethernet data
ports. If IPDHCP is enabled, the get command reports
the current IP address assigned by the network DHCP
server, followed by the DHCP identifier.

Default IP addresses:

[10.0.0.1]
[10.0.0.2]
[10.0.0.3]

Set syntax: set IPAddress [DPn | MPn] xxx.xxx.xxx.xxx
Requires a SaveConfiguration command
Get syntax: get IPAddress [DPn | MPn| all]

IPDHCP
Selecting DHCP allows the iPBridge to request an IP
address from the network DHCP server. The network
must have at least one DHCP server.

Default: enabled
Set syntax: set IPDHCP [DPn | MPn | all] ] [enabled |
disabled]
Requires a SaveConfiguration command
Get syntax: get IPDHCP [DPn | MPn| all]

IPGateway
Controls the current gateway. If IPDHCP is enabled (see
above), get command reports the current IP gateway
assigned by the network DHCP server.

Default: 0.0.0.0
Set syntax: set IPGateway [DPn | MPn | all]
xxx.xxx.xxx.xxx
Requires a SaveConfiguration command
Get syntax: get IPGateway [DPn | MPn | all]

IPSubnetMask
Controls the current subnet mask. If IPDHCP is enabled
(see above), get command reports the current subnet
mask assigned by the DHCP server.

Default: 255.255.0.0
Set syntax: set IPSubnetMask [DPn | MPn| all]
xxx.xxx.xxx.xxx
Requires a SaveConfiguration command
Get syntax: get IPSubnetMask [DPn | MPn| all]

Password
Specifies a password for all sessions: NDMP, telnet, FTP
and ExpressNAV web-based interface. A prompt asks for
the current password, to enter the new password, and to
confirm the new password. Passwords are case sensitive,
0-32 characters with no spaces. An empty password can
be configured by entering the Password confirmation
prompts with no parameters. The command
RestoreConfiguration default sets the password to its
default value.

Default: Password
Set syntax: set Password
Requires a SaveConfiguration command

Advertising