ESR series service routers.ESR-Series. User manual
•
•
•
•
•
•
Step Description Command Keys
12 Change the number of failed data-link 
tests before breaking the session 
(optional).
esr(config-pppoe)# ppp 
failure-count <NUM>
<NUM> – the number of failed data-
link tests, specified in the range 
[1..100].
Default value: 10.
13 Change the time interval in seconds 
after which the router sends a 
keepalive message (optional).
esr(config-pppoe)# ppp 
timeout keepalive <TIME >
<TIME> – time in seconds, takes 
values of [1..32767].
Default value: 10.
14 Override the MSS (Maximum segment 
size) field in incoming TCP packets 
(optional).
esr(config-pppoe)# ip tcp 
adjust-mss <MSS>
<MSS> – MSS value, takes values in 
the range of [500..1460].
Default value: 1460.
15 Enable recording of the current tunnel 
usage statistics (optional).
esr(config-pppoe)# history 
statistics
It is also possible to configure the PPPoE client:
QoS in basic or advanced mode (see section QoS management);
proxy (see section HTTP/HTTPS traffic proxying);
Traffic monitoring (see sections Netflow configuration andsFlow configuration);
15.4.2  Configuration example
Objective:
Configure PPPoE client on the router.
Accounts for connection – tester;
Account passwords – password;
The connection should be established from the gigabitethernet 1/0/7 interface.