beautypg.com

Ppp multilink endpoint – Enterasys Networks X-Pedition XSR CLI User Manual

Page 384

background image

Multilink PPP Commands

8-114 Configuring the Point-to-Point Protocol

Default

Disabled

Mode

Dialer or Serial Interface configuration: 

XSR(config-ifxx>)#

Examples

The following example configures a dialer for Multilink PPP. It does not show the configuration of 
the physical interfaces.

XSR(config)#interface dialer 0
XSR(config-if)#ip address 101.0.0.2 255.0.0.0
XSR(config-if)#encapsulation ppp
XSR(config-if)#dialer idle-timeout 500
XSR(config-if)#dialer map ip 101.0.0.1 name ny broadcast 41612345678922
XSR(config-if)#dialer load-threshold 30 either
XSR(config-if)#ppp authentication chap
XSR(config-if)#ppp multilink

The following example configures Multilink PPP leased‐line service on BRI interface 2/1
Specifying the leased‐line speed of 56 kbps adds two B‐channels to the BRI port, one of which is 
enabled for Frame Relay service.

XSR(config)#interface bri 2/1
XSR(config-if)#leased-line 56
XSR(config)#interface bri 2/1:1
XSR(config-if)#encapsulation ppp
XSR(config-if)#ppp multilink
XSR(config-if)#ppp multilink group 1
XSR(config)#interface bri 2/1:2
XSR(config-if)#ip address 3.3.3.4 255.255.255.0
XSR(config-if)#encapsulation frame-relay
XSR(config)#interface multilink 1
XSR(config-if)#

ip address 3.3.3.3 255.255.255.0

ppp multilink endpoint

This command sets the multilink group Endpoint Descriptor (EPD) value (class) over the 
multilink bundle. It applies only to interfaces that can configure a bundle interface including 
Multilink, Dialer, and ISDN BRI or PRI interfaces.

Syntax

ppp multilink endpoint [null | hostname | ip_address | mac interface | fastethernet
(1-2) string
| phone]

null

NULL class is specified with a value of 0.

hostname

Local Assigned address class is set with a local host name entered using the 
hostname command.

ip_address

IP address class is set with a specified IP address value.