Chapter 6 Tutorials
OLT2406 User’s Guide
87
Figure 58 Tutorial: VLAN Stacking for All VLANs on ONTs
1 Configure VLAN stacking on a remote UNI port.
Note: If VLANs are not defined in the UNI port, incoming packets will be dropped.
2 Create the VLAN in the OLT and assign member ports.
6.6 How to Upgrade ONTs to the Latest Firmware via the
OLT
This tutorial introduces you how to upgrade an ONT or the ONTs connected to the OLT to the latest
firmware via the OLT.
1 Select Start > All Programs > Accessories > Command Prompt.
2 The OLT is an FTP server. Use the ftp <ip address> command and enter the OLT IP address to have
your computer ping the OLT.
Use the default in-band management IP address (192.168.1.1), DHCP-assigned IP address, static IP
address, or the default out-of-band IP address (192.168.0.1). It doesn’t matter which IP address you use
as long as your computer can ping the OLT.
In this example, we use the OLT’s default out-of-band IP address (192.168.0.1) for the OLT IP address.
# config
(config)# remote uniport uniport-5-1-1-1-1
(config-remote-giga-uniport)# queue tc 1 priority 0 weight 0 usbwprofname
DEFVAL dsbwprofname DEFVAL dsoption olt bwsharegroupid 1
(config-remote-giga-uniport)# vlan 45 network 2001:45 ingprof DEFVAL
(config-remote-giga-uniport)# no inactive
(config-remote-giga-uniport)# exit
(config)# vlan 2001
(config-vlan)# fixed ge-6-1
(config-vlan)# fixed msc-1-1
(config-vlan)# exit