bản sao của sop guide for gigabit passive optical network zyxel technology.pdf

315
GPON SOP Guide ZyXEL Communications Corp. Proprietary & Confidential Information Page 1 SOP Guide for Gigabit Passive Optical Network ZyXEL Technology

Upload: tieutuyeudoihp91

Post on 10-Nov-2015

223 views

Category:

Documents


3 download

TRANSCRIPT

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 1

    SOP Guide for Gigabit Passive Optical Network

    ZyXEL Technology

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 2

    Table of Content

    Table of Content ............................................................................................................. 2 Revision History .............................................................................................................. 3 1. System hardware test .............................................................................................. 4

    1.1. Power redundancy ............................................................................................ 4 1.2. General alarms ................................................................................................ 16 1.3. Remote connectivity ....................................................................................... 32 1.4. EMS connectivity ............................................................................................ 42 1.5. Uplink redundancy .......................................................................................... 55 1.6. NT card redundancy ........................................................................................ 73

    2. Layer 2&3 functional Test ...................................................................................... 82 2.1. Q-in-Q VLAN cross connect ............................................................................. 82 2.2. VLAN translation ............................................................................................ 94 2.3. MAC learning function ................................................................................. 106 2.4. Mac address aging function ......................................................................... 119 2.5. MTU .............................................................................................................. 132

    3. IGMP functional Test ............................................................................................ 144 3.1. IGMP proxy MVR ........................................................................................... 144 3.2. IGMP snooping MVR ..................................................................................... 165

    4. Security Functions ................................................................................................ 185 4.1. Security logs .................................................................................................. 185 4.2. Secure shell (SSH), and telnet ....................................................................... 188 4.3. User security ................................................................................................. 191 4.4. VLAN filter ..................................................................................................... 194 4.5. MAC address filter ........................................................................................ 207 4.6. Broadcast storm prevention ......................................................................... 221 4.7. MAC spoofing protection .............................................................................. 234 4.8. ARP spoofing protection ............................................................................... 249 4.9. Craft (console) terminal login ....................................................................... 263

    5. Clock synchronization .......................................................................................... 266 5.1. Network time protocol, NTP ......................................................................... 266

    6. ONT Function ....................................................................................................... 279 6.1. ONT hardware ID .......................................................................................... 279 6.2. ONT Customer ID & Hardware ID ................................................................. 285 6.3. ONT DHCP Server/Client ............................................................................... 293 6.4. ONT VLAN Q-in-Q .......................................................................................... 305

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 3

    Revision History

    Date Release Author Description

    2014/08/04 1.0 Jose Sagastume SOP guide based on OLT2412 and PMG5318-

    B20A

    2014/08/07 1.1 Jose Sagastume Minor text correction

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 4

    1 System hardware test

    1.1 Power redundancy

    Objective: Verify that the system supports power redundancy

    Pre-requisites: Setup below topology.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    1. Ensure that the system is powered by two separate DC power feed.

    2. Send a stream traffic from the Test Center

    3. Turn off ONE of the DC power feed.

    4. Verify that the traffic is not affected and the line cards are functioning.

    Configurations: The red square shows the command

    OLT

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 5

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 6

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 7

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 8

    exit

    show remote-ont ont unreg

    Configure the VLAN for the services (In this example, will be used VLAN 100)

    configure

    vlan 100

    fixed xe-3-1

    fixed ge-5-1

    exit

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)

    qos bwprof 10M sir 10024 air 0 pir 10024

    Configure the ONT profile settings (Depending on the ONT, the model id changes, reference the

    documentation for the ONT in use)

    remote-ont ont ont-5-1-1

    sn 5A59584544000015

    password DEFAULT

    model 2

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 9

    bwgroup 1 ustype 1 usbwprofname 10M dsbwprofname 10M

    no inactive

    exit

    Check the ONT is correctly register in the OLT (The status of the ONT should be IS, means In Service)

    exit

    show remote-ont ont

    Configure the ONT card-type (In this example, the ONT is a PMG5318-B20A, routing device)

    configure

    remote-ont ontcard ontcard-5-1-1-2

    cardtype VEIP data-port 1

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 10

    Enable the selected ONT card-type.

    remote-ont ontvenet ontvenet-5-1-1-2-1

    no inactive

    exit

    Configure the ingress profile to use queue 0 (setup the different priorities of the incoming traffic to the

    ONT, from user PC to ONT, and select the traffic queue the traffic will use, the OLT only support up to 8

    queues)

    qos ingprof alltc0 dot1p0tc 0 dot1p1tc 0 dot1p2tc 0 dot1p3tc 0 dot1p4tc 0 dot1p5tc 0 dot1p6tc

    0 dot1p7tc 0

    Configure the VLANs and the queue that ONT will use (In this example, the downstream rate limit is

    applied by the OLT, using the command dsoption = olt)

    remote-ont uniport uniport-5-1-1-2-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 11

    queue tc 0 priority 0 weight 0 usbwprofname 10M dsbwprofname 10M dsoption olt

    bwsharegroupid 1

    vlan 100 ingprof alltc0

    exit

    Check the VLAN provision on the ONT is correctly configured with status In Service.

    exit

    show remote-ont uniport uniport-5-1-1-2-1 vlan

    ONT

    Enter the ONT Web GUI interface by typing the IP address 192.168.1.1 on the web with

    username/password, admin/1234. (Depending on the ONT, the management IP address may be

    different)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 12

    Click Ignore to the screen to change the password.

    Configure the WAN interface with bridge mode (in this example, we want to check the traffic wont be

    interrupted by changing power feed)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 13

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 14

    Apply test procedure

    1. Connect a traffic generator to ONT port 1 and OLT line card 3 with port 1. (In this example, we

    are using the device SmartBits)

    2. Send an upstream traffic from the traffic generator from ONT port 1 to OLT line card 3 with port

    1.

    3. Turn off ONE of the DC power feed.

    4. The traffic doesnt disconnect from the traffic generator.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 15

    Configuration files of OLT2412 and ONT PMG5318-B20A

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 16

    1.2 General Alarms

    Objective: Verify that alarms are generated and the alarm threshold can be set

    Pre-requisites: Setup below topology.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    1. Unplug card in Slot 3. Alarm is generated on logging system

    2. Re-insert Line card in Slot 3. Alarm is cleared on logging system

    3. Remove the uplink fiber from the OLT. A critical link alarm is generated.

    4. Re-insert the fiber Alarm is cleared.

    5. Power off ONT. Alarm is generated

    6. Power on ONT and wait for it to boot and range. Alarm is cleared

    7. Remove optical fiber between ONT and OLT. Alarm is generated.

    8. Reinsert optical fiber between ONT and OLT. Alarm is cleared.

    9. Set the alarm threshold for ONT to be major

    10. Generate a minor alarm on the ONT.

    11. Verify that the alarm is not generated as the threshold is set to major.

    12. Generate an ONT major alarm and verify that the alarm is shown.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 17

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 18

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 19

    exit

    show interface xe-3-1

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 20

    show remote-ont ont unreg

    Configure the VLAN for the services (In this example, will be used VLAN 100)

    configure

    vlan 100

    fixed xe-3-1

    fixed ge-5-1

    exit

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)

    qos bwprof 10M sir 10024 air 0 pir 10024

    Configure the ONT profile settings (Depending on the ONT, the model id changes, reference the

    documentation for the ONT in use)

    remote-ont ont ont-5-1-1

    sn 5A59584544000015

    password DEFAULT

    model 2

    bwgroup 1 ustype 1 usbwprofname 10M dsbwprofname 10M

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 21

    no inactive

    exit

    Check the ONT is correctly register in the OLT (The status of the ONT should be IS, means In Service)

    exit

    show remote-ont ont

    Configure the ONT card-type (In this example, the ONT is a PMG5318-B20A, routing device)

    configure

    remote-ont ontcard ontcard-5-1-1-2

    cardtype VEIP data-port 1

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 22

    Enable the selected ONT card-type.

    remote-ont ontvenet ontvenet-5-1-1-2-1

    no inactive

    exit

    Configure the ingress profile to use queue 0 (setup the different priorities of the incoming traffic to the

    ONT, from user PC to ONT, and select the traffic queue the traffic will use, the OLT only support up to 8

    queues)

    qos ingprof alltc0 dot1p0tc 0 dot1p1tc 0 dot1p2tc 0 dot1p3tc 0 dot1p4tc 0 dot1p5tc 0 dot1p6tc

    0 dot1p7tc 0

    Configure the VLANs and the queue that ONT will use (In this example, the downstream rate limit is

    applied by the OLT, using the command dsoption = olt)

    remote-ont uniport uniport-5-1-1-2-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 23

    queue tc 0 priority 0 weight 0 usbwprofname 10M dsbwprofname 10M dsoption olt

    bwsharegroupid 1

    vlan 100 ingprof alltc0

    exit

    Check the VLAN provision on the ONT is correctly configured with status In Service.

    exit

    show remote-ont uniport uniport-5-1-1-2-1 vlan

    ONT

    Enter the ONT Web GUI interface by typing the IP address 192.168.1.1 on the web with

    username/password, admin/1234. (Depending on the ONT, the management IP address may be

    different)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 24

    Click Ignore to the screen to change the password.

    Configure the WAN interface with bridge mode (in this example, we want to check the traffic wont be

    interrupted by changing power feed)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 25

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 26

    Apply test procedure

    Enter OLT CLI command and erase the current logs of the system.

    no logging

    Unplug card in Slot 3. Alarm on OLT is generated, and check the logs of the OLT.

    show logging

    Re-insert Line card in Slot 3. Alarm on OLT is cleared, and check the logs of the OLT.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 27

    show logging

    Erase the current logs of the system. (This step is optional, and it is suggest to avoid confusion with logs

    of previous test)

    no logging

    Remove the uplink fiber from the OLT, slot 3 port 1. A critical link alarm is generated.

    show logging

    Re-insert the fiber Alarm is cleared.

    show logging

    Erase the current logs of the system. (This step is optional, and it is suggest to avoid confusion with logs

    of previous test)

    no logging

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 28

    Power offs ONT. Alarm is generated.

    Show logging

    Power on ONT and wait for it to boot and range. Alarm is cleared

    show logging

    Erase the current logs of the system. (This step is optional, and it is suggest to avoid confusion with logs

    of previous test)

    no logging

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 29

    Remove optical fiber between ONT and OLT. Alarm is generated.

    show logging

    Reinsert optical fiber between ONT and OLT. Alarm is cleared.

    show logging

    Erase the current logs of the system. (This step is optional, and it is suggest to avoid confusion with logs

    of previous test)

    no logging

    Set the alarm threshold for ONT to be major. In this test, we setup the upper and lower temperature

    threshold of ont-alarm-profile, and apply to ont-5-1-1.

    show remote-ont ont ont-5-1-1 ddmi

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 30

    configure

    ont-alarm-profile test

    low-temp -40

    up-temp 10

    exit

    remote-ont ont ont-5-1-1

    alarm-profile test

    exit

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 31

    Generate a minor alarm on the ONT, verify that the alarm is not generated as the threshold is set to

    major, and generate an ONT major alarm and verify that the alarm is shown.

    show logging

    Configuration files of OLT2412 and ONT PMG5318-B20A

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 32

    1.3 Remote connectivity

    Objective: To verify that the OLT can be remote access from the EMS server via both telnet and SSH

    Pre-requisites: Setup below topology, tester have operating system access to EMS with privilege to

    telnet. Tester has OLT user credential.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    1. User login to EMS server.

    2. User telnet to OLT with user credential.

    3. Logout of OLT if step 2 is successful.

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 33

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 34

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 35

    Configure the VLAN for the services (In this example, will be used VLAN 100)

    configure

    vlan 100

    fixed xe-3-1

    exit

    Check the vlan 100 has connection to the uplink devices. (In this test, port xe-3-1 using vlan 100 is

    receiving multiple MAC address from the uplink devices, therefore there is a communication)

    show mac address-table vlan 100

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 36

    Configure an IP address with a default gateway on VLAN 100, in this test; we use the IP address

    10.10.10.200/24. (The IP address should be routable to the EMS IP address or be in the same network)

    configure

    vlan 100

    ip address 10.10.10.200 255.255.255.0

    exit

    exit

    Check the OLT in-band IP with VLAN 100 can ping the EMS server IP address.(In this test, the EMS server

    is in the same network using IP address 10.10.10.100, in case the EMS is in different network, set a

    default gateway in the VLAN)

    ping 10.10.10.100

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 37

    Telnet and SSH are enabled by default in the OLT.

    show remote-management

    Install EMS serve and client; please follow the EMS server installation SOP.

    Open EMS client application, and enter the EMS credentials. (In this test, the EMS server IP address is

    10.10.10.100, default username/password is admin/1234)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 38

    Include the OLT into the EMS network. (In this test, the OLT is using IP address 10.10.10.200)

    Right click the EMS icon.

    Select the option Add Node

    Select the option Device, and fill the information, Node Name, IP address, Username, and

    Password. After filling the information click the OK button. (In this test, the OLT IP address is

    10.10.10.200, default OLT username/password is admin/1234)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 39

    Check the OLT has been correctly included in the EMS network by clicking the topology button on the

    upper options of the EMS. A figure with the IP address of the OLT should appear on screen.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 40

    Apply test procedure

    Use telnet to access OLT by using the embedded Telnet application that is in the EMS client.

    Select the option Tool on the EMS client.

    Left-click the option Telnet on the EMS client interface.

    Left-click the OLT-2412 (10.10.10.200)

    Click Apply once the OLT IP appears on the IP field.

    Once the telnet session is open, type username/password of the OLT (By default

    username/password is admin/1234)

    Logout initiated telnet session from EMS client, by typing the command exit.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 41

    Configuration files of OLT2412

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 42

    1.4 EMS connectivity

    Objective: To verify that the OLT can be managed by the EMS server

    Pre-requisites: Setup below topology, tester have operating system access to EMS, the community

    strings for SHUB and IACM is configured on the OLT, and the EMS IP addresses are the provisioned as

    the allowed hosts in OLT.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    Create a network node on EMS with the OLTs IP address and system ID. Apply the SNMP profile to network node. Supervised network node. Unplanned LT card on slot 5. Planned LT card on slot 5.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 43

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 44

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 45

    Configure the VLAN for the services (In this example, will be used VLAN 100)

    configure

    vlan 100

    fixed xe-3-1

    exit

    Check the vlan 100 has connection to the uplink devices. (In this test, port xe-3-1 using vlan 100 is

    receiving multiple MAC address from the uplink devices, therefore there is a communication)

    show mac address-table vlan 100

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 46

    Configure an IP address with a default gateway on VLAN 100, in this test; we use the IP address

    10.10.10.200/24. (The IP address should be routable to the EMS IP address or be in the same network)

    configure

    vlan 100

    ip address 10.10.10.200 255.255.255.0

    exit

    exit

    Check the OLT in-band IP with VLAN 100 can ping the EMS server IP address.(In this test, the EMS server

    is in the same network using IP address 10.10.10.100, in case the EMS is in different network, set a

    default gateway in the VLAN)

    ping 10.10.10.100

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 47

    Configure the GET/SET community strings as SHUB and IACM on the OLT (By default the community

    strings are configured as public/public)

    configure

    snmp-server get-community SHUB

    snmp-server set-community IACM

    exit

    Check the community strings are configured as expected.

    show snmp-server

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 48

    Install EMS serve and client; please follow the EMS server installation SOP.

    Open EMS client application, and enter the EMS credentials. (In this test, the EMS server IP address is

    10.10.10.100, default username/password is admin/1234)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 49

    Apply test procedure

    Include the OLT into the EMS network. (In this test, the OLT is using IP address 10.10.10.200)

    Right click the EMS icon.

    Select the option Add Node

    Select the option Device, and fill the information, Node Name, IP address, Username, Password, set

    community string, and get community string. After filling the information click the OK button. (In this

    test, the OLT IP address is 10.10.10.200, default OLT username/password is admin/1234, community

    string set/get is SHUB/IACM)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 50

    Apply the SNMP profile to network node.

    Right-click on the OLT-2412 (10.10.10.200).

    Left-Click on the option Configuration

    Click the option System

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 51

    Click on the SNMP option, and create a new SNMP trap destination profile.

    Select SNMP v2c, type the EMS server IP address, and save the options by clicking the OK

    button. (EMS server IP address is 10.10.10.100)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 52

    Apply the new SNMP trap destination settings to all OLT features, by checking all the option in

    the Trap Group option. (Trap destination IP is the EMS server IP address)

    Unplanned LT card on slot 5, change the status to Planned LT card on slot 5.

    Select the option system, and then select the option Line Card Management

    Select the line card slotID 5, and click the button Set

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 53

    Click the active option, select the GPON as provision type, and after click the OK button. (The line card in slot 5 is a GPON line card)

    Slot ID 5 will change the status to activate.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 54

    Configuration files of OLT2412

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 55

    1.5 Uplink redundancy

    Objective: To verify LAG connectivity with uplink switch

    Pre-requisites: Setup below topology and setup a switch with LACP.

    Topology:

    Uplink interface, slot 3 using port 1, port 2, and uplink interface, slot 4 using port 1, port 2.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    1. break physical link of port 1

    2. recover physical link of port 1

    3. break physical link of port 2

    4. recover physical link of port 2

    5. break physical link of port 3

    6. recover physical link of port 3

    7. break physical link of port 4

    8. recover physical link of port 4

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 56

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure uplink line card, slot 4.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 57

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

    Check the uplink line cards and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 58

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    interface port-channel xe-3-2

    speed-duplex 1000-full

    no inactive

    exit

    configure

    interface port-channel xe-4-1

    speed-duplex 1000-full

    no inactive

    exit

    configure

    interface port-channel xe-4-1

    speed-duplex 1000-full

    no inactive

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 59

    exit

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

    show interface xe-3-2

    show interface xe-4-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 60

    show interface xe-4-2

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 61

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

    exit

    show remote-ont ont unreg

    Configure the VLAN for the services (In this example, will be used VLAN 100, and VLAN 200)

    configure

    vlan 100

    fixed slot-3

    fixed slot-4

    fixed ge-5-1

    exit

    configure

    vlan 200

    fixed slot-3

    fixed slot-4

    fixed ge-5-1

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 62

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)

    qos bwprof 10M sir 10024 air 0 pir 10024

    Configure the ONT profile settings (Depending on the ONT, the model id changes, reference the

    documentation for the ONT in use)

    remote-ont ont ont-5-1-1

    sn 5A59584544000015

    password DEFAULT

    model 2

    bwgroup 1 ustype 1 usbwprofname 10M dsbwprofname 10M

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 63

    Check the ONT is correctly register in the OLT (The status of the ONT should be IS, means In Service)

    exit

    show remote-ont ont

    Configure the ONT card-type (In this example, the ONT is a PMG5318-B20A, routing device)

    configure

    remote-ont ontcard ontcard-5-1-1-2

    cardtype VEIP data-port 1

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 64

    Enable the selected ONT card-type.

    remote-ont ontvenet ontvenet-5-1-1-2-1

    no inactive

    exit

    Configure the ingress profile to use queue 0 (setup the different priorities of the incoming traffic to the

    ONT, from user PC to ONT, and select the traffic queue the traffic will use, the OLT only support up to 8

    queues)

    qos ingprof alltc0 dot1p0tc 0 dot1p1tc 0 dot1p2tc 0 dot1p3tc 0 dot1p4tc 0 dot1p5tc 0 dot1p6tc

    0 dot1p7tc 0

    Configure the VLANs and the queue that ONT will use (In this example, the downstream rate limit is

    applied by the OLT, using the command dsoption = olt)

    remote-ont uniport uniport-5-1-1-2-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 65

    queue tc 0 priority 0 weight 0 usbwprofname 10M dsbwprofname 10M dsoption olt

    bwsharegroupid 1

    vlan 100 ingprof alltc0

    exit

    remote-ont uniport uniport-5-1-1-2-1

    vlan 200 ingprof alltc0

    exit

    Check the VLAN provision on the ONT is correctly configured with status In Service.

    exit

    show remote-ont uniport uniport-5-1-1-2-1 vlan

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 66

    Configure LACP in the OLT

    configure

    trunk T1

    trunk T1 interface xe-3-1

    trunk T1 interface xe-3-2

    trunk T1 interface xe-4-1

    trunk T1 interface xe-4-2

    trunk T1 lacp

    lacp

    exit

    Configure Spanning tree in the LACP ports. (Optional, it is not necessary unless using two trunk groups)

    configure

    spanning-tree xe-3-1

    spanning-tree xe-3-2

    spanning-tree xe-4-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 67

    spanning-tree xe-4-2

    spanning-tree

    Check LACP is correctly configured.

    exit

    show lacp

    show trunk

    ONT

    Enter the ONT Web GUI interface by typing the IP address 192.168.1.1 on the web with

    username/password, admin/1234. (Depending on the ONT, the management IP address may be

    different)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 68

    Click Ignore to the screen to change the password.

    Configure the WAN1 interface with bridge mode, and WAN2 as PPPoE (in this example, we want to

    check the traffic wont be interrupted by changing power feed)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 69

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 70

    Check ONT has received IP address from PPPoE server.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 71

    Apply test procedure

    Connect a PC in port 1 (IPoE bridge test) of the ONT, and use a tool to verify the traffic is not lost. (In

    this test, we will use ping to check the stability of LACP)

    Follow the test item test procedure (unplug and re-plug uplink connector)

    Connect a PC in port 2 (PPPoE routing test) of the ONT, and use a tool to verify the traffic is not lost. (In

    this test, we will use ping to check the stability of LACP)

    Follow the test item test procedure (unplug and re-plug uplink connector)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 72

    Configuration files of OLT2412 and ONT PMG5318-B20A

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 73

    1.6 NT card redundancy

    Objective: To verify controller card (Management Card) has 1+1 redundancy functionality

    Pre-requisites: Setup below topology, tester have operating system access to EMS with privilege to

    telnet and SSH. Tester has OLT user credential.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Connect Management card 1 and 2.

    Test expected procedure:

    1. Telnet into OLT from EMS server.

    2. Deactivate NTA. (Management Card A, card 1)

    3. Wait for ACT LED on NT-B (Management Card B) to be lighted.

    4. Telnet to the same IP address after NT-B LED is lighted.

    5. Activate NT-A.

    6. Wait for NT-A to be on hot standby.

    7. Deactivate NT-B.

    8. Observe that NT-B restarts and wait for ACT LED to be lighted.

    9. Telnet to the same IP address after NT-B LED is lighted.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 74

    10. Normalized network by activating NT-B.

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 75

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

    Configure the VLAN for the services (In this example, will be used VLAN 100)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 76

    configure

    vlan 100

    fixed xe-3-1

    exit

    Check the vlan 100 has connection to the uplink devices. (In this test, port xe-3-1 using vlan 100 is

    receiving multiple MAC address from the uplink devices, therefore there is a communication)

    show mac address-table vlan 100

    Configure an IP address with a default gateway on VLAN 100, in this test, use we use the IP address

    10.10.10.200/24. (The IP address should be routable to the EMS IP address or be in the same network)

    configure

    vlan 100

    ip address 10.10.10.200 255.255.255.0

    exit

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 77

    Check the OLT in-band IP with VLAN 100 can ping the EMS server IP address.(In this test, the EMS server

    is in the same network using IP address 10.10.10.100, in case the EMS is in different network, set a

    default gateway in the VLAN)

    ping 10.10.10.100

    Telnet and SSH are enabled by default in the OLT.

    show remote-management

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 78

    Install EMS serve and client; please follow the EMS server installation SOP.

    Open EMS client application, and enter the EMS credentials. (In this test, the EMS server IP address is

    10.10.10.100, default username/password is admin/1234)

    Include the OLT into the EMS network. (In this test, the OLT is using IP address 10.10.10.200)

    Right click the EMS icon.

    Select the option Add Node

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 79

    Select the option Device, and fill the information, Node Name, IP address, Username, and

    Password. After filling the information click the OK button. (In this test, the OLT IP address is

    10.10.10.200, default OLT username/password is admin/1234)

    Check the OLT has been correctly included in the EMS network by clicking the topology button on the

    upper options of the EMS. A figure with the IP address of the OLT should appear on screen.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 80

    Apply test procedure

    User telnet to OLT with user credential by using the embedded Telnet application that is in the EMS

    client.

    Select the option Tool on the EMS client.

    Left-click the option Telnet on the EMS client interface.

    Left-click the OLT-2412 (10.10.10.200)

    Click Apply once the OLT IP appears on the IP field.

    Once the telnet session is open, type username/password of the OLT (By default

    username/password is admin/1234)

    Unplug active management card, (In this test, the active management card is in slot 1)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 81

    Close the telnet window by pressing the close button, and use embedded telnet in the EMS to access

    the OLT again. (The telnet session is successful in this step)

    Until this step, the management card in slot 2 has become active.

    Re-plug management card in slot 1 (The telnet session is not lost)

    Unplug active management card, (in this step, the active management card is in slot 2)

    Close the telnet window by pressing the close button, and use embedded telnet in the EMS to access

    the OLT again.

    Until this step, the management card in slot 1 has become active.

    Configuration files of OLT2412

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 82

    2. Layer 2&3 functional Test

    2.1 Q-in-Q VLAN

    Objective: Verify that the device supports Q-in-Q VLAN function

    Pre-requisites: Setup below topology, a topology that uses Q-in-Q, and a PPPoE server

    NOTE: In this test, we dont use a PPPoE server, and instead test this item by using ping.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    2.1 Provision HIS (Internet service) service with C-VLAN 2

    3.1 Initiate a PPPoE connection (in this step, we use ping)

    4.1 Capture traffic on uplink port

    5.1 Captured packet should be encapsulated with outer VLAN (SVLAN 600) and Inner vlan (CVLAN 2)

    Configurations: The red square shows the command

    OLT

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 83

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 84

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 85

    exit

    show interface xe-3-1

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 86

    show remote-ont ont unreg

    Configure the SVLAN for the services (In this example, will be used VLAN 600)

    configure

    vlan 600

    fixed xe-3-1

    fixed ge-5-1

    exit

    Configure the CVLAN for the users (In this example, will be used VLAN 2)

    vlan 2

    fixed ge-5-1

    exit

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)

    configure

    qos bwprof 10M sir 10024 air 0 pir 10024

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 87

    Configure the ONT profile settings (Depending on the ONT, the model id changes, reference the

    documentation for the ONT in use)

    remote-ont ont ont-5-1-1

    sn 5A59584544000015

    password DEFAULT

    model 2

    bwgroup 1 ustype 1 usbwprofname 10M dsbwprofname 10M

    no inactive

    exit

    Check the ONT is correctly register in the OLT (The status of the ONT should be IS, means In Service)

    exit

    show remote-ont ont

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 88

    Configure the ONT card-type (In this example, the ONT is a PMG5318-B20A, routing device)

    configure

    remote-ont ontcard ontcard-5-1-1-2

    cardtype VEIP data-port 1

    no inactive

    exit

    Enable the selected ONT card-type.

    remote-ont ontvenet ontvenet-5-1-1-2-1

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 89

    Configure the ingress profile to use queue 0 (setup the different priorities of the incoming traffic to the

    ONT, from user PC to ONT, and select the traffic queue the traffic will use, the OLT only support up to 8

    queues)

    qos ingprof alltc0 dot1p0tc 0 dot1p1tc 0 dot1p2tc 0 dot1p3tc 0 dot1p4tc 0 dot1p5tc 0 dot1p6tc

    0 dot1p7tc 0

    Configure the CVLANs and the queue that ONT will use (In this example, the downstream rate limit is

    applied by the OLT, using the command dsoption = olt)

    remote-ont uniport uniport-5-1-1-2-1

    queue tc 0 priority 0 weight 0 usbwprofname 10M dsbwprofname 10M dsoption olt

    bwsharegroupid 1

    vlan 2 ingprof alltc0

    exit

    Check the CVLAN provision on the ONT is correctly configured with status In Service.

    exit

    show remote-ont uniport uniport-5-1-1-2-1 vlan

    Configure Q-in-Q services on the PON port 5-1 using SVLAN 600 with CVLAN 2 and setting it up as cross

    connect.

    configure

    interface uni-port ge-5-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 90

    vlan-translation name 2in600cc ing-ovid 2 egr-svid 600 egr-cvid 2 cross-connect enable cross-

    port xe-3-1

    vlan-translation

    exit

    exit

    ONT

    Enter the ONT Web GUI interface by typing the IP address 192.168.1.1 on the web with

    username/password, admin/1234. (Depending on the ONT, the management IP address may be

    different)

    Click Ignore to the screen to change the password.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 91

    Configure the WAN interface with bridge mode (in this example, we want to check the traffic wont be

    interrupted by changing power feed)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 92

    Apply test procedure

    1. Connect a PC to ONT port 1, and connect necessary devices that are configured with Q-in-Q, to

    OLT line card 3 with port 1.

    2. Send an upstream traffic (ping) from the PC (from ONT) to another device that is connected to

    the other end of the Q-in-Q network.

    3. Capture the traffic on the OLT line card 3 with port 1.

    4. Check the MAC addresses are not learned because crosses connect function is enabled.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 93

    Configuration files of OLT2412 and ONT PMG5318-B20A

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 94

    2.2 VLAN translation

    Objective: Verify that the device supports VLAN translation function

    Pre-requisites: Setup below topology, and a topology that uses Q-in-Q.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    1. Create a stacked VLAN 600

    2. The vlan to the ONT port is vlan 2

    3. Using network performance analyzer sends untagged packet to user port as Vlan 2, to the uplink

    port as Vlan 600:30

    4. Capture packet from uplink port and users port

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 95

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 96

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 97

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

    exit

    show remote-ont ont unreg

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 98

    Configure the SVLAN for the services (In this example, will be used VLAN 600)

    configure

    vlan 600

    fixed xe-3-1

    fixed ge-5-1

    exit

    Configure the CVLAN for the users (In this example, will be used VLAN 2)

    vlan 2

    fixed ge-5-1

    exit

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)

    configure

    qos bwprof 10M sir 10024 air 0 pir 10024

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 99

    Configure the ONT profile settings (Depending on the ONT, the model id changes, reference the

    documentation for the ONT in use)

    remote-ont ont ont-5-1-1

    sn 5A59584544000015

    password DEFAULT

    model 2

    bwgroup 1 ustype 1 usbwprofname 10M dsbwprofname 10M

    no inactive

    exit

    Check the ONT is correctly register in the OLT (The status of the ONT should be IS, means In Service)

    exit

    show remote-ont ont

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 100

    Configure the ONT card-type (In this example, the ONT is a PMG5318-B20A, routing device)

    configure

    remote-ont ontcard ontcard-5-1-1-2

    cardtype VEIP data-port 1

    no inactive

    exit

    Enable the selected ONT card-type.

    remote-ont ontvenet ontvenet-5-1-1-2-1

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 101

    Configure the ingress profile to use queue 0 (setup the different priorities of the incoming traffic to the

    ONT, from user PC to ONT, and select the traffic queue the traffic will use, the OLT only support up to 8

    queues)

    qos ingprof alltc0 dot1p0tc 0 dot1p1tc 0 dot1p2tc 0 dot1p3tc 0 dot1p4tc 0 dot1p5tc 0 dot1p6tc

    0 dot1p7tc 0

    Configure the CVLANs and the queue that ONT will use (In this example, the downstream rate limit is

    applied by the OLT, using the command dsoption = olt)

    remote-ont uniport uniport-5-1-1-2-1

    queue tc 0 priority 0 weight 0 usbwprofname 10M dsbwprofname 10M dsoption olt

    bwsharegroupid 1

    vlan 2 ingprof alltc0

    exit

    Check the CVLAN provision on the ONT is correctly configured with status In Service.

    exit

    show remote-ont uniport uniport-5-1-1-2-1 vlan

    Configure Q-in-Q services on the PON port 5-1 using SVLAN 600 with CVLAN 2.

    configure

    interface uni-port ge-5-1

    vlan-translation name 2ch600.30 ing-ovid 2 egr-svid 600 egr-cvid 30

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 102

    vlan-translation

    exit

    exit

    ONT

    Enter the ONT Web GUI interface by typing the IP address 192.168.1.1 on the web with

    username/password, admin/1234. (Depending on the ONT, the management IP address may be

    different)

    Click Ignore to the screen to change the password.

    Configure the WAN interface with bridge mode (in this example, we want to check the traffic wont be

    interrupted by changing power feed)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 103

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 104

    Apply test procedure

    Mirror port PON port and uplink port, and capture the traffic.

    Connect a PC to the ONT port 1, and use the PC to generate traffic (In this test, I will use ping to

    generate traffic)

    The captured traffic shows the PON port traffic (access port), and the uplink traffic (tunnel port). (access

    port carry one vlan tag and tunnel port carry double tag)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 105

    Configuration files of OLT2412 and ONT PMG5318-B20A

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 106

    2.3 MAC learning function

    Objective: Verify MAC learning function

    Pre-requisites: Setup below topology.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    1. Tester to transmit traffic between OLT and ONT

    2. Stop transmitting packet

    3. Issue the command to check the MAC address learned

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 107

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 108

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 109

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

    exit

    show remote-ont ont unreg

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 110

    Configure the VLAN for the services (In this example, will be used VLAN 100)

    configure

    vlan 100

    fixed xe-3-1

    fixed ge-5-1

    exit

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)

    qos bwprof 10M sir 10024 air 0 pir 10024

    Configure the ONT profile settings (Depending on the ONT, the model id changes, reference the

    documentation for the ONT in use)

    remote-ont ont ont-5-1-1

    sn 5A59584544000015

    password DEFAULT

    model 2

    bwgroup 1 ustype 1 usbwprofname 10M dsbwprofname 10M

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 111

    Check the ONT is correctly register in the OLT (The status of the ONT should be IS, means In Service)

    exit

    show remote-ont ont

    Configure the ONT card-type (In this example, the ONT is a PMG5318-B20A, routing device)

    configure

    remote-ont ontcard ontcard-5-1-1-2

    cardtype VEIP data-port 1

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 112

    Enable the selected ONT card-type.

    remote-ont ontvenet ontvenet-5-1-1-2-1

    no inactive

    exit

    Configure the ingress profile to use queue 0 (setup the different priorities of the incoming traffic to the

    ONT, from user PC to ONT, and select the traffic queue the traffic will use, the OLT only support up to 8

    queues)

    qos ingprof alltc0 dot1p0tc 0 dot1p1tc 0 dot1p2tc 0 dot1p3tc 0 dot1p4tc 0 dot1p5tc 0 dot1p6tc

    0 dot1p7tc 0

    Configure the VLANs and the queue that ONT will use (In this example, the downstream rate limit is

    applied by the OLT, using the command dsoption = olt)

    remote-ont uniport uniport-5-1-1-2-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 113

    queue tc 0 priority 0 weight 0 usbwprofname 10M dsbwprofname 10M dsoption olt

    bwsharegroupid 1

    vlan 100 ingprof alltc0

    exit

    Check the VLAN provision on the ONT is correctly configured with status In Service.

    exit

    show remote-ont uniport uniport-5-1-1-2-1 vlan

    ONT

    Enter the ONT Web GUI interface by typing the IP address 192.168.1.1 on the web with

    username/password, admin/1234. (Depending on the ONT, the management IP address may be

    different)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 114

    Click Ignore to the screen to change the password.

    Configure the WAN interface with bridge mode (in this example, we want to check the traffic wont be

    interrupted by changing power feed)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 115

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 116

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 117

    Apply test procedure

    1. Connect a PC to ONT port 1, and use another PC to connect OLT line card 3 with port 1. (In this

    example, we are using a switch in the uplink)

    2. Send an upstream traffic from the PC from ONT port 1 to OLT line card 3 with port 1.

    3. The MAC address of the PC is learned by the OLT in slot ge-5-1

    show mac address-table port ge-5-1

    4. Check the MAC address of the PC is the same MAC address learned by the OLT

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 118

    Configuration files of OLT2412 and ONT PMG5318-B20A

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 119

    2.4 MAC address aging function

    Objective: To test the OLT function of aging the dynamically learned MAC addresses during the preset MAC address aging time Pre-requisites: Setup below topology.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    1. Tester to transmit traffic between OLT and ONT

    2. Stop transmitting packet

    3. Issue the command to check the MAC address learned

    4. Set the ageing time to 20 seconds

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 120

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 121

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 122

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

    exit

    show remote-ont ont unreg

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 123

    Configure the VLAN for the services (In this example, will be used VLAN 100)

    configure

    vlan 100

    fixed xe-3-1

    fixed ge-5-1

    exit

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)

    qos bwprof 10M sir 10024 air 0 pir 10024

    Configure the ONT profile settings (Depending on the ONT, the model id changes, reference the

    documentation for the ONT in use)

    remote-ont ont ont-5-1-1

    sn 5A59584544000015

    password DEFAULT

    model 2

    bwgroup 1 ustype 1 usbwprofname 10M dsbwprofname 10M

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 124

    Check the ONT is correctly register in the OLT (The status of the ONT should be IS, means In Service)

    exit

    show remote-ont ont

    Configure the ONT card-type (In this example, the ONT is a PMG5318-B20A, routing device)

    configure

    remote-ont ontcard ontcard-5-1-1-2

    cardtype VEIP data-port 1

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 125

    Enable the selected ONT card-type.

    remote-ont ontvenet ontvenet-5-1-1-2-1

    no inactive

    exit

    Configure the ingress profile to use queue 0 (setup the different priorities of the incoming traffic to the

    ONT, from user PC to ONT, and select the traffic queue the traffic will use, the OLT only support up to 8

    queues)

    qos ingprof alltc0 dot1p0tc 0 dot1p1tc 0 dot1p2tc 0 dot1p3tc 0 dot1p4tc 0 dot1p5tc 0 dot1p6tc

    0 dot1p7tc 0

    Configure the VLANs and the queue that ONT will use (In this example, the downstream rate limit is

    applied by the OLT, using the command dsoption = olt)

    remote-ont uniport uniport-5-1-1-2-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 126

    queue tc 0 priority 0 weight 0 usbwprofname 10M dsbwprofname 10M dsoption olt

    bwsharegroupid 1

    vlan 100 ingprof alltc0

    exit

    Check the VLAN provision on the ONT is correctly configured with status In Service.

    exit

    show remote-ont uniport uniport-5-1-1-2-1 vlan

    ONT

    Enter the ONT Web GUI interface by typing the IP address 192.168.1.1 on the web with

    username/password, admin/1234. (Depending on the ONT, the management IP address may be

    different)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 127

    Click Ignore to the screen to change the password.

    Configure the WAN interface with bridge mode (in this example, we want to check the traffic wont be

    interrupted by changing power feed)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 128

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 129

    Apply test procedure

    Connect a PC to ONT port 1, and use another PC to connect OLT line card 3 with port 1. (In this example,

    we are using a switch in the uplink)

    Send an upstream traffic from the PC from ONT port 1 to OLT line card 3 with port 1.

    The MAC address of the PC is learned by the OLT in slot ge-5-1

    show mac address-table port ge-5-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 130

    Check the MAC address of the PC is the same MAC address learned by the OLT

    Configure the MAC aging time to 20 seconds

    configure

    mac-aging-time 20

    exit

    Stop sending upstream packets (in this test, we physically disconnect the Ethernet cable from the ONT)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 131

    show mac address-table port ge-5-1

    NOTE: the aging function will start to delete the MAC entries according to the setup time, and this

    time is around 40~60 seconds after the aging time out.

    Configuration files of OLT2412 and ONT PMG5318-B20A

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 132

    2.5 MTU

    Objective: To test the OLT function of MTU maximum transmission unit Pre-requisites: Setup below topology.

    Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Test expected procedure:

    1. Provision ONT with VLAN 100

    2. Define the MTU size of OLT to nx64

    3. Generate one stream of traffic with MTU size lower than nx64

    4. Generate one stream of traffic with MTU greater than nx64

    Configurations: The red square shows the command

    OLT

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 133

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 134

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 135

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

    exit

    show remote-ont ont unreg

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 136

    Configure the VLAN for the services (In this example, will be used VLAN 100)

    configure

    vlan 100

    fixed xe-3-1

    fixed ge-5-1

    exit

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)

    qos bwprof 10M sir 10024 air 0 pir 10024

    Configure the ONT profile settings (Depending on the ONT, the model id changes, reference the

    documentation for the ONT in use)

    remote-ont ont ont-5-1-1

    sn 5A59584544000015

    password DEFAULT

    model 2

    bwgroup 1 ustype 1 usbwprofname 10M dsbwprofname 10M

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 137

    Check the ONT is correctly register in the OLT (The status of the ONT should be IS, means In Service)

    exit

    show remote-ont ont

    Configure the ONT card-type (In this example, the ONT is a PMG5318-B20A, routing device)

    configure

    remote-ont ontcard ontcard-5-1-1-2

    cardtype VEIP data-port 1

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 138

    Enable the selected ONT card-type.

    remote-ont ontvenet ontvenet-5-1-1-2-1

    no inactive

    exit

    Configure the ingress profile to use queue 0 (setup the different priorities of the incoming traffic to the

    ONT, from user PC to ONT, and select the traffic queue the traffic will use, the OLT only support up to 8

    queues)

    qos ingprof alltc0 dot1p0tc 0 dot1p1tc 0 dot1p2tc 0 dot1p3tc 0 dot1p4tc 0 dot1p5tc 0 dot1p6tc

    0 dot1p7tc 0

    Configure the VLANs and the queue that ONT will use (In this example, the downstream rate limit is

    applied by the OLT, using the command dsoption = olt)

    remote-ont uniport uniport-5-1-1-2-1

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 139

    queue tc 0 priority 0 weight 0 usbwprofname 10M dsbwprofname 10M dsoption olt

    bwsharegroupid 1

    vlan 100 ingprof alltc0

    exit

    Check the VLAN provision on the ONT is correctly configured with status In Service.

    exit

    show remote-ont uniport uniport-5-1-1-2-1 vlan

    ONT

    Enter the ONT Web GUI interface by typing the IP address 192.168.1.1 on the web with

    username/password, admin/1234. (Depending on the ONT, the management IP address may be

    different)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 140

    Click Ignore to the screen to change the password.

    Configure the WAN interface with bridge mode (in this example, we want to check the traffic wont be

    interrupted by changing power feed)

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 141

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 142

    Apply test procedure

    1. Connect a PC to ONT port 1, and use another PC to connect OLT line card 3 with port 1. (In this

    example, we are using a switch in the uplink)

    2. Send an upstream traffic from the PC from ONT port 1 to OLT line card 3 with port 1.

    3. Modify MTU size of port ge-5-1

    Enter debug mode

    Define the MTU size for PON port ge-5-1 to 64.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 143

    Generate a traffic that is below and above the MTU size that it is configure on ge-5-1. The traffic below

    the configured values is fragmented or dropped.

    The port numbering on debug command is different than normal command line. Below figure, shows

    number of the port that command line uses, and the number of the port that is used on debug

    command (Debug xe# or ge#, command line #)

    Configuration files of OLT2412 and ONT PMG5318-B20A

    To upload the configuration file to OLT and ONT, follow the SOP for restore configuration for each

    device.

    NOTE: the file extension with .rom is the ONT configuration, and the file without an extension is the OLT

    configuration.

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 144

    3. IGMP functional Test

    3.1. IGMP proxy

    Objective: Verify that the device supports IGMP proxy function

    Pre-requisites: Setup below topology, OLT is enabled with port mirroring on upstream port, and enable IGMP proxy. Topology:

    Uplink interface, slot 3 using port 1.

    PON interface, slot 5 using port 1.

    Management interface, management card 2 using console port or out-band interface.

    Monitor port for mirrored traffic, slot 3 using port 2

    Test expected procedure:

    1. Both ONTs are not joined to any IGMP group.

    2. ONT 1 joins IGMP group by sending report message.

    3. ONT 1 leaves IGMP group by sending leave message.

    Configurations: The red square shows the command

    OLT

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 145

    Enter OLT CLI command by using the out-band interface with IP address 192.168.0.1 or the console

    interface. (The username/password is admin/1234)

    Configure uplink line card, slot 3.

    configure

    interface slot slot-3

    cardtype ether

    no inactive

    exit

    Configure PON line card, slot 5.

    interface slot slot-5

    cardtype gpon

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 146

    Check the uplink line card and PON line card are already configure.

    exit

    show lc status

    Configure uplink port according to switch capabilities (switch is using fix 1000-full duplex) (NOTE: any

    problem on this step, reference the file initial ONT provision)

    configure

    interface port-channel xe-3-1

    speed-duplex 1000-full

    no inactive

    exit

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 147

    Check the uplink port is up (status forwarding).

    exit

    show interface xe-3-1

    Configure the PON transceiver on line card 5 using port 1, including registration method and transceiver

    type. (PON SFP provided by ZyXEL is type 12)

    configure

    interface olt pon-5-1

    transceiver 12

    register-method A

    no inactive

  • GPON SOP Guide

    ZyXEL Communications Corp. Proprietary & Confidential Information

    Page 148

    Check the PON port has recognize the connected ONTs in line card 5 using port1. (For this example,

    there is only one ONT connected)

    exit

    show remote-ont ont unreg

    Configure the VLAN for the services (In this example, will be used VLAN 100)

    configure

    vlan 100

    fixed xe-3-1

    fixed ge-5-1

    exit

    Configure bandwidth profile. (On this example, is using 10M with fixed bandwidth, the values on this

    section are defined in kbps)