Command Line Interface
62 1553-CNH 160 0787 Uen PA2 2005-09-23
To revert from ECN330 switch to ECN with EMP refer to ECN330 User’s
Guide.
Caution!
When changing the ECN330 to switch mode the IP address, VLAN ID and
default gateway will be lost and must be reconfigured.
11.2.1.2 ECN320/ESN310 Switch
The ECN320 can run as an ECN320/ESN310 switch with the correct con-
troller and switch application software installed in the switch (EDA 2.1 R1A
or a newer version). See the Release Notes for the correct versions of the
software and Update Description for software update. Connect a laptop
(ECN LCT) through the serial port to the ECN320 or start a telnet session
as described in the previous section.
1. Type: esn310 at the login prompt.
2. Type: esn310 at the Password prompt.
3. When prompted select press: Y to convert to an ESN310.
The ECN320/ESN310 switch must be configured with a management
VLAN ID, an IP address, a default gateway and a subnet mask as de-
scribed in the following example. The configuration can be shown using the
command: console#
show running-config.
In the example below it is assumed that VLAN 246 is used as management
VLAN, and 192.168.1.254 is the IP address of PEM or a route connecting
the ECN to PEM.
Example
console# config
console(config)#
interface vlan 246
console(config-if)# ip address 192.168.1.2
255.255.255.0
console(config-if)# exit
console(config)#
ip default-gateway 192.168.1.254