beautypg.com

Configuration procedure – H3C Technologies H3C MSR 5600 User Manual

Page 56

background image

46

Figure 20 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

# Create a timeslot set on interface E1 5/0.

[RouterA] controller e1 5/0

[RouterA-E1 5/0] timeslot-set 1 timeslot-list 1-31 signal r2

[RouterA-E1 5/0] quit

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

[RouterA-voice-dial] entity 1001 pots

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

[RouterA-voice-dial-entity1001] line 5/0:1

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

[RouterA-voice-dial-entity1001] quit

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

interface line 5/0:1 to the POTS entity.

[RouterA-voice-dial] entity 1002 pots

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

[RouterA-voice-dial-entity1002] line 5/0: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 ip 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