Command Line Interface
66 1553-CNH 160 0787 Uen PA2 2005-09-23
Console connection can be used to change the IP address on VLAN 247
for the ECN320/ESN310 switch. The IP address must be within the range
of 10.0.0.2 to10.0.0.255. In the following the IP address 10.0.0.37 is used.
If telnet connection is used the session will die since the IP address is
changed and console connection must be used.
1. Console#configure
Console(config)# interface vlan 247
Console(config-if)# ip address 10.0.0.37 255.255.0.0
Console(config-if)# exit
A warning might show up: Warning -- Default Gateway is not
on management vlan. Just continue configuring the default gateway.
2. Console(config)# ip default-gateway 10.0.100.1
Console(config)#exit
3. The following commands are used to copy the configuration to the start
up file to be used at restart of the switch. This will end the configuration
of the ECN320/ESN310 switch. When the command is executed ac-
cept the default name: esn310default.cfg.
Console#copy running-config startup-config
The IP address of the embedded ECN320/ESN310 switch and the up-link
port of the ECN must be configured using the switch-extension command:
ecn320 (config)# ecn switch-extension add ecn320_esn310
remote-uplink-port 25 ip 10.0.0.37
ecn320 (config)#
11.2.3 Adding more Switches to an EAN
If more ECN switch nodes are daisy chained to an ECN (see
Figure 39 on
page
67) the nodes can be added and configured one by one starting with
the one nearest to the ECN330 and continuing with the next and so on. Fol-
low the description in section
11.2.2.2 on page 65 if an ECN330 switch is
connected and the description in section
11.2.1.2 on page 62 if an
ECN320/ESN310 switch is connected.