callback:Cisco2509 CallBack典型配置


  version 11.3
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname Router
  !
  enable password cisco
  !
  username cisco callback-dial "" callback-rotary 1 password 0 cis
  co
  !
  chat-script cb "" "ATDT\T" TIMEOUT 60 CONNECT
  !
  !
  !
  erface Ethernet0
  ip address 192.168.1.201 255.255.255.0
  !
  erface Serial0
  no ip address
  shutdown
  !
  erface Serial1
  no ip address
  shutdown
  !
  erface Group-Async1
  ip unnumbered Ethernet0
  encapsulation ppp
  dialer in-band
  async mode dedicated
  peer default ip address pool mypool
  no cdp enable
  ppp callback accept
  ppp authentication chap
  group-range 1 8
  !
  
  ip local pool mypool 192.168.1.221 192.168.1.228
  no ip less
  !
  !
  line con 0
  line 1 8
  script callback cb
  rotary 1
  modem InOut
  transport input all
  flowcontrol hardware
  line aux 0
  transport input all
  flowcontrol hardware
  line vty 0 4
  password cisco
  login
  !
  end
  
  
  
  
Tags:  matlabcallback callbackfunction callback函数 callback

延伸阅读

最新评论

发表评论