Cisco AS5300 - Universal Access Server 구성 매뉴얼 - 페이지 41
{카테고리_이름} Cisco AS5300 - Universal Access Server에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco AS5300 - Universal Access Server 46 페이지. Access server
Cisco AS5300 - Universal Access Server에 대해서도 마찬가지입니다: 부록 (10 페이지), 빠른 시작 매뉴얼 (25 페이지), 매뉴얼 (21 페이지)
Chapter 2
Configuring the Cisco AS5300 Network Access Server
Specify the soho-tahoe username and password.
Step 3
hq-sanjose(config)# username soho-tahoe password tahoe-pw
Enable IP routing for the soho-tahoe subnet.
Step 4
hq-sanjose(config)# ip route 10.1.3.0 255.255.255.0 10.1.254.3 permanent
Enter interface dialer 1.
Step 5
hq-sanjose(config)# interface dialer 1
Create a dialer map entry to the robo-austin router.
Step 6
hq-sanjose(config-if)# dialer map ip 10.1.254.4 name robo-austin #
Create a dialer map entry to the soho-tahoe router.
Step 7
hq-sanjose(config-if)# dialer map ip 10.1.254.3 name soho-tahoe #
Verifying Remote LAN Site Definitions
Enter the show running command to verify the configuration of the remote LAN site parameters:
hq-sanjose# show running
Building configuration...
Current configuration:
!
---- snip ----
!
username joe-admin password 7 <removed>
username robo-austin password 7 <removed>
username soho-tahoe password 7 <removed>
!
---- snip ----
!
interface Dialer1
ip address 10.1.254.1 255.255.255.0
no ip directed-broadcast
encapsulation ppp
no ip mroute-cache
dialer in-band
dialer idle-timeout 1800
dialer map ip 10.1.254.3 name soho-tahoe #
dialer map ip 10.1.254.4 name robo-austin #
dialer-group 2
peer default ip address pool dialin_pool
no fair-queue
no cdp enable
ppp authentication chap pap
ppp multilink
!
---- snip ----
!
ip local pool dialin_pool 10.1.2.2 10.1.2.97
ip route 10.1.3.0 255.255.255.0 10.1.254.3 permanent
ip route 10.1.4.0 255.255.255.0 10.1.254.4 permanent
!
dialer-list 2 protocol ip permit
!
---- snip ----
Task 4—Setting Up Synchronous PPP Services
Cisco IOS Dial Services Quick Configuration Guide
2-41