c hapter 12. e xample f ull olt c onfiguration (cli)

24
DASAN NETWORKS GPON TRAINING CHAPTER 12. EXAMPLE FULL OLT CONFIGURATION (CLI) www.dasannetworks .eu

Upload: victor-hall

Post on 21-Dec-2015

301 views

Category:

Documents


15 download

TRANSCRIPT

Page 1: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

DASAN NETWORKSGPON TRAINING

CHAPTER 12. EXAMPLE FULL OLT CONFIGURATION (CLI)

www.dasannetworks.eu

Page 2: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

1. OLT V5812G - Topology

2. OLT V5812G - Configuration

3. OLT V5824G - Topology

4. OLT V5824G - Configuration

5. OLT V8240 - Topology

6. OLT V8240 - Configuration

www.dasannetworks.eu

Table of contents

Page 3: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

www.dasannetworks.eu

1. OLT V5812G - Topology

Page 4: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

BRIDGE MODE Configuration

www.dasannetworks.eu

2. OLT V5812G - Configuration

bridge

vlan create 100,200,300

!

vlan add default 5-9,13-18 untagged

vlan add br100 1-4 tagged

vlan add br100 10 untagged

vlan add br200 1-4,11 tagged

vlan add br300 1-4,12 tagged

!

vlan pvid 1-9,11-18 1

vlan pvid 10 100

!

vlan description 100 INTERNET

vlan description 200 IPTV

vlan description 300 VOIP

!

port medium 10-11 sfp

!

loop-detect enable

loop-detect 1-4

loop-detect 1-4 period 5

loop-detect 1-4 timer 5

!

!

1

Page 5: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

INTERFACE MODE Configuration

www.dasannetworks.eu

2. OLT V5812G - Configuration

!hostname V5812G!passwd enable dasan!ssh server enable!service port telnet 2323service port ssh 2222!ftp server disable!syslog output info local volatilesyslog output info local non-volatile!debug packet log 1000 90 30 10!ip ecmp-hash sip-dipmodule ddm disableip unknown-multicast blockservice dhcp!

!interface lo no shutdown!interface mgmt no shutdown ip address 192.168.99.222/24!interface br100 no shutdown!interface br200 no shutdown!interface br300 no shutdown!ip igmp snooping vlan 200ip igmp snooping vlan 200 immediate-leaveip igmp snooping vlan 200 version 2 !ip dhcp snoopingip dhcp snooping vlan 100,200,300

ip dhcp snooping trust 10-12!snmp community rw dasansnmp trap-mode alarm-reportsnmp agent-address 192.168.99.222snmp notify-activity enable!

2

3

Page 6: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (1)

www.dasannetworks.eu

2. OLT V5812G - Configuration

gpon olt cable-down enable ! onu auto-upgrade model-name H640GW-02 start-time 0 end-time 0 onu auto-upgrade model-name H640G start-time 0 end-time 0 onu auto-upgrade model-name H640GR-02 start-time 0 end-time 0 onu auto-upgrade model-name H645G start-time 0 end-time 0 onu auto-upgrade model-name H640RW-02 start-time 0 end-time 0 onu auto-upgrade model-name H640GV-03 start-time 0 end-time 0 onu auto-upgrade reboot-time immediately onu auto-upgrade firmware H640GW-02 H640GW-02/G_ONU_N_2.58-1061.03.H640GW.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GW-02 2.58-1061 exclude onu auto-upgrade firmware H640G H640G/G_ONU_N_2.58-1061.03.H640G.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640G 2.58-1061 exclude onu auto-upgrade firmware H640GR-02 H640GR-02/G_ONU_N_2.58-1061.03.H640GR.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GR-02 2.58-1061 exclude onu auto-upgrade firmware H645G H645G/G_ONU_N_2.58-1061.03.H645G.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H645G 2.58-1061 exclude onu auto-upgrade firmware H640RW-02 H640RW-02/G_ONU_N_2.58-1061.03.H640RW.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640RW-02 2.58-1061 exclude onu auto-upgrade firmware H640GV-03 H640GV-03/G_ONU_N_2.58-1061.03.H640GV.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GV-03 2.58-1061 exclude olt multicast-gem 4094 olt interwork igmp-snooping enable ! dba-profile DBA create mode sr sla fixed 128 sla maximum 1031616 apply !

