ESR series service routers.ESR-Series. User manual
Step Description Command Keys
16 Set MRU (Maximum Receive Unit) size
for the interface.
esr(config-multilink)# ppp mru
<MRU>
<MRU> – MRU value, takes
values in the range of
[128..1485].
Default value: 1500.
17 Specify the time interval in seconds
after which the router sends a keepalive
message (optional).
esr(config-multilink)# ppp timeout
keepalive <TIME>
<TIME> – time in seconds,
takes values of [1..32767].
Default value: 10.
18 Specify the time interval in seconds
after which the router sends a keepalive
message (optional).
esr(config-multilink)# ppp timeout
retry <TIME>
<TIME> – time in seconds,
takes values of [1..255].
Default value: 3.
19 Specify the maximum packet size for
MLPP interface.
esr(config-multilink)# mrru
<MRRU>
<MRRU> – maximum size of a
received packet for MLPP
interface, takes value in the
range of [1500..10000].
20 Bind e1 port to the physical interface. esr(config-if-gi)# switchport e1
<SLOT>
<SLOT> – slot identifier, takes
values in the range of [0..3].
21 Put the physical port into SFPe1
module operation mode.
esr(config-if-gi)# switchport mode
e1
22 Enable MLPPP mode on E1 interface. esr(config-e1)# ppp multilink
23 Include E1 interface in the aggregation
group.
esr(config-e1)# ppp multilink-
group <GROUP-ID>
<GROUP-ID> – group identifier,
takes values in the range of
[1..4].
8.9.2 Configuration example
Objective:
Configure MLPPP connection to the opposite side with IP address192.0.2.2/24 viae1 1/0/1 and e1 1/1/1
interfaces.To build an aggregated PPP link, gi 1/0/3 and gi 1/0/4 interfaces are used, into which TOPGATE-
WAN-E1 is inserted.