Alcatel ONT Troubleshooting Command list

Alcatel ONT Troubleshooting Command list: Below are Alcatel ONT Troubleshooting Command list. typ:isadmin># show equipment slot typ:isadmin># show equipment ont interface typ:isadmin># show equipment ont slot typ:isadmin># show equipment ont optics typ:isadmin># show pon optics typ:isadmin># show equipment ont sw-download typ:isadmin># show equipment ont interface typ:isadmin># show equipment ont interface 1/1/3/10/1 detail typ:isadmin># show vlan … Read more

SSH Service enable or disable Huawei OLT

SSH Service enable or disable Huawei OLT

[bodyads]

Today i  will show how to SSH Service enable or disable in Huawei OLT. When you need to disable or enable the network service ports such as the DBWIN, ntp, radius, snmp, SSH, Telnet and Trace in the system, run below command. After the command is executed successfully, the monitoring task of the corresponding port is disabled or enabled.

Format:

sysman service { dbwin | dhcp-relay | dhcpv6-relay | ntp6 | ntp | radius | snmp | ssh-tl1 | ssh | telent-proxy | telnet-tl1 | telnet [ port portid ] | trace } { disable | enable }

Parameters:

Parameter Description
dbwin Indicates the DBWIN service.
dhcp-relay Indicates the DHCP relay service.
dhcpv6-relay Indicates the DHCPv6 relay service.
ntp6 Indicates the Ntp IPv6 net service.
ntp Indicates the NTP service.
radius Indicates the radius service.
snmp Indicates the SNMP service.
ssh-tl1 Indicates the SSH service of TL1.
ssh Indicates the SSH service.
telnet-proxy Indicates the telnet proxy service.
telnet-tl1 Indicates the telnet service of TL1.
telnet Indicates the telnet service.
port portid Indicates the portid used by telnet service.
trace Indicates the trace service.
enable Enables the network service ports. When you need to enable the network service ports, use this parameter.
disable Disables the network service ports. When you need to disable the network service ports, use this parameter.

Modes:

Global config mode

Level:

Administrator level / Root user

Read more

Huawei OLT VLAN Type mux | smart | standard | super

Huawei OLT VLAN Type mux | smart | standard | super

[boxads]

Today i will discuss about Huawei OLT VLAN type, Their are four types of vlan in huawei olt which is mux, smart, standard & super vlan.

Format:
vlan vlanid [ to end-vlanid ] [ mux | smart | standard | super ]
vlan vlan-list [ mux | smart | standard | super ]
undo vlan vlanid [ to end-vlanid ]
undo vlan vlan-list

MUX VLAN:
A MUX VLAN can contain multiple upstream ports, but only one service port. The service ports of different VLANs are isolated from each other. The system maps the VLAN to the user. Therefore, users can be differentiated by the VLANs.

Read more