dba-profile VOIP create mode fixed sla fixed 1024 apply ! multicast-profile MULTI create igmp tag-control add vid 200 cos 0 igmp robustness-variable 7 igmp access-list vid 200 dst-ip start 224.0.0.1 end 239.255.255.255 bw 4294952 gem 4094 apply ! extended-vlan-tagging-operation INT create downstream-mode enable untagged-frame 1 treat inner vid 100 cos 0 tpid 0x8100 apply !

4

5

Page 7: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (2)

www.dasannetworks.eu

2. OLT V5812G - Configuration

extended-vlan-tagging-operation IPTV create downstream-mode enable untagged-frame 1 treat inner vid 200 cos 0 tpid 0x8100 apply ! extended-vlan-tagging-operation VOIP create downstream-mode enable untagged-frame 1 treat inner vid 300 cos 0 tpid 0x8100 apply ! voip-profile VOIP create codec-nego 1 codec pcma packet-period 20 silence-suppression 0 codec-nego 2 codec pcmu packet-period 20 silence-suppression 0 codec-nego 3 codec g729 packet-period 20 silence-suppression 0 codec-nego 4 codec g723 packet-period 20 silence-suppression 0 protocol sip proxy-server 11.1.1.253 outbound-proxy-server 11.1.1.253 register-server 11.1.1.253 host-part-server 11.1.1.253 dns primary 11.1.1.253 caller-id call-number dial-plan table 1 x. apply !

traffic-profile H645G_BRIDGE create mgmt-mode uni eth 1 omci tcont 1 gemport 1/1-1/4 dba-profile DBA mapper 1 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT apply ! traffic-profile H645G_NAT create mgmt-mode uni eth 1 non-omci link virtual-eth 1 tcont 1 gemport 1/1-1/4 dba-profile DBA mapper 1 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT ip-host-config 2 ip address dhcp extended-vlan-tagging-operation INT apply !

6

7

Page 8: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (3)

www.dasannetworks.eu

2. OLT V5812G - Configuration

traffic-profile H640GW-02 create mgmt-mode uni eth 1 non-omci link virtual-eth 1 mgmt-mode uni eth 2 non-omci link virtual-eth 1 mgmt-mode uni eth 3 omci mgmt-mode uni eth 4 omci tcont 1 gemport 1/1-1/4 dba-profile DBA tcont 2 gemport 2/1-2/4 dba-profile DBA tcont 3 gemport 3/1-3/4 dba-profile VOIP mapper 1 gemport count 4 mapper 2 gemport count 4 mapper 3 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT uni eth 2 extended-vlan-tagging-operation INT bridge 2 ani mapper 2 uni eth 3 multicast-profile MULTI extended-vlan-tagging-operation IPTV uni eth 4 multicast-profile MULTI extended-vlan-tagging-operation IPTV

bridge 3 ani mapper 3 link ip-host-config 1 ip-host-config 1 ip address dhcp link voip-service 1 extended-vlan-tagging-operation VOIP ip-host-config 2 ip address dhcp extended-vlan-tagging-operation INT voip-service 1 manage-method omci voip-profile VOIP uni pots 1 uni pots 2 apply !onu-profile H640GW-02 create traffic-profile H640GW-02 apply ! onu-profile H645G_BRIDGE create traffic-profile H645G_BRIDGE apply ! onu-profile H645G_NAT create traffic-profile H645G_NAT apply ! olt service-profile model-name H640GW-02 H640GW-02 olt service-profile model-name H645G H645G_NAT !

8

9

Page 9: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON-OLT MODE Configuration

www.dasannetworks.eu

2. OLT V5812G - Configuration

