Node B Configuration; Ppp Point-To-Point Configurations - Enterasys Security Router X-PeditionTM User Manual

Enterasys security router user's guide
Table of Contents

Advertisement

Configuring DoD/BoD
XSR(config)#interface dialer 1
XSR(config-if<D1>)#no shutdown
XSR(config-if<D1>)#dialer pool 25
XSR(config-if<D1>)#encapsulation ppp
XSR(config-if<D1>)#dialer idle-timeout 35
XSR(config-if<D1>)#dialer-group 3
XSR(config-if<D1>)#dialer map ip 10.10.10.2 2400
XSR(config-if<D1>)#ip address 10.10.10.1 255.255.255.0
The following command defines interesting packets for the dial out trigger by configuring access
list 101 to pass all Type 8 source and destination ICMP traffic up to 35 idle seconds:
XSR(config)#access-list 101 permit icmp any any 8
The following command maps ACL 101 to dialer group 3:
XSR(config)#dialer-list 3 protocol ip list 101

Node B Configuration

The following commands add a dialer pool member and set the Central Office switch type on BRI
port 1/0:
XSR(config)#interface bri 1/0
XSR(config-if<BRI-1/0>)#isdn switch-type basic-net3
XSR(config-if<BRI-1/0>)#dialer pool-member 22
XSR(config-if<BRI-1/0>)#no shutdown
The following commands add a dialer pool and dialer group, and specify MLPPP call destination
Node A on Node B's Dialer interface 1. If the line is idle for 30 seconds, it is brought down.
XSR(config)#interface dialer 1
XSR(config-if<D1>)#no shutdown
XSR(config-if<D1>)#dialer pool 22
XSR(config-if<D1>)#encapsulation ppp
XSR(config-if<D1>)#dialer-group 7
XSR(config-if<D1>)#dialer idle-timeout 30
XSR(config-if<D1>)#dialer map ip 10.10.10.1 2300
XSR(config-if<D1>)#ip address 10.10.10.2 255.255.255.0
The following command defines interesting packets for the dial out trigger by configuring access
list 105 to pass all Type 8 source and destination ICMP traffic up to 30 idle seconds:
XSR(config)#access-list 105 permit icmp any any 8
The following command maps ACL 105 to dialer group 7:
XSR(config)#dialer-list 7 protocol ip list 105

PPP Point-to-Point Configurations

The following sample configuration is a PPP point-to-point topology, as illustrated in
10-26 Configuring Dialer Services
Figure 10-12

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents