Onu update configuration example, Network requirements – H3C Technologies H3C S7500E Series Switches User Manual

Page 77

Advertising
background image

4-24

[Sysname-vlan1002] igmp-snooping enable

[Sysname-vlan1002] vlan 1003

[Sysname-vlan1003] igmp-snooping enable

[Sysname-vlan1003] quit

# Configure the multicast mode of the ONU as the multicast control mode.

[Sysname-Onu3/0/1:1] multicast-mode multicast-control

# Configure UNI 1 to allow the user attached to it to access Channel 1 and to preview Channel 2 for
only 60 seconds, and configure the port to remove the multicast VLAN tags from downlink multicast
packets.

[Sysname-Onu3/0/1:1] uni 1 multicast-control multicast-address 225.1.1.1 rule permit

[Sysname-Onu3/0/1:1] uni 1 multicast-control multicast-address 225.1.2.1 rule preview

time-slice 1

[Sysname-Onu3/0/1:1] uni 1 multicast-strip-tag enable

# Configure UNI 2 to allow the user attached to it to access Channel 2 only, and configure the port to
remove the multicast VLAN tags from downlink multicast packets.

[Sysname-Onu3/0/1:1] uni 2 multicast-control multicast-address 225.1.1.1 rule deny

[Sysname-Onu3/0/1:1] uni 2 multicast-control multicast-address 225.1.2.1 rule permit

[Sysname-Onu3/0/1:1] uni 2 multicast-strip-tag enable

# Configure the ONU port as a Trunk port (to allow the packets of all the VLANs to pass through the
port).

[Sysname-Onu3/0/1:1] port link-type trunk

# Configure the link type of OLT 3/0/1 as hybrid, allow the packets of VLAN 1002 and VLAN 1003 to
pass through OLT 3/0/1, and add tags to the VLAN 1002 and VLAN 1003 packets sent by OLT 3/0/1.

[Sysname] interface olt 3/0/1

[Sysname-Olt3/0/1] port link-type hybrid

[Sysname-Olt3/0/1] port hybrid vlan 1002 1003 tagged

# Configure Ethernet 2/0/1 as a Trunk port, and permit the packets of VLAN 1002 and VLAN 1003 to
pass through the port.

[Sysname] interface Ethernet2/0/1

[Sysname-Ethernet2/0/1] port link-type trunk

[Sysname-Ethernet2/0/1] port trunk permit vlan 1002 1003

ONU Update Configuration Example

Network requirements

An S7500E switch at the city TV & broadcasting central office (CO) has 12 OLT ports connected
to 150 type-A ONUs.

The type-A ONU vendor recently released an enhanced software version 110 for type-A ONUs.
This version solves some software bugs found in the previous version 109 and provides some
new functions.

The city office wants to update all the ONUs. District C branch office (connected to OLT 3/0/1) has
20 type-A ONUs under it. The network administrator believes version 109 can meet the current
requirements and has worked normally. Thus, the network administrator asks to use version 110
on a trial basis in the branch office building (ONU 3/0/1:1 is bound with type-A ONUs for FTTB
access to the building) and use version 109 for other ONUs.

Advertising