gpon-olt 1 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 2 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 3 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable !

gpon-olt 4 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable !!end

11

10

Page 10: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

www.dasannetworks.eu

3. OLT V5824G - Topology

Page 11: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

BRIDGE MODE Configuration

www.dasannetworks.eu

4. OLT V5824G - Configuration

bridge

vlan create 100,200,300

!

vlan add default 9,13-26 untagged

vlan add br100 1-8 tagged

vlan add br100 10 untagged

vlan add br200 1-8,11 tagged

vlan add br300 1-8,12 tagged

!

vlan pvid 1-9,11-26 1

vlan pvid 10 100

!

vlan description br100 INTERNET

vlan description br200 IPTV

vlan description br300 VOIP

!

loop-detect enable

loop-detect 1-8

loop-detect 1-8 period 5

loop-detect 1-8 timer 5

!

1

Page 12: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

INTERFACE MODE Configuration

www.dasannetworks.eu

4. OLT V5824G - Configuration

!hostname V5824G!passwd enable dasan!service port telnet 2323service port ssh 2222!syslog output info local volatilesyslog output info local non-volatile!debug packet log 1000 90 30 10!ip unknown-multicast block!no service ftpno service telnet!service dhcp!

!interface lo no shutdown!interface mgmt no shutdown ip address 192.168.99.222/24 no ipv6 nd suppress-ra!interface br100 no shutdown no ipv6 nd suppress-ra!interface br200 no shutdown no ipv6 nd suppress-ra!interface br300 no shutdown no ipv6 nd suppress-ra!ip igmp snooping vlan 200ip igmp snooping vlan 200 immediate-leaveip igmp snooping vlan 200 version 2!ip dhcp snoopingip dhcp snooping vlan 100,200,300ip dhcp snooping trust 10-12!snmp community rw dasansnmp trap-mode alarm-reportsnmp agent-address 192.168.99.222snmp notify-activity enable!

2

3

Page 13: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (1)

www.dasannetworks.eu

4. OLT V5824G - Configuration

gpon olt cable-down enable ! onu auto-upgrade model-name H640GW-02 start-time 0 end-time 0 onu auto-upgrade model-name H640G start-time 0 end-time 0 onu auto-upgrade model-name H640GR-02 start-time 0 end-time 0 onu auto-upgrade model-name H645G start-time 0 end-time 0 onu auto-upgrade model-name H640RW-02 start-time 0 end-time 0 onu auto-upgrade model-name H640GV-03 start-time 0 end-time 0 onu auto-upgrade reboot-time immediately onu auto-upgrade firmware H640GW-02 H640GW-02/G_ONU_N_2.58-1061.03.H640GW.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GW-02 2.58-1061 exclude onu auto-upgrade firmware H640G H640G/G_ONU_N_2.58-1061.03.H640G.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640G 2.58-1061 exclude onu auto-upgrade firmware H640GR-02 H640GR-02/G_ONU_N_2.58-1061.03.H640GR.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GR-02 2.58-1061 exclude onu auto-upgrade firmware H645G H645G/G_ONU_N_2.58-1061.03.H645G.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H645G 2.58-1061 exclude onu auto-upgrade firmware H640RW-02 H640RW-02/G_ONU_N_2.58-1061.03.H640RW.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640RW-02 2.58-1061 exclude onu auto-upgrade firmware H640GV-03 H640GV-03/G_ONU_N_2.58-1061.03.H640GV.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GV-03 2.58-1061 exclude olt multicast-gem 4094 olt interwork igmp-snooping enable ! dba-profile DBA create mode sr sla fixed 128 sla maximum 1031616 apply !

dba-profile VOIP create mode fixed sla fixed 1024 apply ! multicast-profile MULTI create igmp tag-control add vid 200 cos 0 igmp robustness-variable 7 igmp access-list vid 200 dst-ip start 224.0.0.1 end 239.255.255.255 bw 4294952 gem 4094 apply ! extended-vlan-tagging-operation INT create downstream-mode enable untagged-frame 1 treat inner vid 100 cos 0 tpid 0x8100 apply !

