Configuring Media and Signaling IP Address Pools
Context
An H.248 AG interface can be used only after the interface IP address is added to the media and signaling IP address pools. An H.248 AG interface must obtain media and signaling IP addresses from media and signaling IP address pools respectively.
The media and signaling IP address pools can be the same.
Procedure
- Run:
system-view
The system view is displayed.
- Run:
voice
The voice view is displayed.
- Run:
voip-address media interface interface-type interface-number { ip-address | dynamic }
The IP address of the specified interface is added to the media IP address pool.
- Run:
voip-address signalling interface interface-type interface-number { ip-address | dynamic }
The IP address of the specified interface is added to the signaling IP address pool.
When configuring media and signaling IP address pools:
- To specify the ip-address parameter, ensure that an IP address has been configured for the specified interface.
- To specify the dynamic parameter, ensure that an IP address has been dynamically assigned to the specified interface.