16

Click here to load reader

Profile Hierarchy GPON-FTTH [DASAN Networks]

Embed Size (px)

Citation preview

Page 1: Profile Hierarchy GPON-FTTH [DASAN Networks]

Profile Hierarchy

Page 2: Profile Hierarchy GPON-FTTH [DASAN Networks]

Contents

1. Profile Hierarchy

2. CLI Structure

3. Useful CLI Commands

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 3: Profile Hierarchy GPON-FTTH [DASAN Networks]

Profile Hierarchy

UNU Profile

PM Profile

pm gemport

pm uni-eth-frame

Traffic Profile

Transmission Containers

gemports

dba-profile

Mode

sla fixed

sla assured

slamaximum

Mappersgemportcounter

Bridges

animapper

ani eth

vlanip-host-config

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 4: Profile Hierarchy GPON-FTTH [DASAN Networks]

ONU Profileonu-profile STATION_1 create

traffic-profile STATION_1

pm-profile PM

apply

!

onu-profile STATION_2 create

traffic-profile STATION_2

pm-profile PM

apply

!

onu-profile STATION_3 create

traffic-profile STATION_3

pm-profile PM

apply

!

onu-profile STATION_4 create

traffic-profile STATION_4

pm-profile PM

apply

!

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 5: Profile Hierarchy GPON-FTTH [DASAN Networks]

ONU Profile

Arfa-OLT(config-gpon-olt[1/1])#show onu info

Arfa-OLT(config-gpon-olt[1/1])#onu-profile 1

LHR

Arfa-OLT(config-gpon-olt[1/1])#show onu

status

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 6: Profile Hierarchy GPON-FTTH [DASAN Networks]

PM Profile

Arfa-OLT(config)# show running-config pm-

profile

pm-profile PM create

pm gemport

pm uni-eth-frame

apply

!

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 7: Profile Hierarchy GPON-FTTH [DASAN Networks]

Traffic Profile

traffic-profile CANAL create

tcont 1

gemport 1/1-1/4

dba-profile BE

tcont 2

gemport 2/1-2/4

dba-profile BE-A

tcont 3

gemport 3/1

dba-profile BE

tcont 4

gemport 4/1

dba-profile BE

For example-configuration of

traffic profile consult page-661

of User Manual

mapper 1

gemport count 4

mapper 2

gemport count 4

mapper 3

gemport count 1

mapper 4

gemport count 1

bridge 1

ani mapper 1

uni eth 1

extended-vlan-tagging-operation TKT_Tagxxxx

bridge 2

ani mapper 2

vlan-filter vid 515 untagged discard

uni eth 3

bridge 3

ani mapper 3

uni eth 4

extended-vlan-tagging-operation mgmt

bridge 4

ani mapper 4

link ip-host-config 1

ip-host-config 1

ip address static

extended-vlan-tagging-operation mgmt

apply

!

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 8: Profile Hierarchy GPON-FTTH [DASAN Networks]

Transmission Containers

Transmission containers (T-CONTs) are used for the management of

upstream bandwidth in PON section of the TC layer

A single T-CONT can carry GEM traffic with various service classes.

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 9: Profile Hierarchy GPON-FTTH [DASAN Networks]

Transmission Containers

A GPON port is connected with multiple ONUs/ONTs via splitter. The GPON

encapsulation mode (GEM) frames are transmitted between the OLT and

the ONUs (ONTs). A GEM frame is identified by a GEM port ID.

In the upstream direction, the T-CONTs carry the data stream.

The Traffic profile is a collection of configurations about dynamic

bandwidth allocation and GEM port according to the service priority levels.

You can configure each T-CONT to have a priority value using GEM port

number.

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 10: Profile Hierarchy GPON-FTTH [DASAN Networks]

dba Profile

dba-profile BE create

mode sr

sla fixed 128

sla maximum 1031616

apply

!

dba-profile BE-A create

mode sr

sla fixed 128

sla assured 51200

sla maximum 1031616

apply

!

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 11: Profile Hierarchy GPON-FTTH [DASAN Networks]

dba Profile

dba-profile BE create

mode sr

sla fixed 128

sla maximum 1031616

apply

!

dba-profile BE-A create

mode sr

sla fixed 128

sla assured 51200

sla maximum 1031616

apply

!

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 12: Profile Hierarchy GPON-FTTH [DASAN Networks]

ip-host-config

Traffic-profile mode:

tcont 3

gemport 4/1

mapper 4

gemport count 1

ip-host-config 1

ip address static

extended-vlan-tagging-operation

mgmt.

bridge 4

ani mapper 4

link ip-host 1

apply

GPON-OLT Mode:

onu static-ip ONU-ID ip-host SERVICE-ID

A.B.C.D/M gw A.B.C.D

onu static-ip 5 ip-host 1 20.1.1.115/24

gw 20.1.1.254

Modify respective traffic profile (if current profile

doesn’t work, then make a duplicate traffic profile and

assign it to respective onu-profile)

Assign static IP Address to specific ONT as per plan with

OLT’s IP as gateway.

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 13: Profile Hierarchy GPON-FTTH [DASAN Networks]

Contents

1. Profile Hierarchy

2. CLI Structure

3. Useful CLI Commands

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 14: Profile Hierarchy GPON-FTTH [DASAN Networks]

CLI Structure

GPON Configuration Mode

GPON-OLT

‘gpon-olt OLT-ID

ONU-Profile

‘onu-profile test create’

DBA-Profile

‘dba-profile test create’

Traffic-Profile

‘traffic-profile test create’

Mapper

Bridge

ANI

UNI

T-CONT

IP-host

PM-Profile

‘pm-profile test create’

GPON-OLT

‘gpon-olt OLT-ID

GPON-OLT

‘gpon-olt OLT-ID

GPON-OLT

‘gpon-olt OLT-ID

Privilege EXEC View Mode

Privilege EXEC Enable Mode

Global Configuration Mode

‘configure terminal’

‘gpon’

‘enable’

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 15: Profile Hierarchy GPON-FTTH [DASAN Networks]

Contents

1. Profile Hierarchy

2. CLI Structure

3. Useful CLI Commands

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]

Page 16: Profile Hierarchy GPON-FTTH [DASAN Networks]

Useful CLI Commands

Command Mode Description

show running-config

All

Shows a configuration of the system.

show running-config { arp | bridge | cpu-pkt-filter |

full | gpon | hostname | snmp | syslog | time-out |

time-zone}

Shows a configuration of the system with the

specific option.

show running-config interface [INTERFACE]

show running-config { dba-profile [NAME] | ex-

tended-vlan-tagging-operation [NAME] | gpon |

gpon-node | gpon-olt [PORT] | multicast-profile

[NAME] | onu-profile [NAME] | pm-profile [NAME] |

pw-maintenance-profile [NAME] | tdm-pw-profile

[NAME] | traffic-profile [NAME] | voip-profile [NAME] }

Shows the configurations of the sys-tem with

the GPON option.

show onu-profile [NAME] GPON/GPON-

OLT/ONU-Profile

Shows a configured ONU profile. NAME: ONU

profile name

show onu detail-info [OLT ID] [ONU ID] GPON/GPON-

OLT/

shows details of ONU including Inactive reason.

show onu info GPON/GPON-

OLT/

shows a list of ONUs with active/inactive status,

distance, Rx power, profile, serial no.

show onu status [OLT-ID] Enable/GPON Shows the status of ONU profile configuration.

show onu status [ONU-ID] GPON-OLT

GPON-FTTH DASAN Networks- Presented by Ahmed Ali[+92-313-5005035]