Command Line Interface
1553-CNH 160 0787 Uen PA2 2005-09-23
61
page 140. For changing the prompt see section see section
11.6.10.11 on page 141.
11.2.1 Running the ECN as an Switch
11.2.1.1 ECN330 Switch
The ECN330 can run in switch mode. The EMP function must be disabled,
see the turn command section
11.6.10.16 on page 1. Connect a laptop
(ECN LCT) through the serial port to the ECN330 or start a telnet session
as described in section
11.2 on page 60. Type the following commands:
1. login: admin
2. Password: admin
3. ECN330# config system turn off sbc management-ip-
address 172.30.67.16
The ECN330 switch must be configured with a management VLAN ID, an
IP address, a default gateway and a subnet mask as described in the fol-
lowing 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
console#
The ECN330 switch can then be discovered in PEM.