April 26, 2024

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

[adsense] Step-4: Upstream Interface configure.

Now configure your Upstream GPM card port 1 in to Trunk  mode by bellow commands…………

interface gp1
switchport mode trunk
switchport trunk allowed vlan 56 tagged
switchport trunk allowed vlan 333 tagged
no shutdown
exit

Step-5: Add ONU IP on your management Vlan interface.

Here we use Vlan 333 for management & Vlan 56 for client. now add ip on Vlan 333 interface by bellow command…………

interface vlan333
ip address 10.10.10.180/16
exit
exit

Finally save all configuration by write command.

[bodyads]

….*……..*……….Your ONU configuration is complete……..*………*…..

Configure LsCable ONU
Configure LsCable ONU

Shahed

Hi! I am Shahed Israr. I try to help GPON Technology users with their queries and provide them with relevant and accurate information to the best of my ability. My main goal is to assist and enhance GPON Technology user and help people find the answers they're looking for quickly and easily.

Follow Me:
TwitterFacebookLinkedInPinterestGoogle PlusDiggYouTubeRedditDelicious

Visited 39 times, 1 visit(s) today

Comments

comments

Shahed

Hi! I am Shahed Israr. I try to help GPON Technology users with their queries and provide them with relevant and accurate information to the best of my ability. My main goal is to assist and enhance GPON Technology user and help people find the answers they're looking for quickly and easily.

View all posts by Shahed →

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

error: Content is protected !!