___________________________________________________________________________
_______________________________________________________________________________
LTP-8X optical line terminal
33
Chapter 10.
Network Settings
Introduction
This chapter describes adjustment of network settings for a terminal. Adjusting network settings enables
remote control and integration with OSS/BSS systems.
10.1
Adjustments of network settings
Adjustments of network settings are recommended to be done via COM port connection. This will
prevent issues with connection loss before the terminal being adjusted. Be very careful when using
remote adjustment.
Step 1.
Use the
show management
command to view the current network settings.
LTP-8X# show management
Network:
Hostname:
'LTP-8X'
Ipaddr:
192.168.1.2
Netmask:
255.255.255.0
Vlan management:
1
Gateway:
0.0.0.0
Vlan prio:
7
Dscp:
63
Step 2.
.
Switch to the
configure view
and set the terminal name by using the
hostname
command.
LTP-8X# configure terminal
LTP-8X(config)# hostname LTP-8X-1
Step 3.
Set the terminal IP address by using the
management ip
command.
LTP-8X(config)# management ip 10.0.0.1
Step 4.
Set the subnet mask by using the
management netmask
command.
LTP-8X(config)# management netmask 255.0.0.0
Step 5.
Set the default gateway by using the
management gateway
command.
LTP-8X(config)# management gateway 10.0.0.1