设为首页收藏本站language 语言切换
查看: 1524|回复: 0
收起左侧

[原创] DHCP实验,请大神指点是否有什么错误。

[复制链接]
发表于 2014-7-2 16:48:37 | 显示全部楼层 |阅读模式
配置:
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
!
!
!
ip dhcp excluded-address 192.168.200.253 192.168.200.255
ip dhcp excluded-address 192.168.100.253 192.168.100.255
!
ip dhcp pool ccie
network 192.168.100.0 255.255.255.0
default-router 192.168.100.254
dns-server 200.1.1.1
ip dhcp pool ccnp
network 192.168.200.0 255.255.255.0
default-router 192.168.200.254
dns-server 200.1.1.1
!
!
spanning-tree mode pvst
!
!
interface FastEthernet0/1
switchport access vlan 100
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/2
switchport access vlan 200
switchport mode access
spanning-tree portfast
!
interface Vlan1
no ip address
shutdown
!
interface Vlan100
ip address 192.168.100.254 255.255.255.0
ip helper-address 192.168.100.252
!
interface Vlan200
ip address 192.168.200.254 255.255.255.0
ip helper-address 192.168.200.252
!
ip classless
ip route 192.168.100.0 255.255.255.0 192.168.100.254
请大神指点 QQ图片20140702164048.jpg
您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-2-26 09:33 , Processed in 0.061661 second(s), 24 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表