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
host1(config-if)#
encapsulation mlppp
host1(config-if)#
ppp keepalive 50
host1(config-if)#
exit
host1(config)#
interface mlppp group1
host1(config-if)#
member-interface serial 2/0:1/1
host1(config-if)#
member-interface serial 2/0:2/1
host1(config-if)#
member-interface serial 2/0:3/1
host1(config-if)#
ppp authentication pap chap
host1(config-if)#
ppp hash-link-selection
host1(config-if)#
ip address 10.10.100.1 255.255.255.0
Contextual Command Differences
The MLPPP configuration commands have different effects depending on the interface
context. If you issue an MLPPP configuration command in the context of an individual
interface, the command affects only the MLPPP link interface associated with that
individual interface.
For example, the following commands disable negotiation of the local magic number
only for serial interface 2/0:1/1.
host1(config-if)#
member-interface serial 2/0:1/1
host1(config-if)#
encapsulation mlppp
host1(config-if)#
ppp magic-number disable
If you issue an MLPPP configuration command in the context of an MLPPP
bundle—the MLPPP network interface—the command affects all the member links
of the bundle. This feature prevents you from having to issue MLPPP configuration
commands for each member link interface.
For example, the following commands disable negotiation of the local magic number
for the entire bundle,
group1
.
host1(config)#
interface mlppp group1
host1(config-if)#
member-interface serial 2/0:1/1
host1(config-if)#
ip address 10.10.100.1 255.255.255.0
host1(config-if)#
ppp magic-number disable
Any member links added to the bundle after issuing an MLPPP configuration
command are not affected by the command. For example, if you add serial interface
2/0:4/1 to the
group1
bundle after you issue the
ppp magic-number disable
314
■
Configuring Static MLPPP
JUNOSe 11.1.x Link Layer Configuration Guide
Содержание JUNOSE 11.1.X - LINK LAYER CONFIGURATION 4-7-2010
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 26: ...xxvi List of Figures JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 34: ...2 Chapters JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 200: ...168 Monitoring Upper Level Protocols over Ethernet JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 230: ...198 Monitoring VLAN and S VLAN Subinterfaces JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 258: ...226 Monitoring 802 3ad Link Aggregation JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 334: ...302 Troubleshooting JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 394: ...362 Monitoring Multiclass MLPPP JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 406: ...374 Monitoring POS JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 468: ...436 Troubleshooting JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 498: ...466 Monitoring Bridged Ethernet JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 546: ...514 Monitoring Cisco HDLC JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 747: ...Part 2 Index Index on page 717 Index 715...
Страница 748: ...716 Index JUNOSe 11 1 x Link Layer Configuration Guide...
Страница 774: ...742 Index JUNOSe 11 1 x Link Layer Configuration Guide...