ESR series service routers.ESR-Series. User manual
Step Description Command Keys
25 Set the amount of attempts to send
Terminate-Request packets before the
session is aborted (optional).
esr(config-e1)# ppp max-
terminate <VALUE>
<VALUE> – number of retries.
26 Set MRU (Maximum Receive Unit) size
for the interface (optional).
esr(config-e1)# ppp mru <MRU> <MRU> – MRU value.
27 Specify the time interval in seconds
after which the router sends a
keepalive message (optional).
esr(config-e1)# ppp timeout
keepalive <TIME>
<TIME> – time in seconds.
28 Specify the interval after which the
router sends a keepalive message
(optional).
esr(config-e1)# ppp timeout retry
<TIME>
<TIME> – time in seconds.
Enable E1 interface in Multilink PPP:
29 Add to MLPPP group (optional). esr(config-e1)# ppp multilink-
group <GROUP-ID>
<GROUP-ID> – group number.
30 Enable MLPPP mode (optional). esr(config-e1)# ppp multilink
8.8.2 Configuration example
Objective:
Configure PPP connection to the opposite side with IP address192.0.2.2/24 via TOPGATE-WAN-E1 using 1-8
channel slots for data transmission; the clock source is the opposite side.
Solution:
First, configure system jumbo-frames, save changes to the configuration and reboot the router:
esr(config)# system jumbo-frames
esr(config)# exit
esr# commit
esr# confirm
esr# reload system
Do you really want to reload system ? (y/N): y