Procedure
Step 1
Add an upstream VLAN.
Run the
vlan
command to add an upstream VLAN for the media stream and signaling stream.
Step 2
Add an upstream port to the VLAN.
Run the
port vlan
command to add an upstream port to the VLAN.
Step 3
Configure the IP addresses of the VLAN L3 interface.
1.
Run the
interface vlanif
command to enter the L3 interface of the upstream VLAN for the
media stream and signaling stream.
2.
Run the
ip address
command to configure the IP addresses of the L3 interface.
Step 4
Check whether the IP addresses of the L3 interface are the same as those in the data plan.
Run the
display interface vlanif
command to check whether the IP addresses of the L3 interface
are the same as those in the data plan.
----End
Example
Assume that the media stream and signaling stream are transmitted upstream through upstream
port 0/0/1. To create media and signaling upstream VLAN 3 and configure IP addresses
10.13.4.116/16 and 10.13.4.117/16 of the L3 interfaces for the media IP address pool and the
signaling IP address pool respectively, do as follows:
huawei(config)#
vlan 3 smart
huawei(config)#
port vlan 3 0/0 1
huawei(config)#
interface vlanif 3
huawei(config-if-vlanif3)#
ip address 10.13.4.116 16
huawei(config-if-vlanif3)#
ip address 10.13.4.117 16 sub
huawei(config-if-vlanif3)#
quit
huawei(config)#
display interface vlanif 3
vlanif3 current state : UP
Line protocol current state : UP
Description : HUAWEI, SmartAX Series, vlanif3 Interface
The Maximum Transmit Unit is 1500 bytes
Internet Address is 10.13.4.116/16
Internet Address is 10.13.4.117/16 Secondary
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 00e0-fc32-1118
7.3.1.2 Configuring the Media and Signaling IP Address Pools
The media IP address pool defines all media IP addresses that can be used by the AG, and the
signaling IP address pool defines all signaling IP addresses that can be used by the AG.
Prerequisites
The IP address of the L3 interface of the media and signaling upstream VLAN must be
configured. For details about how to configure the IP address, see
SmartAX MA5616 Multi-service Access Module
Configuration Guide
7 Configuring the Voice Service
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
270