3 provisioning a management ip port (exp248) – Teledex Y Series User Manual
Page 16

16
www.teledex.com
Y SERIES EXP212, EXP224, AND EXP248 USER GUIDE
Note—For both CLI and Web Configuration Tool,
the default login username and password are:
admin/admin.
1.3 Provisioning a Management
IP Port (EXP248)
This section describes how to use CLI commands
or Web GUI to provision an IP port for the EXP248.
Referring to the previous section, use a console
cable to connect a host PC and the EXP248
through its console port (COM). Then on PC run
the terminal program with the setting shown
below:
In the PC terminal screen, type in the login user
name and password to login the system. Type the
following command to check current IP setting of
all the management ports.
enable /*Go to enable command mode*/
show management all /*Display all system
management port IP setting*/
LOCAL login: admin
Password:
this is motd file to inform any information to
user
System Description: 48-port ADSL2+ POTS
Hardware Version:B
Firmware Version:1.02B05
Software Version:1.02B05
Compiled Wed Apr 16 14:03:51 CST 2008
local:>enable
local:%show management all
GBE
MGMT
------------------------------------------------
IP Address :192.168.100.1
192.168.1.1
Network mask :255.255.255.0 255.255.255.0
Default route:--
--
local:>
Note—For both CLI and Web Configuration Tool,
the default login username and password are:
admin/admin.
Then type the following commands to change in-
band or out-band IP settings as you want:
configure /*Go to configure command mode*/
management gbe <ipv4 address> [netmask
<netmask>] /*Set in-band management port IP
setting*/
management gbe vlan <vlan id> /*Restrict
incoming VLAN tag of in-band management; this
setting is optional not mandatory*/
management mgmt <ipv4 address> [netmask
<netmask>] /*Set out-band management port
IP setting*/
route default <ipv4 address> /*Set system
default gateway*/
route <destination ip> netmask <netmask>
gateway <gateway ip> /*Add other routes in the
route table (option)*/
exit /*Go back to enable command mode*/