Configuration
Item
Data
IUA link IUA link ID: 0
Local port ID: 1402
Local IP address: 10.10.10.10
Remote port ID: 1404
Remote IP address for the primary MGC: 200.200.200.200
Interlocking policy: the link switches over with the primary MAC
PRA port Subrack ID/slot ID/port ID:
Terminal ID: 512
Procedure
Step 1 Configure an upstream VLAN and VLAN interface.
Specify an upstream VLAN interface for the media stream and signaling flow, and set the IP
addresses of the Layer 3 interface. These IP addresses are the sources of the media and signaling
IP address pools.
1. Create an upstream VLAN 300 and add upstream port 0/0/1 to the VLAN.
huawei(config)#vlan 300 smart
huawei(config)#port vlan 300 0/0 1
2. Configure the IP address of Layer 3 interface.
Enter the VLAN interface mode and set the IP address of the Layer 3 interface to
10.10.10.10.
huawei(config)#interface vlanif 300
huawei(config-if-vlanif300)#ip address 10.10.10.10 24
huawei(config-if-vlanif300)#quit
Step 2 Configure the media and signaling IP address pools.
The media and signaling IP addresses are 10.10.10.10, and the media gateway IP address is
10.10.10.1.
huawei(config)#voip
huawei(config-voip)#ip address media 10.10.10.10 10.10.10.1
huawei(config-voip)#ip address signaling 10.10.10.10
huawei(config-voip)#quit
NOTE
The media IP address can be different from the signaling IP address. You can make data plan according to
the actual network situation.
Step 3 Configure a static route.
Because the IP address of the VLAN interface and the IP address of the MGC
(200.200.200.200/24) are in different network segments, a route from gateway 10.10.10.1 to
200.200.200.0 network segment must be configured.
huawei(config)#ip route-static 200.200.200.0 24 10.10.10.1
Step 4 Add an MG interface and configure interface attributes.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
13 FTTO Configuration (Large-sized Enterprise Access)
Issue 01 (2014-04-30) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1320