-
配置实例-DDR-CCNA中文版PPT下载
资源介绍
配置实例-DDR
Hostname r2
isdn switch-type basic-net3
Username r1 password cisco
interface Ethernet0
no shutdown
ip address 192.168.1.1 255.255.255.0
interface BRI0
no shutdown
ip address 10.1.1.2 255.255.255.0
encapsulation ppp
dialer map ip 10.1.1.1 name r1 broadcast 2209476
dialer-group 1
isdn switch-type basic-net3
ppp authentication chap
ip route 0.0.0.0 0.0.0.0 BRI0
access-list 101 permit tcp any any eq telnet
dialer-list 1 protocol ip list 101
hostname r1
username r2 password 0 cisco
isdn switch-type basic-net3
interface Ethernet0
no shutdown
ip address 172.16.1.1 255.255.255.0
interface BRI0
no shutdown
ip address 10.1.1.1 255.255.255.0
encapsulation ppp
dialer map ip 10.1.1.2 name r2 broadcast 2212406
dialer-group 1
isdn switch-type basic-net3
ppp authentication chap
ip route 0.0.0.0 0.0.0.0 BRI0
dialer-list 1 protocol ip permit
*
Purpose: This figure further highlights some of the verification commands used in ISDN.
Emphasize: Summarize the commands shown and provide examples of when each is used.
- 上一篇: DDR的用处-CCNA中文版PPT
- 下一篇: 建立第二条链路需要的流量-CCNA中文版PPT