4

5

Page 14: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (2)

www.dasannetworks.eu

4. OLT V5824G - Configuration

extended-vlan-tagging-operation IPTV create downstream-mode enable untagged-frame 1 treat inner vid 200 cos 0 tpid 0x8100 apply ! extended-vlan-tagging-operation VOIP create downstream-mode enable untagged-frame 1 treat inner vid 300 cos 0 tpid 0x8100 apply ! voip-profile VOIP create codec-nego 1 codec pcma packet-period 20 silence-suppression 0 codec-nego 2 codec pcmu packet-period 20 silence-suppression 0 codec-nego 3 codec g729 packet-period 20 silence-suppression 0 codec-nego 4 codec g723 packet-period 20 silence-suppression 0 protocol sip proxy-server 11.1.1.253 outbound-proxy-server 11.1.1.253 register-server 11.1.1.253 host-part-server 11.1.1.253 dns primary 11.1.1.253 caller-id call-number dial-plan table 1 x. apply !

traffic-profile H645G_BRIDGE create mgmt-mode uni eth 1 omci tcont 1 gemport 1/1-1/4 dba-profile DBA mapper 1 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT apply ! traffic-profile H645G_NAT create mgmt-mode uni eth 1 non-omci link virtual-eth 1 tcont 1 gemport 1/1-1/4 dba-profile DBA mapper 1 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT ip-host-config 2 ip address dhcp extended-vlan-tagging-operation INT apply !

6

7

Page 15: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (3)

www.dasannetworks.eu

4. OLT V5824G - Configuration

traffic-profile H640GW-02 create mgmt-mode uni eth 1 non-omci link virtual-eth 1 mgmt-mode uni eth 2 non-omci link virtual-eth 1 mgmt-mode uni eth 3 omci mgmt-mode uni eth 4 omci tcont 1 gemport 1/1-1/4 dba-profile DBA tcont 2 gemport 2/1-2/4 dba-profile DBA tcont 3 gemport 3/1-3/4 dba-profile VOIP mapper 1 gemport count 4 mapper 2 gemport count 4 mapper 3 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT uni eth 2 extended-vlan-tagging-operation INT bridge 2 ani mapper 2 uni eth 3 multicast-profile MULTI extended-vlan-tagging-operation IPTV uni eth 4 multicast-profile MULTI extended-vlan-tagging-operation IPTV

bridge 3 ani mapper 3 link ip-host-config 1 ip-host-config 1 ip address dhcp link voip-service 1 extended-vlan-tagging-operation VOIP ip-host-config 2 ip address dhcp extended-vlan-tagging-operation INT voip-service 1 manage-method omci voip-profile VOIP uni pots 1 uni pots 2 apply !onu-profile H640GW-02 create traffic-profile H640GW-02 apply ! onu-profile H645G_BRIDGE create traffic-profile H645G_BRIDGE apply ! onu-profile H645G_NAT create traffic-profile H645G_NAT apply ! olt service-profile model-name H640GW-02 H640GW-02 olt service-profile model-name H645G H645G_NAT !

8

9

Page 16: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON-OLT MODE Configuration

www.dasannetworks.eu

4. OLT V5824G - Configuration

gpon-olt 1 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 2 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 3 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 4 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable !

gpon-olt 5 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 6 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 7 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 8 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable !!end

1110

Page 17: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

www.dasannetworks.eu

5. OLT V8240 - Topology

Page 18: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

BRIDGE MODE Configuration

www.dasannetworks.eu

6. OLT V8240 - Configuration

bridge

vlan create 100,200,300

!

vlan add default 11/1-11/2,11/6-12/6,t/1-t/28 untagged

vlan add br100 1/1-10/4 tagged

vlan add br100 11/3 untagged

vlan add br200 1/1-10/4,11/4 tagged

vlan add br300 1/1-10/4,11/5 tagged

!

