Ppp Multilink Endpoint - Enterasys X-Pedition XSR CLI Cli Reference Manual

Enterasys security router reference guide
Table of Contents

Advertisement

Multilink PPP Commands
Default
Disabled
Mode
Dialer or Serial Interface configuration: 
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<D0>)#ip address 101.0.0.2 255.0.0.0
XSR(config-if<D0>)#encapsulation ppp
XSR(config-if<D0>)#dialer idle-timeout 500
XSR(config-if<D0>)#dialer map ip 101.0.0.1 name ny broadcast 41612345678922
XSR(config-if<D0>)#dialer load-threshold 30 either
XSR(config-if<D0>)#ppp authentication chap
XSR(config-if<D0>)#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<BRI-2/1>)#leased-line 56
XSR(config)#interface bri 2/1:1
XSR(config-if<BRI-2/1:1>)#encapsulation ppp
XSR(config-if<BRI-2/1:1>)#ppp multilink
XSR(config-if<BRI-2/1:1>)#ppp multilink group 1
XSR(config)#interface bri 2/1:2
XSR(config-if<BRI-2/1:2>)#ip address 3.3.3.4 255.255.255.0
XSR(config-if<BRI-2/1:2>)#encapsulation frame-relay
XSR(config)#interface multilink 1
XSR(config-if<M1>)#

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
hostname
ip_address
8-114 Configuring the Point-to-Point Protocol
XSR(config-if<D/Sxx>)#
ip address 3.3.3.3 255.255.255.0
NULL class is specified with a value of 0.
Local Assigned address class is set with a local host name entered using the 
hostname command.
IP address class is set with a specified IP address value.

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents