
23
Step 4. Set H.248 interface’s IP address subnet mask, and VLAN ID
vo h248 interface ip 16 192.168.168.70/24 1 (set interface 16 IP)
Step 5. Set all of the VOP card to interface 16
vo h248 interface slave 16 1 192.168.1.62 (set first member to interface 16)
vo h248 interface slave 16 2 192.168.1.65 (set second member to interface 16)
vo h248 interface slave 16 3 192.168.1.66(set 3th member to interface 16)
Note: Maximum can set 27 members for one interface.
Step 6. Set Master IP on each VOP card
vo h248 master 2 192.168.1.62 192.168.1.65
vo h248 master 3 192.168.1.62 192.168.1.65
vo h248 master 5 192.168.1.62 192.168.1.65
Step 7.Create test profile,set profile connecting MGC and enable interface 16
profile vo h248 set test 192.168.168.32 (create test profile, the IP should be MGC’s
IP)
voip h248 interface mg set 16 MG1 test (set porfile to connect MGC.)
voip h248 interface mg enable 16 (enable interface 16)
Step 8. Select Slot 2 as active and slot3 as backup signaling card
vo h248 interface group 16 2 3 (set slot2 active and slot3 slave)
Step 9.Create H.248 terminations for the ports on each VOP card
port h248 termination 2-1~24 term1 1 (create ports)
port h248 termination 3-* term49 1
port h248 termination 5-* term97 1
Step 10. Turn on the ports on each VOP card
port en 2-1~24
port en 3-*
port en 5-*