This topic describes how to add an MG interface, through which the Access
node can communicate with the MGC.
Context
- One Access node supports a maximum of 8 MG interfaces. If a CKMC daughter board is configured in the Access node, up to 32 MG interfaces can be supported. Each MG interface can be configured with the interface attributes independently.
- The configuration of the attributes of an MG interface is valid only to the MG interface.
Procedure
- Add an MG interface that supports H.248.
- Add an MG interface that supports MGCP.
Example
Assume that the MG interface ID is 0 and the H.248 protocol is used for interconnecting with the MGC. To add the MG interface(MA5683T, MA5680T), do as follows:huawei(config)#display protocol support System support H248 protocol huawei(config)#interface h248 0 Are you sure to add MG interface?(y/n)[n]:yAssume that the MG interface ID is 0 and the MGCP protocol is used for interconnecting with the MGC. The current system protocol, however, is the H.248 protocol. It is confirmed that the H.248 interface exists in the system but is not in use. To add MG interface 0, do as follows:
huawei(config)#display protocol support System support H248 protocol huawei(config)#display if-h248 all ---------------------------------------------------------------------------- MGID TransMode State MGPort MGIP MGCPort MGCIP/DomainName ---------------------------------------------------------------------------- 0 - Close - - - - ---------------------------------------------------------------------------- huawei(config)#undo interface h248 0 Are you sure to del MG interface?(y/n)[n]:y huawei(config)#protocol support mgcp huawei(config)#save huawei(config)#reboot system Please check whether data has saved, the unsaved data will lose if reboot system, are you sure to reboot system? (y/n)[n]:yAfter the system is restarted, re-log in to the system.
huawei(config)#display protocol support System support MGCP protocol huawei(config)#interface mgcp 0 Are you sure to add MG interface?(y/n)[n]:y
Related:
No comments:
Post a Comment