专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅
  假设routerAe0: 10.1.1.1/24 e1: 10.1.2.1/24    思路方法:    routerA(config)#access-list 100 deny tcp any 10.1.1.1 0.0.0.0 eq 23  routerA(config)#access-list 100 deny tcp any 10.1.2.1 0.0.0.0 eq 23  routerA(config)#access-list 100 permit ip [阅读全文] [PDF]
    2514 Router   Current configuration:   !   version 12.0   service timestamps debug uptime   service timestamps log uptime   no service password-encryption   !   hostname horton   !   enable secret 5 $1$GwRz$YS/82LXSYcgD1d5Nua9Ob1 [阅读全文] [PDF]
  Here is my 1601 performing as a DHCP server config...   The pool is how I use DHCP to assign the same IP to the same PC   each time, essentially a IP address assignment. The only other   requirement would be that on the erface DHCP requests will be   received, you have an inboun [阅读全文] [PDF]
1 共3条 分1页