-
采用浮动路由方式实现拨号备份的Java软件架构设计方案
资源介绍
都消失才会触发拨号。还是建议使用 13.1中得浮动路由方式来进行拨号备份
13.6. 使用 Virtual Templates
提问 使用 Virtual Templates得方式来配置拨号备份
回答
dialhost#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
dialhost(config)#username Router1 password dialpassword
dialhost(config)#interface BRI0/0
dialhost(config-if)#no ip address
dialhost(config-if)#encapsulation ppp
dialhost(config-if)#dialer pool-member 1
dialhost(config-if)#isdn switch-type basic-ni
dialhost(config-if)#isdn point-to-point-setup
dialhost(config-if)#isdn spid1 800555123400 5551234
- 上一篇: T后引入-java软件架构设计方案
- 下一篇: 队列和拥塞-java软件架构设计方案