Huawei OLT Important Configure

Huawei OLT Important Configure:

[boxads]

Today i will share Huawei OLT Important Configure, hope it will help you.

Huawei OLT  Default control Card (MCUD,SCUN, MPLA, MPSC etc) ETH port IP: 10.11.104.2/24
Huawei OLT Standard login: root, password: admin or admin123

Connect to the console port (CON) and prescribe IP management in a managed VLAN ID 10:
enable
config
vlan 10 smart
vlan desc 10 description “Management”
port vlan 10 0/8 0
interface vlanif10
ip address 192.168.10.2 255.255.255.0
quit
ip route-static 0.0.0.0 0.0.0.0 192.168.10.1

Alternatively, you can assign an IP meth special port for management instead of default ip 10.11.104.2(then have to be connected to the OLT excess cable):
interface meth 0
ip address 192.168.1.2 24
quit

EXAMPLE setting time:
time 11:24:00
time 11:24:00 2016-11-06
display time
timezone GMT+ 02:00
display timezone
display time dst
display time time-stamp
display time-range
ntp-service Subcommands
display ntp-service

Example configuration export to the tftp server:
Gponsolution-MA5683T(config)#backup configuration tftp 10.11.104.1 old_config.cfg
Gponsolution-MA5683T(config)#backup data tftp 10.11.104.1 old_data.dat
Gponsolution-MA5683T(config)#backup bios tftp 10.11.104.1 old_bios.bin
Gponsolution-MA5683T(config)#backup program tftp 10.11.104.1 old_program.efs

Read more

Huawei MA56xx OLT Command Lists

Huawei MA56xx OLT Command Lists

[boxads]

Today i will share Huawei MA56xx OLT Command Lists.

View the current OLT version & patch:
display version
display patch all

View the current configuration:
display current-configuration

Save Configuration:
save

Viewing of the current configuration in which the specified section:
display current-configuration | section vlan
display current-configuration | section gpon
display current-configuration | section btv
display current-configuration | section device
display current-configuration | section post
display current-configuration | section abs
display current-configuration | section public
display current-configuration | section global

Viewing of the current configuration in which the specified text is found:
display current-configuration | include 485754431CBD8333

Example view various statistics:
display board 0
display board 0/5
display cpu 0/5
display resource
display security config
display temperature
display gpon statistics ethernet 0/5 0

MA5608T MCUD card GE0 upstream port info:
MA5608T#config
MA5608T(config)#interface mcu 0/2
MA5608T(config-if-mcu-0/2)#display port ddm-info 0
MA5608T(config-if-mcu-0/2)#display port traffic 0
[bodyads]
MA5683T SCUN Card GE0 upstream port info:
MA5683T#config
MA5683T(config)#interface scu 0/8
MA5683T(config-if-scu-0/8)#display port ddm-info 0
MA5683T(config-if-scu-0/8)#display port traffic 0

When connecting the broken SFP can see information on it such as active alarms:
display alarm active all

Time info:
display time
display timezone
display time dst
display time time-stamp
display time-range
display ntp-service

An example of the inclusion of protection from dos:
display security anti-dos control-packet rate 0/5/0
display security dos-blacklist all

Including other protection:
display log security
display security config
display security conflict

View mac-address:
display mac-address vlan 1501
display mac-address service-port 12
display mac-address port 0/5/0
display mac-address all
display mac-address all | include 000c-29b9-3331

Clear mac-address:
Gponsolution-MA5683T#config
Gponsolution-MA5683T(config)#undo mac-address mac 000c-29b9-3331 vlan 1501

View ARP address:
display arp all

Setting the control CPU overload (typically 10):
display cpu-overload-control parameter
cpu-overload-control  parameter adjustfactor 20

Enable / disable the display of alarms in the console:
alarm output all
undo alarm output all

Setting and viewing logs:
display log all (History of entered commands of all users)
display log cli (CLI users)
display log failure (History of uncompleted commands entered)
display log index (Index of the log)
display log memory (The max memory of some type of log)
display log name (The history of the entered commands by the specified user)
display log security (Display security log)
display log snmp (SNMP users)
display loghost
log modify operating (Operating log (Modify log configuration))
log modify security (Security log)
loghost activate (Activate a log server configuration item)
loghost add (Add a log server configuration item)
loghost deactivate (Deactivate a log server configuration item)
loghost delete
display syslog
syslog disable (Set the switch for reporting the alarm event to the syslor)
syslog enable (Set the switch for reporting the alarm event to the syslor)
syslog output (Configure the output level of the syslog)
syslog sync (Synchronizing the alarm event to the syslog server)

