HP FlexNetwork MSR Series Configuration Manual page 185

Hide thumbs Also See for FlexNetwork MSR Series:
Table of Contents

Advertisement

Figure 49 Network diagram
Configuration procedure
You can use the SIPS URL scheme only when the transport layer protocol is TLS. Therefore, before
performing following configurations, you need to configure TLS for SIP as described in
TLS to carry outgoing SIP
When a call is initiated, the TLS listening port of the calling party must be open; otherwise, the call
connection cannot be established.
For information about how to configure the TLS policy, see HPE FlexNetwork MSR Router Series
Comware 5 Security Configuration Guide.
1.
Configure Router A:
# Configure the IP address of the Ethernet interface.
<RouterA> system-view
[RouterA] interface ethernet 2/1
[RouterA-Ethernet2/1] ip address 192.168.2.1 255.255.255.0
[RouterA-Ethernet2/1] quit
# Reference the created SSL server and client policies for SIP. Specify TLS as the transport
layer protocol for both outgoing and incoming SIP calls; and specify URL scheme for the
outgoing SIP call as SIPS.
[RouterA] voice-setup
[RouterA-voice] sip
[RouterA-voice-sip] crypto ssl-server-policy server
[RouterA-voice-sip] crypto ssl-client-policy client
[RouterA-voice-sip] listen transport tls
[RouterA-voice-sip] url sips
[RouterA-voice-sip] transport tls
[RouterA-voice-sip] quit
# Configure voice entities.
[RouterA-voice] dial-program
[RouterA-voice-dial] entity 2222 voip
[RouterA-voice-dial-entity2222] address sip ip 192.168.2.2 port 5061
[RouterA-voice-dial-entity2222] match-template 2222
[RouterA-voice-dial-entity2222] quit
[RouterA-voice-dial] entity 1111 pots
[RouterA-voice-dial-entity1111] line 1/0
[RouterA-voice-dial-entity1111] match-template 1111
[RouterA-voice-dial-entity1111] quit
[RouterA-voice-dial] quit
2.
Configure Router B:
# Configure the IP address of the Ethernet interface.
calls."
172
"Configuring

Advertisement

Table of Contents
loading

Table of Contents