当前位置:中国站长下载文章中心数据库区ACCESS → DDR with Access Lists

DDR with Access Lists

减小字体 增大字体 作者:佚名  来源:不详  发布时间:2006-5-9 15:54:50

  Here is an example of how you define the dialer list to use an access list:
  
  804A(config)#dialer-list 1 list 110
  804A(config)#access-list 110 permit tcp any any eq smtp
  804A(config)#access-list 110 permit tcp any any eq telnet
  804A(config)#int bri0
  804A(config-if)#dialer-group 1