beautypg.com

Configuration procedure – H3C Technologies H3C MSR 5600 User Manual

Page 60

background image

50

Figure 22 Network diagram

Configuration procedure

1.

Configure Router A:
# Configure the IP address 1.1.1.1/24 for interface GigabitEthernet 0/0.

system-view

[RouterA] interface GigabitEthernet 0/0

[RouterA-GigabitEthernet0/0] ip address 1.1.1.1 255.255.255.0

[RouterA-GigabitEthernet0/0] quit

# Configure the local number 0101001 for POTS entity 1001, and bind the digital voice
interfaces line 1/1 to the POTS entity.

[RouterA] voice-setup

[RouterA-voice] dial-program

[RouterA-voice-dial] entity 1001 pots

[RouterA-voice-dial-entity1001] match-template 0101001

[RouterA-voice-dial-entity1001] line 1/1

[RouterA-voice-dial-entity1001] send-number all

[RouterA-voice-dial-entity1001] quit

# Configure the local number 0101002 for POTS entity 1002, and bind the digital voice

interfaces line 1/1 to the POTS entity.

[RouterA-voice-dial] entity 1002 pots

[RouterA-voice-dial-entity1002] match-template 0101002

[RouterA-voice-dial-entity1002] line 1/1

[RouterA-voice-dial-entity1002] send-number all

[RouterA-voice-dial-entity1002] quit

# Configure the called number template 0755…. for VoIP entity 0755, and configure the
destination IP address as 2.2.2.2.

[RouterA-voice-dial] entity 0755 voip

[RouterA-voice-dial-entity755] match-template 0755....

[RouterA-voice-dial-entity755] address sip 2.2.2.2

2.

Configure Router B:
# Configure the IP address 2.2.2.2/24 for interface GigabitEthernet 0/0.

system-view

[RouterB] interface GigabitEthernet 0/0

[RouterB-GigabitEthernet0/0] ip address 2.2.2.2 255.255.255.0

[RouterB-GigabitEthernet0/0] quit