Configure LsCable ONU

Configure LsCable ONU:

Today I will show you how to configure Lscable ONU. lets follow bellow steps………..[boxads]

Step-1: Change Host name

First login your Lscable ONU & Go to config mode then change Host name by bellow command…………..

enable
config terminal
hostname Ranks-3251

Step-2: Vlan declare.

Go to config mode then add your needed VLAN in ONU Vlan database. look like bellow………….

config terminal
vlan database
vlan 56
vlan 333
exit

Step-3: Interface configure.

Now configure your Ethernet port 1 in to access mode by bellow command…………

interface fe1
   switchport mode access
   switchport access vlan 56
   rate-limit input rate 1240 burst 2400
   rate-limit output rate 1240 burst 2400
   no shutdown
exit

Read more

User Create Huawei OLT

User Create Huawei OLT:

Today i will show how to create user in Huawei SmartAX MA6500T OLT.

At first go to config mode & follow below step…….. [boxads]

Huawei-OLT(config)#terminal user name
User Name(length<6,15>):shahed
User Password(length<6,15>):********
Confirm Password(length<6,15>):********
User profile name(<=15 chars)[root]:
User’s Level:
1. Common User 2. Operator 3. Administrator:3
Permitted Reenter Number(0–4):4
User’s Appended Info(<=30 chars):Data_O&M
Adding user successfully
Repeat this operation? (y/n)[n]:n

Look like below format in OLT:

Read more

Gpon Network Architecture Diagram

Gpon Network Architecture Diagram:

Gigabit Passive Optical Network (GPON) is a high bandwidth shared fiber access technology. GPON is a point-to-multipoint access mechanism. Its main characteristic is the use of passive splitters in the fiber distribution network, enabling one single feeding fiber from the provider’s central office to serve multiple homes and small businesses. [boxads]

The GPON Optical Line Terminal (OLT) is typically installed in a Central Office (CO), though it could be installed elsewhere. The optical splitter is installed somewhere between the CO and the subscribers. And a GPON Optical Network Terminal (ONT) is installed at each subscriber’s home. Voice, video, and data traffic must all be delivered across the single GPON downstream wavelength. A nice facet of GPON for IP video support is that its downstream is naturally a broadcast medium, and  it is very efficient for delivering multicast traffic.

Read more