
host1(config)#
interface serial 2/0:1/1
b.
Specify MLPPP as the encapsulation method on the interface.
host1(config-if)#
encapsulation mlppp
c.
(Optional) Specify the keepalive timeout value for the member link interface.
host1(config-if)#
ppp keepalive 50
d.
(Optional) Specify the authentication method for the member link interface.
host1(config-if)#
ppp authentication pap chap
e.
(Optional) Enable hash-based link selection instead of the default round-robin
link selection for the member link interface.
host1(config-if)#
ppp hash-link-selection
2.
Add member links to a multilink bundle.
a.
Define the MLPPP bundle.
host1(config)#
interface mlppp group1
b.
Add each member link.
host1(config-if)#
member-interface serial 2/0:1/1
c.
Assign an IP address to the MLPPP bundle.
host1(config-if)#
ip address 10.10.100.1 255.255.255.0
d.
(Optional) Specify the keepalive timeout value for the MLPPP network interface
(the entire MLPPP bundle).
host1(config-if)#
ppp keepalive 50
e.
(Optional) Specify the authentication method for the MLPPP network interface
(the entire MLPPP bundle).
host1(config-if)#
ppp authentication pap chap
f.
(Optional) Enable hash-based link selection instead of the default round-robin
link selection for the MLPPP network interface (the entire MLPPP bundle).
host1(config-if)#
ppp hash-link-selection
Configuration Example
The following commands configure three T1 lines and aggregate them into a multilink
bundle named group1.
host1(config)#
interface serial 2/0:1/1
host1(config-if)#
encapsulation mlppp
host1(config-if)#
exit
host1(config)#
interface serial 2/0:2/1
host1(config-if)#
encapsulation mlppp
host1(config-if)#
exit
host1(config)#
interface serial 2/0:3/1
309
Copyright © 2010, Juniper Networks, Inc.
Chapter 9: Configuring Multilink PPP
Содержание JUNOSE 11.2
Страница 6: ...Copyright 2010 Juniper Networks Inc vi ...
Страница 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x Link Layer Configuration Guide ...
Страница 26: ...Copyright 2010 Juniper Networks Inc xxvi JunosE 11 2 x Link Layer Configuration Guide ...
Страница 34: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 136: ...Copyright 2010 Juniper Networks Inc 104 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 162: ...Copyright 2010 Juniper Networks Inc 130 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 228: ...Copyright 2010 Juniper Networks Inc 196 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 290: ...Copyright 2010 Juniper Networks Inc 258 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 330: ...Copyright 2010 Juniper Networks Inc 298 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 376: ...Copyright 2010 Juniper Networks Inc 344 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 390: ...Copyright 2010 Juniper Networks Inc 358 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 402: ...Copyright 2010 Juniper Networks Inc 370 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 468: ...Copyright 2010 Juniper Networks Inc 436 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 496: ...Copyright 2010 Juniper Networks Inc 464 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 534: ...Copyright 2010 Juniper Networks Inc 502 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 650: ...Copyright 2010 Juniper Networks Inc 618 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 739: ...PART 2 Index Index on page 709 707 Copyright 2010 Juniper Networks Inc ...
Страница 740: ...Copyright 2010 Juniper Networks Inc 708 JunosE 11 2 x Link Layer Configuration Guide ...
Страница 772: ...Copyright 2010 Juniper Networks Inc 740 JunosE 11 2 x Link Layer Configuration Guide ...