NOTE:
Make sure the stored program controlled switch (SPCS) in the ISDN network supports sending
ISDN calling numbers.
Configuration procedure
1.
Configure Router A:
# Create dialer group 1 and configure a dial rule for it.
<RouterA> system-view
[RouterA] dialer-group 1 rule ip permit
# Configure an IP address for interface BRI 2/4/0.
[RouterA] interface bri 2/4/0
[RouterA-Bri2/4/0] ip address 100.1.1.1 255.255.255.0
# Enable traditional DDR on the interface.
[RouterA-Bri2/4/0] dialer circular enable
# Associate the interface with dialer group 1.
[RouterA-Bri2/4/0] dialer-group 1
# Configure the dial string for calling Router B.
[RouterA-Bri2/4/0] dialer route ip 100.1.1.2 8810052
# Set the holddown timer to 15 seconds.
[RouterA-Bri2/4/0] dialer timer enable 15
# Configure BRI 2/4/0 to carry ISDN calling number 8810048 in the message sent to the called
party.
[RouterA-Bri2/4/0] isdn calling 8810048
2.
Configure Router B:
# Create dialer group 2 and configure a dial rule for it.
<RouterB> system-view
[RouterB] dialer-group 2 rule ip permit
# Configure an IP address to interface BRI 2/4/0.
[RouterB] interface bri 2/4/0
[RouterB-Bri2/4/0] ip address 100.1.1.2 255.255.255.0
# Enable traditional DDR on the interface.
[RouterB-Bri2/4/0] dialer circular enable
# Associate the interface with dialer group 2.
[RouterB-Bri2/4/0] dialer-group 2
# Configure the dial string for calling Router A.
[RouterB-Bri2/4/0] dialer route ip 100.1.1.1 8810048
# Enable the interface to place return calls for ISDN calling number 8810048.
[RouterB-Bri2/4/0] dialer call-in 8810048 callback
Router-to-router PPP callback configuration example
Network requirements
As shown in
Router B, Router B can make a return call.
Figure
61, configure PPP callback for traditional DDR, so that when Router A calls
199
Need help?
Do you have a question about the FlexNetwork MSR series and is the answer not in the manual?