0% found this document useful (0 votes)
8 views7 pages

ZTE OLT Initial Configuration Guide

The document provides initial configuration instructions for the ZTE OLT after powering it on, including connection settings and commands for accessing privileged mode. It outlines how to view the current configuration, manage bandwidth, and set up IP routes and VLANs. Important notes include that out-band management cannot remove IPs from interfaces and that interface ports must be enabled for proper configuration.

Translated by

ScribdTranslations
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views7 pages

ZTE OLT Initial Configuration Guide

The document provides initial configuration instructions for the ZTE OLT after powering it on, including connection settings and commands for accessing privileged mode. It outlines how to view the current configuration, manage bandwidth, and set up IP routes and VLANs. Important notes include that out-band management cannot remove IPs from interfaces and that interface ports must be enabled for proper configuration.

Translated by

ScribdTranslations
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Initial configurations of the ZTE OLT

After powering on the OLT, connect the serial cable and access with the following configurations in Putty

The OLT comes factory default without any configuration, and it is necessary to perform the commissioning.
of the equipment to be able to be
Used. The first access must necessarily be via the serial cable:

Bitrate 9600
databits 8
parity none
stop bits 1
flow control none

The section is opened directly in non-privileged mode (read-only) to perform


changes to the equipment require entering privileged mode through the command
enable to insert the password, by default zxr10
The command configure terminal takes us to the configuration view of the equipment, in addition to
From this, there are some other views, with the main ones shown beside.

The show running-config command returns the configuration that is currently being executed.
currently on the equipment. It is possible to filter the command to show a section, a
module, an interface or even one that contains a specific text.
Now let's display the configuration that is on the management interface, 'interface mng1'
command 'show running-config interface mng1'

The command 'show cardnos' returns the plates added to the equipment as well as their
software version and its operational status. It is also possible to filter the command.
For the bandwidth management, we will proceed with the following configuration.

Example
As in the example above, here are the commands

ip address [IP] [MASK]


exit
ip route [Link] [Link] [IP OF THE GATEWAY]

If it is necessary to delete routes, just use the command


no ip route [Link] [Link]
It is necessary to ensure that the route is correct to function on the network, and if it is not
accessible via telnet enter the following command
enable telnet server
only no ssh service
Important observation from management: out-band cannot remove IP from the interface.
just change the ip

Band management
For bandwidth management, it is necessary to create the VLAN and define an IP for it.
It is necessary to pay attention to whether the interface port is enabled, to enable the interface.
just enter it and the command 'no shutdown'
The in-band management configuration is very similar, except that, before
To configure the IP, it is necessary to create a VLAN and apply it to the uplink port.
arriving at the management network.
Example follows the example below of how it should be configured.

You might also like