ATTO Technology 1500D/E Manuel D’Utilisation

Page de 62
35
 
ATTO Technology Inc. iPBridge Installation and Operation Manual
 2.2.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 data port: increasing the MTU may improve 
throughput on the ipBridge data ports. The MTU for the 
management port cannot be changed.
Default: 1514
Set syntax: set DPMTU dp0 [1514 | 9014]
Requires a SaveConfiguration command
Get syntax: get dp0 DPMTU 
EthernetSpeed
Specifies the speed of the Ethernet ports. If auto is 
enabled, the speed will be negotiated.10 and 100 speeds 
are half duplex Ethernet speed settings in the host must be 
the same as Ethernet speed settings in the iPBridge. The 
iPBridge default Ethernet speed is auto: your host must 
be set to auto. If you set Ethernet speed to 10, your host 
must be set to Ethernet speed 10, half duplex. If you set 
Ethernet speed to 100, your host must be set to Ethernet 
speed 100, half duplex.
Choices are 
 10 = 10 baseT
100 = 100 baseT
1000 =1000baseT
Default: auto
Set syntax: set EthernetSpeed dp0 [10 | 100 | 1000| Auto]
Requires a SaveConfiguration command
Get syntax: get EthernetSpeed dp0
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 address: 10.0.0.1
Set syntax: set IPAddress dp0 xxx.xxx.xxx.xxx
Requires a SaveConfiguration command
Get syntax: get IPAddress dp0
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 dp0 [enabled | disabled]
Requires a SaveConfiguration command
Get syntax: get IPDHCP dp0
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 dp0 xxx.xxx.xxx.xxx
Requires a SaveConfiguration command
Get syntax: get dp0 IPGateway
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 dp0 xxx.xxx.xxx.xxx
Requires a SaveConfiguration command
Get syntax: get dp0 IPSubnetMask 
Password
Specifies a password for all sessions: Telnet, FTP and 
ExpressNAV web-based interface. You will be prompted 
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