R0106-HP MSR Router Series Layer 2 - WAN Configuration Guide(V7)
150
Task Command
Clear the statistics for an Eth-channel
interface.
reset counters interface [ eth-channel [ channel-id ] ]
3G modem management configuration example
Network requirements
As shown in Figure 46:
• The router provides a USB 3G or SIC-3G modem.
• The PC dials up to access a 3G network through Dial-on-Demand Routing (DDR).
For more information about DDR dialup, see "Configuring DDR."
Figure 46 Network diagram
Configuration procedure
# Create dialer group 1 and configure DDR to place calls for IP packets.
<Router> system-view
[Router] dialer-group 1 rule ip permit
# Channelize the cellular interface into a synchronous/asynchronous serial interface.
[Router] controller cellular 2/0/0
[Router-Cellular2/0/0] serial-set 0
[Router-Cellular2/0/0] quit
# Assign an IP address to interface Serial 2/0/0:0.
[Router] interface serial 2/0/0:0
[Router-Serial2/0/0:0] ip address 1.1.1.1 255.255.0.0
# Enable traditional DDR on interface Serial 2/0/0:0.
[Router-Serial2/0/0:0] dialer circular enable
# Associate interface Serial 2/0/0:0 with dialer group 1.
[Router-Serial2/0/0:0] dialer-group 1
# Set the interval for DDR to make the next call attempt to 5 seconds.
[Router-Serial2/0/0:0] dialer timer autodial 5
# Configure the dial string for placing calls as 666666.
[Router-Serial2/0/0:0] dialer number 666666 autodial
[Router-Serial2/0/0:0] quit
# Enable modem dial-in and dial-out on user line TTY 1.
[Router] line tty 1
[Router-line-tty1] modem enable both










