Cisco Systems DNC-305 manual Protocol Translation Configuration Example, DNC-332

Page 28

Telco and ISP Dial Scenarios and Configurations

PPP Calls over X.25 Networks

Protocol Translation Configuration Example

In the following example, PAD callers that dial 4085551234 receive a router prompt. PAD callers that dial 4085555123401 start PPP and pick up an address from the IP pool called dialin_pool. These addresses are “borrowed” from the Ethernet interface on the Cisco 4500 router. Additionally, a loopback interface network can be created and the X.25 addresses can be set. However, a routing protocol must be run to advertise the loopback interface network if this method is used.

Note Be sure to include your own IP addresses, host names, and security passwords where appropriate in the following examples.

service timestamps debug datetime msec service timestamps log datetime msec service password-encryption

no service udp-small-servers no service tcp-small-servers

!

hostname NAS

!

aaa new-model

aaaauthentication login console enable aaa authentication login vty tacacs+ aaa authentication login dialin tacacs+ aaa authentication ppp default tacacs+

aaa authentication ppp dialin if-needed tacacs+ enable secret cisco

!

async-bootp dns-server 10.1.3.1 10.1.3.2

!

vty-async

vty-async ppp authentication chap pap

!

interface Loopback0

ip address 10.1.2.254 255.255.255.0

!

interface Ethernet0

ip address 10.1.1.10 255.255.255.0

ip summary address eigrp 10 10.1.2.0 255.255.255.0

!

interface Serial0 no ip address encapsulation x25

x25 address 4085551234

x25 accept-reverse

x25 default pad

!

router eigrp 10 network 10.0.0.0 passive-interface Dialer0 no auto-summary

!

ip local pool dialin_pool 10.1.2.1 10.1.2.50 ip default-gateway 10.1.1.1

!

ip classless

!

translate x25 4085555123401 ppp ip-pool scope-name dialin_pool

!

dialer-list 1 protocol ip permit

!

Cisco IOS Dial Services Configuration Guide: Network Services

DNC-332

Image 28
Contents Telco and ISP Dial Scenarios and Configurations DNC-305Individual Remote PCs Using Analog Modems Running Configuration for Isdn PRINetwork Topology DNC-306Controller T1 0 framing esf DNC-307Isdn incoming-voice modem Running Configuration for Robbed-Bit Signalling Line aux Login authentication console line vty 0DNC-308 EndDNC-309 Individual PCs Using Isdn Terminal Adapters DNC-310Terminal Adapter Configuration Example DNC-311DNC-312 Peer default ip address pool dialinpool dialer in-bandInterface Dialer0 Mixture of Isdn and Analog Modem Calls Combination of Modem and Isdn Dial-In Configuration ExampleDNC-313 DNC-314 DNC-315 Scaling Considerations DNC-316Using Multichassis Multilink PPP How Stacking WorksTypical Multilink PPP Session DNC-317Setting Up an Offload Server DNC-318Using the Stack Group Bidding Protocol DNC-319Using L2F Cisco AS5200 Access Server #1DNC-320 Hostname AS5200-1 Aaa new-modelPeer default ip address pool dialinpool no cdp enable DNC-321DNC-322 DNC-323 Cisco AS5200 Access Server #2Hostname AS5200-2 Aaa new-model DNC-324 Cisco AS5200 Access Server #3 Transport input telnet rlogin EndDNC-325 Hostname AS5200-3 Aaa new-modelDNC-326 Cisco 7206 as Offload Server DNC-327Hostname Aaa new-model Sgbp group MystackRadius Remote Security Examples DNC-328User Setup for PPP User Setup for PPP and Static IP AddressUser Setup for Slip Enabling Router Dial-InUser Setup for Slip and Static IP Address Automatic Rlogin to Unix HostTelnetting to a Unix Host DNC-330Remote PC Browsing Network Topology OverviewDNC-331 Protocol Translation Configuration Example DNC-332DNC-333 DNC-334