资源描述:
《思科模拟器——DHCP服务器中继实验.pdf》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、2017-7-9基于思科模拟器ZKY正品体育西北网络搭建及应用技能大赛赛前培训——自学笔记思科模拟器DHCP服务器中继实验【DHCP服务器中继案例1】只有一个网段的DHCP中继其中路由器作为DHCP服务器,交换机作为中继一、交换机配置过程Switch>Switch>enSwitch#confSwitch(config)#vlan10创建VLAN10Switch(config-vlan)#exitSwitch(config)#intvlan10Switch(config-if)#ipaddress192.168.10.254255.255.255.0为VLAN10配置地址Switch(confi
2、g-if)#noshut开启虚拟接口Switch(config-if)#exitSwitch(config)#intfa0/1Switch(config-if)#switchportaccessvlan10将fa0/1加入vlan10Switch(config-if)#exitSwitch(config)#intfa0/24Switch(config-if)#noswitchport将交换口转换为路由口Switch(config-if)#ipadSwitch(config-if)#ipaddress172.16.1.1255.255.255.0Switch(config-if)#noshutS
3、witch(config-if)#exSwitch(config)#iproute0.0.0.00.0.0.0172.16.1.21网络搭建及应用技能大赛赛前培训——自学笔记Switch(config-if)#Switch(config-if)#exitSwitch(config)#intvlan10Switch(config-if)#ip?access-groupSpecifyaccesscontrolforpacketsaddressSettheIPaddressofaninterfacehello-intervalConfiguresIP-EIGRPhellointervalhelper
4、-addressSpecifyadestinationaddressforUDPbroadcastsnatNATinterfacecommandsospfOSPFinterfacecommandsproxy-arpEnableproxyARPsplit-horizonPerformsplithorizonsummary-addressPerformaddresssummarizationSwitch(config-if)#iphelpSwitch(config-if)#iphelper-address172.16.1.2Switch(config-if)#endSwitch#%SYS-5-CO
5、NFIG_I:ConfiguredfromconsolebyconsoleSwitch#shiprouteCodes:C-connected,S-static,I-IGRP,R-RIP,M-mobile,B-BGPD-EIGRP,EX-EIGRPexternal,O-OSPF,IA-OSPFinterareaN1-OSPFNSSAexternaltype1,N2-OSPFNSSAexternaltype2E1-OSPFexternaltype1,E2-OSPFexternaltype2,E-EGPi-IS-IS,L1-IS-ISlevel-1,L2-IS-ISlevel-2,ia-IS-ISi
6、nterarea*-candidatedefault,U-per-userstaticroute,o-ODRP-periodicdownloadedstaticrouteGatewayoflastresortis172.16.1.2tonetwork0.0.0.0172.16.0.0/24issubnetted,1subnetsC172.16.1.0isdirectlyconnected,FastEthernet0/24C192.168.10.0/24isdirectlyconnected,Vlan10S*0.0.0.0/0[1/0]via172.16.1.2Switch#confConfig
7、uringfromterminal,memory,ornetwork[terminal]?Enterconfigurationcommands,oneperline.EndwithCNTL/Z.Switch(config)#iproutingSwitch(config)#endSwitch#%SYS-5-CONFIG_I:ConfiguredfromconsolebyconsoleSwitch#w