vlan pvid 1/1-11/2,11/4-12/6,t/1-t/28 1

vlan pvid 11/3 100

!

vlan description br100 INTERNET

vlan description br200 IPTV

vlan description br300 VOIP

!

loop-detect enable

loop-detect 1/1-10/4

loop-detect 1/1-10/4 period 5

loop-detect 1/1-10/4 timer 5

!

1

Page 19: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

INTERFACE MODE Configuration

www.dasannetworks.eu

6. OLT V8240 - Configuration

hostname V8240!passwd enable dasan!service port telnet 2323service port ssh 2222!syslog output info local volatilesyslog output info local non-volatile!debug packet log 1000 90 30 10!ip ecmp-hash sip-dipip unknown-multicast blockservice dhcp!slot unlock siu 1slot unlock siu 2slot lock siu 3slot lock siu 4slot lock siu 5slot lock siu 6slot lock siu 7slot lock siu 8slot lock siu 9slot lock siu 10slot unlock niu 1slot lock niu 2slot planning siu 1 siu-gpon4slot planning siu 2 siu-gpon4slot planning niu 1 niu-10ge2plus!

!interface lo no shutdown!interface mgmt no shutdown ip address 192.168.99.222/24!interface br100 no shutdown!interface br200 no shutdown!interface br300 no shutdown!ip igmp snooping vlan 200ip igmp snooping vlan 200 immediate-leaveip igmp snooping vlan 200 version 2!ip dhcp snoopingip dhcp snooping vlan 100,200,300ip dhcp snooping trust 11/3-11/5!snmp community ro publicsnmp community rw dasansnmp community rw privatesnmp trap-mode alarm-reportsnmp agent-address 192.168.99.222snmp notify-activity enable!

2

3

Page 20: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (1)

www.dasannetworks.eu

6. OLT V8240 - Configuration

gpon olt cable-down enable ! onu auto-upgrade model-name H640GW-02 start-time 0 end-time 0 onu auto-upgrade model-name H640G start-time 0 end-time 0 onu auto-upgrade model-name H640GR-02 start-time 0 end-time 0 onu auto-upgrade model-name H645G start-time 0 end-time 0 onu auto-upgrade model-name H640RW-02 start-time 0 end-time 0 onu auto-upgrade model-name H640GV-03 start-time 0 end-time 0 onu auto-upgrade reboot-time immediately onu auto-upgrade firmware H640GW-02 H640GW-02/G_ONU_N_2.58-1061.03.H640GW.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GW-02 2.58-1061 exclude onu auto-upgrade firmware H640G H640G/G_ONU_N_2.58-1061.03.H640G.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640G 2.58-1061 exclude onu auto-upgrade firmware H640GR-02 H640GR-02/G_ONU_N_2.58-1061.03.H640GR.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GR-02 2.58-1061 exclude onu auto-upgrade firmware H645G H645G/G_ONU_N_2.58-1061.03.H645G.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H645G 2.58-1061 exclude onu auto-upgrade firmware H640RW-02 H640RW-02/G_ONU_N_2.58-1061.03.H640RW.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640RW-02 2.58-1061 exclude onu auto-upgrade firmware H640GV-03 H640GV-03/G_ONU_N_2.58-1061.03.H640GV.x ftp 195.88.30.175 publicro iLOVEdasan onu auto-upgrade target-version H640GV-03 2.58-1061 exclude olt multicast-gem 4094 olt interwork igmp-snooping enable ! dba-profile DBA create mode sr sla fixed 128 sla maximum 1031616 apply !

dba-profile VOIP create mode fixed sla fixed 1024 apply ! multicast-profile MULTI create igmp tag-control add vid 200 cos 0 igmp robustness-variable 7 igmp access-list vid 200 dst-ip start 224.0.0.1 end 239.255.255.255 bw 4294952 gem 4094 apply ! extended-vlan-tagging-operation INT create downstream-mode enable untagged-frame 1 treat inner vid 100 cos 0 tpid 0x8100 apply !

4

5

