1、MPLS解析2、实验拓扑3、基础配置R1配置interfaceSerial0/0ipaddress12.1.1.1255.255.255.0routerospf110router-id1.1.1.1network12.1.1.00.0.0.255area0R2配置interfaceSerial0/0ipaddress12.1.1.2255.255.255.0interfaceSerial0/1ipaddress23.1.1.2255.255.255.0routerospf..
分类:
其他好文 时间:
2016-01-13 20:05:53
阅读次数:
198
1、DHCPSnooping解析开启DHCPSnooping后,默认所有的端口都为untrusted接口。untrusted接口:可以接收Discovery消息,但当收到Offer消息后,会直接Drop掉,不发任何DHCP消息。trusted接口:收发任何dhcp消息。一般将上行端口和连接可信任DHCP服务器的端口设为trusted接口。2、..
分类:
其他好文 时间:
2016-01-12 15:40:23
阅读次数:
159
1、PortSecurity解析触发PortSecurity的条件:未授权的MAC地址端口MAC地址数量超过了限制触发PortSecurity后的动作:protectSecurityviolationprotectmode丢弃数据,不发送SNMPTrap消息restrictSecurityviolationrestrictmode丢弃数据帧,发送SNMPTrap消息shutdownSecurityviol..
分类:
系统相关 时间:
2016-01-11 18:33:02
阅读次数:
218
MySQL数据库安装与配置1.实验需求:1)使用yum安装MySQL数据库2)MySQL数据库的基本操作(增、删、改、查)3)MySQL数据库的维护4)MySQL数据库的备份与恢复2.实验环境:Linux服务器系统版本:RedHatEnterpriseLinux6.5IP:192.168.10.20WIN7系统客户机:IP:192.168.10.13.实验步骤..
分类:
数据库 时间:
2016-01-10 17:18:30
阅读次数:
362
1、实验拓扑VirtualRouteRedundancyProtocol两台路由器之间虚拟出一个网关,一台为master路由器,另一台为backup路由器,当active路由器down后,standby路由器10s内收到不hello信息,就取代active路由器。VRRP与HSRP的差异主备路由器的叫法不同,HSRP分别称为active和standby,..
分类:
其他好文 时间:
2015-12-28 18:41:01
阅读次数:
158
1、实验拓扑GatewayLoadBalancingProtocolAVF(Activevirtualforwarder)所有运行GLBP的路由器,交换机都成为AVFAVG(Activevirtualgateway)从所有AVF中选取出一个AVG(高优先级,高IP)GLBP一个虚拟网关IP,多个虚拟MAC(AVG为每台AVF分配一个虚拟MAC地址)当PC发送ARPRequest时..
分类:
其他好文 时间:
2015-12-28 18:38:13
阅读次数:
201
1、实验拓扑2、实验配置R2配置interfaceVlan1ipaddress192.168.137.20255.255.255.0iproute0.0.0.00.0.0.0192.168.137.1clocktimezoneGMT+8ntpserver61.153.197.226ntpmaster1R1配置interfaceVlan1ipaddress192.168.137.10255.255.255.0iproute0.0.0.00.0.0.0192.168.137.1ntps..
分类:
其他好文 时间:
2015-12-26 08:36:14
阅读次数:
184
1、实验拓扑2、实验配置S1配置vlan100remote-spanmonitorsession1sourceinterfacef0/1monitorsession1destinationremotevlan100S2配置vlan100remote-spanmonitorsession1sourceremotevlan100monitorsession1destinationinterfacef0/33、实验测试
分类:
其他好文 时间:
2015-12-26 00:04:26
阅读次数:
477
1、实验拓扑2、实验配置S1配置iproutingvlan10vlan20interfaceFastEthernet0/1switchporttrunkencapsulationdot1qswitchportmodetrunkswitchportnonegotiateinterfaceVlan10ipaddress192.168.10.254255.255.255.0interfaceVlan20ipaddress192.168.20.254255.255.255.0S2配置vla..
分类:
其他好文 时间:
2015-12-25 19:30:35
阅读次数:
178
1、实验拓扑2、实验配置R1配置interfaceFastEthernet0/0noshutinterfaceFastEthernet0/0.10encapsulationdot1Q10ipaddress192.168.10.254255.255.255.0interfaceFastEthernet0/0.20encapsulationdot1Q20ipaddress192.168.20.254255.255.255.0S2配置vlan10vlan20interfaceFastEt..
分类:
其他好文 时间:
2015-12-25 19:29:34
阅读次数:
164