SIP Interface Configure in Huawei OLT:
As an interface used for the intercommunication between the MA5600T/MA5603T/MA5608T and the MGC, the interface is vital to the SIP-based VoIP service. Therefore, to implement the VoIP service, the SIP interface must be configured and must be in the normal state. [boxads]
Procedure:
Configuring the Upstream VLAN Interface:
This topic describes how to specify the upstream VLAN interface for the media stream and the signaling flow, and how to configure the IP addresses of the Layer 3 interface. These IP addresses are the sources of the media and signaling IP address pools.
Context:
Multiple IP addresses can be configured for the same VLAN Layer 3 interface. Only one IP address functions as the primary address, and other IP addresses function as the secondary addresses.
Procedure:
Step 1: Run the vlan command to add an upstream VLAN for the media stream and the signaling flow.
Step 2: Run the port vlan command to add the upstream ports to the VLAN.
Step 3: Configure the IP addresses of the VLAN Layer 3 interface.
- 1. Run the interface vlanif command to enter the Layer 3 interface of the upstream VLAN for the media stream and the signaling flow.
- 2. Run the ip address command to configure the IP addresses of the Layer 3 interface.
Step 4: Run the display interface vlanif command to check whether the IP addresses of the Layer 3 interface.
Configuration Example of Upstream VLAN Interface:
Assume that the media stream and the signaling stream are transmitted upstream through upstream port 0/19/0. 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 Layer 3 interfaces for the media IP address
pool and the signaling IP address pool respectively, do as follows:
Huawei-OLT(config)#vlan 3 standard
Huawei-OLT(config)#port vlan 3 0/19 0
Huawei-OLT(config)#interface vlanif 3
Huawei-OLT(config-if-vlanif3)#ip address 10.13.4.116 16
Huawei-OLT(config-if-vlanif3)#ip address 10.13.4.117 16 sub
Huawei-OLT(config-if-vlanif3)#quit
Huawei-OLT(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
