Configuration procedure – H3C Technologies H3C MSR 5600 User Manual
Page 104
94
Figure 37 Network diagram
Configuration procedure
1.
Configure Router A:
# Configure an IP address for Ethernet 2/1.
[RouterA] interface ethernet 2/1
[RouterA-Ethernet2/1] ip address 192.168.2.1 255.255.255.0
[RouterA-Ethernet2/1] quit
# Configure call destination address 192.168.2.2 and number 2222 for VoIP entity 2222.
[RouterA] voice-setup
[RouterA-voice] dial-program
[RouterA-voice-dial] entity 2222 voip
[RouterA-voice-dial-entity2222] address sip ip 192.168.2.2
[RouterA-voice-dial-entity2222] match-template 2222
# Configure out-of-band DTMF for VoIP entity 2222.
[RouterA-voice-dial-entity2222] outband sip
[RouterA-voice-dial-entity2222] quit
# Configure local number 1111 for POTS entity 1111 and bind FXS voice subscriber line 1/0 to
the POTS entity.
[RouterA-voice-dial] entity 1111 pots
[RouterA-voice-dial-entity1111] line 1/0
[RouterA-voice-dial-entity1111] match-template 1111
# Configure out-of-band DTMF for POTS entity 1111.
[RouterA-voice-dial-entity1111] outband sip
2.
Configure Router B:
# Configure an IP address for Ethernet 2/1.
[RouterB] interface ethernet 2/1
[RouterB-Ethernet2/1] ip address 192.168.2.2 255.255.255.0
[RouterB-Ethernet2/1] quit
# Configure call destination address 192.168.2.1 and number 1111 for VoIP entity 1111.
[RouterB] voice-setup
[RouterB-voice] dial-program
[RouterB-voice-dial] entity 1111 voip
[RouterB-voice-dial-entity1111] address sip ip 192.168.2.1
[RouterB-voice-dial-entity1111] match-template 1111
# Configure out-of-band DTMF for VoIP entity 1111.
[RouterB-voice-dial-entity1111] outband sip
[RouterB-voice-dial-entity1111] quit
# Configure local number 2222 for POTS entity 2222 and bind FXS voice subscriber line 1/0 to
the POTS entity.