Read more

Huawei OLT Factory Default Command

Huawei OLT Factory Default Command

[boxads]

Hi everybody ! Today i will discuss about how to do Huawei OLT Factory default, or erase all configuration from huawei olt. So please follow this procedure.

The erase flash data command is used to erase the configuration data in the flash memory of the control board. When the configured data is saved to the flash memory, you can run this command to restore the database to the initial state, namely, to erase the data configured by the user. After the command is executed successfully, the original configuration data in the flash memory of the control board is lost.

Usage Guidelines:

  • Before erasing the data, run the backup data command to back up the database file to prevent the loss of important data.
  • Before erasing the data, check autosave configuration status by display autosave configuration command, if it is enabled, please disable your autosave time & interval by command: autosave time off & autosave interval off.
  • During the process of command running, the system prompts you to confirm this operation.
  • During the process of command running, the system displays the progress, the suggestion when this command is executed successfully, and the cause in case of failure.
  • After this command is executed successfully, the system displays the message that the configuration takes effect after the active control board is reset. Run the reboot command to reset the system so that the data in the database is cleared.
  • After the data is erased, you can run the load data command to reload the database file.

Huawei OLT Factory default Example:
To erase the configuration data of the active control board, do as follows:

huawei#erase flash data                                                         
{ Options<E><active,standby> }:active
 
  Command:
                    erase flash data active                                               
  This command will clear the active board data that has been loaded or saved   
  Please remember to backup the system configuration data                       
  Are you sure to continue? (y/n)[n]:y
  Command executes successfully, and will take effect after active board rebooted

Read more

Huawei OLT Autosave Configuration enable

Huawei OLT Autosave Configuration enable/on

[boxads]

Today i will discuss how to enable/on Huawei OLT Autosave Configuration. Two way we can do it, one is autosave interval and another is autosave time.

This command is used to enable the system to save the system configuration automatically or set the preset time when the configuration is saved. The autosave function includes autosave configuration at the preset time and at the interval time. When you need to set the preset time of the autosave function, run this command. After the command is executed successfully, you can save the configuration at the preset time instead of delivering commands by the network management to prevent data loss at emergency reboot.

  • By default, the auto-save function is disabled.
  • When the autosave function is enabled, if the system configuration is modified, the configuration is saved at the user-defined time. When the autosave function is disabled, the configuration is not saved automatically, and you need to run the save command to save it.
  • When you enable the autosave function, pay attention to the following points:
    • This function autosave time and the autosave interval function cannot be enabled simultaneously.
    • When you run the autosave interval command, saving data frequently affects the system. Therefore, it is not recommended that you configure the auto-save interval smaller than one hour. The recommended value is equal to or greater than 24 hours.
    • Writing and reading the data in the flash memory frequently decreases the using time of the flash memory. It is recommended to disable this function after the configuration.

Huawei OLT Autosave Configuration enable Example:

To enable the auto-save function, do as follows:

huawei#autosave interval
{ configuration<K>|time<U><10,10080>|value<E><on,off> }:on

  Command:
          autosave interval on
  System autosave interval switch: on
  Autosave interval: 1440 minutes
  Autosave type: data

  System autosave modified configuration switch: on
  Autosave interval: 30 minutes
  Autosave type: data

To set the auto-save interval to 120 minutes based on the relative time of the system, do as follows:

huawei#autosave interval
{ configuration<K>|time<U><10,10080>|value<E><on,off> }:120

  Command:                                                                      
          autosave interval 120                                                 
  System autosave interval switch: on                                           
  Autosave interval: 120 minutes                                                
  Autosave type: data

To set the auto-save interval to 60 minutes for saving the modified configuration data of the system, do as follows:

huawei#autosave interval                                                
{ configuration<K>|time<U><10,10080>|value<E><on,off> }:configuration
{ time<U><2,1440> }:60

  Command:
          autosave interval configuration 60
  System autosave modified configuration switch: on
  Autosave interval: 60 minutes
  Autosave type: data

Read more

Huawei iManager U2000 NMS Setup

Huawei iManager U2000 NMS Setup Windows 2008

[boxads]

Today i will show everybody how to Huawei iManager U2000 NMS Setup in Windows Server 2008 R2 version.

Step-1: Double-click the install.bat file in the installation package path.

install.bat.png

Huawei iManager U2000 NMS Setup Windows 2008
Huawei iManager U2000 NMS Setup Windows 2008

installing.png

Step-2: Agree to install

Huawei iManager U2000 NMS Setup

Step-3: Select operation language of U2000 software.

Read more