Page 21: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (2)

www.dasannetworks.eu

6. OLT V8240 - Configuration

extended-vlan-tagging-operation IPTV create downstream-mode enable untagged-frame 1 treat inner vid 200 cos 0 tpid 0x8100 apply ! extended-vlan-tagging-operation VOIP create downstream-mode enable untagged-frame 1 treat inner vid 300 cos 0 tpid 0x8100 apply ! voip-profile VOIP create codec-nego 1 codec pcma packet-period 20 silence-suppression 0 codec-nego 2 codec pcmu packet-period 20 silence-suppression 0 codec-nego 3 codec g729 packet-period 20 silence-suppression 0 codec-nego 4 codec g723 packet-period 20 silence-suppression 0 protocol sip proxy-server 11.1.1.253 outbound-proxy-server 11.1.1.253 register-server 11.1.1.253 host-part-server 11.1.1.253 dns primary 11.1.1.253 caller-id call-number dial-plan table 1 x. apply !

traffic-profile H645G_BRIDGE create mgmt-mode uni eth 1 omci tcont 1 gemport 1/1-1/4 dba-profile DBA mapper 1 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT apply ! traffic-profile H645G_NAT create mgmt-mode uni eth 1 non-omci link virtual-eth 1 tcont 1 gemport 1/1-1/4 dba-profile DBA mapper 1 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT ip-host-config 2 ip address dhcp extended-vlan-tagging-operation INT apply !

6

7

Page 22: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON MODE Configuration (3)

www.dasannetworks.eu

6. OLT V8240 - Configuration

traffic-profile H640GW-02 create mgmt-mode uni eth 1 non-omci link virtual-eth 1 mgmt-mode uni eth 2 non-omci link virtual-eth 1 mgmt-mode uni eth 3 omci mgmt-mode uni eth 4 omci tcont 1 gemport 1/1-1/4 dba-profile DBA tcont 2 gemport 2/1-2/4 dba-profile DBA tcont 3 gemport 3/1-3/4 dba-profile VOIP mapper 1 gemport count 4 mapper 2 gemport count 4 mapper 3 gemport count 4 bridge 1 ani mapper 1 uni eth 1 extended-vlan-tagging-operation INT uni eth 2 extended-vlan-tagging-operation INT bridge 2 ani mapper 2 uni eth 3 multicast-profile MULTI extended-vlan-tagging-operation IPTV uni eth 4 multicast-profile MULTI extended-vlan-tagging-operation IPTV

bridge 3 ani mapper 3 link ip-host-config 1 ip-host-config 1 ip address dhcp link voip-service 1 extended-vlan-tagging-operation VOIP ip-host-config 2 ip address dhcp extended-vlan-tagging-operation INT voip-service 1 manage-method omci voip-profile VOIP uni pots 1 uni pots 2 apply !onu-profile H640GW-02 create traffic-profile H640GW-02 apply ! onu-profile H645G_BRIDGE create traffic-profile H645G_BRIDGE apply ! onu-profile H645G_NAT create traffic-profile H645G_NAT apply ! olt service-profile model-name H640GW-02 H640GW-02 olt service-profile model-name H645G H645G_NAT !

8

9

Page 23: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

GPON-OLT MODE Configuration

www.dasannetworks.eu

6. OLT V8240 - Configuration

gpon-olt 1/1 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 1/2 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 1/3 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 1/4 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable !

gpon-olt 2/1 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 2/2 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 2/3 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable ! gpon-olt 2/4 olt bw-scheduler be-fairness-method guaranteed olt auto-to-manual enable olt fec-mode us enable olt signal-check auto-onu-block enable olt srcmac-monitor enable auto-onu-block expire-timeout 300 olt us-flow-mapping per-gem discover-serial-number start 10 onu auto-upgrade enable !!end

1110

Page 24: C HAPTER 12. E XAMPLE F ULL OLT C ONFIGURATION (CLI)

THANK YOU

www.dasannetworks.eu

If You need help please contact: [email protected]