Teledex Y Series User Manual
Page 17

Y SERIES EXP212, EXP224, AND EXP248 USER GUIDE
www.teledex.com
17
show management all /*Check if the inband and
outband IP settings have been changed*/
show route /*Display system route table*/
configure /*Go to configure command mode
again*/
runningcfg write partition
new settings to memory partition 1 or 2*/
After setting the in-band/out-band IP of the
EXP248, remember to connect its Ethernet port
MGMT to the Ethernet LAN. Then in the previous
PC terminal screen, type the following commands
to verify if the Ethernet connection between the
management station and the EXP248 is working.
exit /*Go back to enable command mode*/
ping
station to verify the connection is working*/
local:%configure
local:(conf)#management gbe 192.168.100.5
netmask 255.255.255.0
local:(conf)#management gbe vlan 5
local:(conf)#management mgmt 172.16.10.81
netmask 255.255.255.0
local:(conf)#route default 172.16.10.254
local:(conf)#route 192.168.5.0 netmask
255.255.255.0 gateway 172.16.10.251
local:(conf)#exit
local:%show management all
GBE
MGMT
------------------------------------------------
IP Address :192.168.100.5
172.16.10.81
Network mask :255.255.255.0 255.255.255.0
Default route:--
172.16.10.254
local:%show route
Default Route : 172.16.10.254
No IP Address Netmask
Gateway
------------------------------------------------
01 192.168.5.0 255.255.255.0 172.16.10.251
local:%configure
local:(conf)#runningcfg write partition 1
Are you sure write running configuration to
Flash ROM partition #1 ? (Y/[N])y
System writing Flash ROM partition #1 . . .
Write running configuration to Flash ROM
partition #1 success!
local:(conf)#exit
local:%ping 172.16.10.72
PING 172.16.10.72 (172.16.10.72): 56 data bytes
64 bytes from 172.16.10.72: icmp_seq=0 ttl=64
time=8.7 ms
64 bytes from 172.16.10.72: icmp_seq=1 ttl=64
time=0.8 ms
64 bytes from 172.16.10.72: icmp_seq=2 ttl=64
time=0.8 ms
64 bytes from 172.16.10.72: icmp_seq=3 ttl=64
time=0.8 ms
--- 172.16.10.72 ping statistics ---
4 packets transmitted, 4 packets received, 0%
packet loss
round-trip min/avg/max = 0.8/2.7/8.7 ms
local:%
Now you can access the EXP248 via Telnet on port
23 (for using CLI) or Web GUI by entering its IP
address in your browser’s URL/address field.
Besides CLI, you can also change the in-band/
out-band management IP of the EXP248 in the
Web GUI.
a. On the menu tree, click on System --->
Board IP Setup. The Board IP Setup page
is displayed. (See the figures on the next
page.)