实验拓扑图实验环境R4作为DHCP服务器,R1,R2上做中继服务,实现不同网段的pc获取地址1,配置sw交换机<Huawei>sys##进入系统视图模式[Huawei]sysnameSW1##修改名字[SW1]vlanbat1020##创建vlan1020Info:Thisoperationmaytakeafewseconds.Pleasewaitforamoment...done.[
分类:
其他好文 时间:
2019-11-10 09:25:07
阅读次数:
799
DFA最小化,语法分析初步 1.将DFA最小化:教材P65 第9题 2.构造以下文法相应的最小的DFA S→ 0A|1B A→ 1S|1 B→0S|0 3.自上而下语法分析,回溯产生的原因是什么? 4.P100 练习4,反复提取公共左因子。 答:1、 因为6,7是DFA的终态,其他是非终态,可将状态 ...
分类:
其他好文 时间:
2019-11-08 18:56:47
阅读次数:
90
@[toc]简单介绍命令以太网工作在数据链路层数据的三要素:1.语法2.语义3.同步(接口速率)http://7n4.cn/或https://mac.51240.xom可以查询MAC地址厂商displaymac-address查看mac地址表sysnameR1改名为R1disversion查看系统版本interfacegigabitethernet0/0/1进入g0/0/1接口ip-subnet-
分类:
其他好文 时间:
2019-11-08 09:38:27
阅读次数:
112
VRRP浮动路由eNSP中拓扑:LSW3:[SW3]vlanbatch1020[SW3]inte0/0/1[SW3-Ethernet0/0/1]portlink-typeaccess[SW3-Ethernet0/0/1]portdefaultvlan10[SW3-Ethernet0/0/1]unshInfo:InterfaceEthernet0/0/1isnotshutdown.[SW3-Ethe
分类:
其他好文 时间:
2019-11-07 19:35:37
阅读次数:
175
Demo1:静态NAT地址转换eNSP中拓扑:SW1:<Huawei>sys[Huawei]sysnameSW1[SW1]vlanbatch10203040Info:Thisoperationmaytakeafewseconds.Pleasewaitforamoment...done.[SW1]intvlanif10[SW1-Vlanif10]ipadd192.168.10.124[S
分类:
其他好文 时间:
2019-11-07 09:47:49
阅读次数:
819
华为三层交换机工作原理:一次交换,多次转发作用:实现vlan间的数据互通ensp拓扑图如下:SW2<Huawei>sys[Huawei]sysnameSW2[SW2]vlanbatch1020[SW2]inte0/0/2[SW2-Ethernet0/0/2]portlink-typeaccess[SW2-Ethernet0/0/2]portdefaultvlan10[SW2-Ether
分类:
其他好文 时间:
2019-11-06 20:01:03
阅读次数:
289
DHCP中继服务dhcp中继:给不同网段主机分配IP;dhcp服务:给同一网段主机分配IP.ensp拓扑图如下:SW1<Huawei>sys[Huawei]sysnameSW1[SW1]vlanbat1020Info:Thisoperationmaytakeafewseconds.Pleasewaitforamoment...done.[SW1]inte0/0/1[SW1-Ethern
分类:
其他好文 时间:
2019-11-06 10:33:14
阅读次数:
96
三层交换eNSP中拓扑:SW2:<Huawei>sys[Huawei]sysnameSW2[SW2]vlanbatch1020[SW2]inte0/0/2[SW2-Ethernet0/0/2]portlink-typeaccess[SW2-Ethernet0/0/2]portdefaultvlan10[SW2-Ethernet0/0/2]unsh[SW2-Ethernet0/0/2]i
分类:
其他好文 时间:
2019-11-05 18:42:47
阅读次数:
107
DHCP中继eNSP中拓扑图:SW1:<Huawei>sys[Huawei]sysnameSW1[SW1]vlanbat1020Info:Thisoperationmaytakeafewseconds.Pleasewaitforamoment...done.[SW1]inte0/0/1[SW1-Ethernet0/0/1]portlink-typeaccess[SW1-Ethernet
分类:
其他好文 时间:
2019-11-05 17:08:30
阅读次数:
97
一 .scrapy https://www.cnblogs.com/wupeiqi/p/6229292.html 1.scrapy简介 2. 创建项目 创建: 爬虫项目的目录结构: ...
分类:
其他好文 时间:
2019-11-05 00:42:00
阅读次数:
65