52037317 发表于 2018-7-14 11:06:18

Cisco路由器配置手册2

  DDR 实 例

  北 京:
  -- username guangzhou password Legend
  -- (password 必 须 与 广 州 的 路 由 器 设 置 的password 一 样)
  -- chat-script rstmdm"""AT&FS0=1&B1&C1&D2&H1&K1&M4&R2"OK
  -- chat-script cisco-dial"""AT"TIMEOUT 30 OK" ATDT\T" TIMEOUT 30 CONNECT \c
  -- interface async1
  ---- encapsulation ppp
  ---- async default routing
  ---- async mode dedicated
  ---- dialer in-band
  ---- ip unnumbered Ethernet0
  ---- ip tcp header-compression passive

  ---- dialer>  ---- dialer map ip 20.1.1.1 name Guangzhou 02088888888
  ---- ppp authentication chap
  -- line aux 0
  ---- script dialer cisco-dial
  ---- script reset rstmdm
  ---- modem inout
  ---- modem autoconfig discovery
  ---- transport input all
  ---- rxspeed 38400
  ---- txspeed 38400
  ---- stopbits 1
  ---- flowcontrol hardware
  -- line vty 0 4
  ---- password telnet
  ---- login
页: [1]
查看完整版本: Cisco路由器配置手册2