当前位置: 首页 > news >正文

北京网站建设 招聘信息网站推广的平台

北京网站建设 招聘信息,网站推广的平台,六安网站建设哪家靠谱,用什么做公司宣传网站一.200.1.1.0/24子网划分 1.划分八个子网 2.选用前5个,第五个子网再划分4个子网作为骨干 二.规划路由 三.配置(下一跳) 1.先依次实现四个路由器之间全网可通 2.为路由器配置地址池,使用全局模式获取dhcp,指定网关…

一.200.1.1.0/24子网划分

1.划分八个子网

2.选用前5个,第五个子网再划分4个子网作为骨干

二.规划路由

三.配置(下一跳)

1.先依次实现四个路由器之间全网可通

2.为路由器配置地址池,使用全局模式获取dhcp,指定网关和dns

3.PC测试


 

一.200.1.1.0/24子网划分

1.划分八个子网

200.1.1.0/27

200.1.1.32/27

200.1.1.64/27

200.1.1.96/27

200.1.1.128/27

200.1.1.160/27

200.1.1.192/27

200.1.1..224/27

2.选用前5个,第五个子网再划分4个子网作为骨干

200.1.1.128/29

200.1.1.136/29

200.1.1.144/29

200.1.1.152/29

二.规划路由

AR1:

到达200.1.1.0/27一条

到达200.1.1.64/27一条

到达200.1.1.96/27两条

到达200.1.1.144/29一条

到达200.1.1.152/29一条

AR2:

到达200.1.1.0/27两条

到达200.1.1.32/27一条

到达200.1.1.96/27一条

到达200.1.1.128/29一条

到达200.1.1.152/29一条

AR3:

到达200.1.1.32/27两条

到达200.1.1.64/27一条

到达200.1.1.0/27一条

到达200.1.1.128/29一条

到达200.1.1.136/29一条

AR4:

到达200.1.1.64/27两条

到达200.1.1.32/27一条

到达200.1.1.64/27一条

到达200.1.1.136/29一条

到达200.1.1.144/29一条

三.配置(下一跳)

1.先依次实现四个路由器之间全网可通

[Huawei]ip route-static 200.1.1.136 29 200.1.1.130
#根据规划路由依次写静态路由实现通信

AR1:

[r1]display ip routing-table protocol static
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Public routing table : StaticDestinations : 5        Routes : 6        Configured Routes : 6Static routing table status : <Active>Destinations : 5        Routes : 6Destination/Mask    Proto   Pre  Cost      Flags NextHop         Interface200.1.1.0/27  Static  60   0          RD   200.1.1.129     GigabitEthernet
0/0/1200.1.1.64/27  Static  60   0          RD   200.1.1.138     GigabitEthernet
0/0/0200.1.1.96/27  Static  60   0          RD   200.1.1.129     GigabitEthernet
0/0/1Static  60   0          RD   200.1.1.138     GigabitEthernet
0/0/0200.1.1.144/29  Static  60   0          RD   200.1.1.138     GigabitEthernet
0/0/0200.1.1.152/29  Static  60   0          RD   200.1.1.129     GigabitEthernet
0/0/1Static routing table status : <Inactive>Destinations : 0        Routes : 0

AR2:

[r2]display ip routing-table protocol static 
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Public routing table : StaticDestinations : 5        Routes : 6        Configured Routes : 6Static routing table status : <Active>Destinations : 5        Routes : 6Destination/Mask    Proto   Pre  Cost      Flags NextHop         Interface200.1.1.0/27  Static  60   0          RD   200.1.1.146     GigabitEthernet
0/0/0Static  60   0          RD   200.1.1.137     GigabitEthernet
0/0/1200.1.1.32/27  Static  60   0          RD   200.1.1.137     GigabitEthernet
0/0/1200.1.1.96/27  Static  60   0          RD   200.1.1.146     GigabitEthernet
0/0/0200.1.1.128/29  Static  60   0          RD   200.1.1.137     GigabitEthernet
0/0/1200.1.1.152/29  Static  60   0          RD   200.1.1.146     GigabitEthernet
0/0/0Static routing table status : <Inactive>Destinations : 0        Routes : 0

AR3:

[r3]display ip routing-table protocol static 
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Public routing table : StaticDestinations : 5        Routes : 6        Configured Routes : 6Static routing table status : <Active>Destinations : 5        Routes : 6Destination/Mask    Proto   Pre  Cost      Flags NextHop         Interface200.1.1.0/27  Static  60   0          RD   200.1.1.154     GigabitEthernet
0/0/0200.1.1.32/27  Static  60   0          RD   200.1.1.154     GigabitEthernet
0/0/0Static  60   0          RD   200.1.1.145     GigabitEthernet
0/0/1200.1.1.64/27  Static  60   0          RD   200.1.1.145     GigabitEthernet
0/0/1200.1.1.128/29  Static  60   0          RD   200.1.1.154     GigabitEthernet
0/0/0200.1.1.136/29  Static  60   0          RD   200.1.1.145     GigabitEthernet
0/0/1Static routing table status : <Inactive>Destinations : 0        Routes : 0

AR4:

[r4]display ip routing-table protocol static 
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Public routing table : StaticDestinations : 5        Routes : 6        Configured Routes : 6Static routing table status : <Active>Destinations : 5        Routes : 6Destination/Mask    Proto   Pre  Cost      Flags NextHop         Interface200.1.1.32/27  Static  60   0          RD   200.1.1.130     GigabitEthernet
0/0/0200.1.1.64/27  Static  60   0          RD   200.1.1.130     GigabitEthernet
0/0/0Static  60   0          RD   200.1.1.153     GigabitEthernet
0/0/1200.1.1.96/27  Static  60   0          RD   200.1.1.153     GigabitEthernet
0/0/1200.1.1.136/29  Static  60   0          RD   200.1.1.130     GigabitEthernet
0/0/0200.1.1.144/29  Static  60   0          RD   200.1.1.153     GigabitEthernet
0/0/1Static routing table status : <Inactive>Destinations : 0        Routes : 0

2.为路由器配置地址池,使用全局模式获取dhcp,指定网关和dns

[r1]dhcp enable 
[r1]ip pool s1
[r1-ip-pool-s1]network 200.1.1.32 mask 27 
[r1-ip-pool-s1]dns-list 114.114.114.114 8.8.8.8
[r1-ip-pool-s1]gateway-list 200.1.1.33
[r1]interface GigabitEthernet 0/0/2
[r1-GigabitEthernet0/0/2]dhcp select global 
#四个路由器同样做此配置

AR1:

[r1]ip pool s1
[r1-ip-pool-s1]display this 
[V200R003C00]
#
ip pool s1gateway-list 200.1.1.33 network 200.1.1.32 mask 255.255.255.224 dns-list 114.114.114.114 8.8.8.8 
#
return

AR2:

[r2]ip pool S2
[r2-ip-pool-s2]display this 
[V200R003C00]
#
ip pool s2gateway-list 200.1.1.65 network 200.1.1.64 mask 255.255.255.224 dns-list 114.114.114.114 8.8.8.8 
#
return

AR3:

[r3]ip pool s3
[r3-ip-pool-s3]display this 
[V200R003C00]
#
ip pool s3gateway-list 200.1.1.97 network 200.1.1.96 mask 255.255.255.224 dns-list 114.114.114.114 8.8.8.8 
#
return

AR4:

[r4]ip pool s4
[r4-ip-pool-s4]dis	
[r4-ip-pool-s4]display th	
[r4-ip-pool-s4]display this 
[V200R003C00]
#
ip pool s4gateway-list 200.1.1.1 network 200.1.1.0 mask 255.255.255.224 dns-list 114.114.114.114 8.8.8.8 
#
return

3.PC测试

PC>ipconfig             #PC8Link local IPv6 address...........: fe80::5689:98ff:fe61:7b69
IPv6 address......................: :: / 128
IPv6 gateway......................: ::
IPv4 address......................: 200.1.1.29
Subnet mask.......................: 255.255.255.224
Gateway...........................: 200.1.1.1
Physical address..................: 54-89-98-61-7B-69
DNS server........................: 114.114.114.1148.8.8.8PC>ping 200.1.1.62Ping 200.1.1.62: 32 data bytes, Press Ctrl_C to break
Request timeout!
Request timeout!
From 200.1.1.62: bytes=32 seq=3 ttl=126 time=78 ms
From 200.1.1.62: bytes=32 seq=4 ttl=126 time=78 ms
From 200.1.1.62: bytes=32 seq=5 ttl=126 time=94 ms--- 200.1.1.62 ping statistics ---5 packet(s) transmitted3 packet(s) received40.00% packet lossround-trip min/avg/max = 0/83/94 msPC>ping 200.1.1.61Ping 200.1.1.61: 32 data bytes, Press Ctrl_C to break
Request timeout!
From 200.1.1.61: bytes=32 seq=2 ttl=126 time=62 ms
From 200.1.1.61: bytes=32 seq=3 ttl=126 time=79 ms
From 200.1.1.61: bytes=32 seq=4 ttl=126 time=93 ms
From 200.1.1.61: bytes=32 seq=5 ttl=126 time=78 ms--- 200.1.1.61 ping statistics ---5 packet(s) transmitted4 packet(s) received20.00% packet lossround-trip min/avg/max = 0/78/93 msPC>ping 200.1.1.94Ping 200.1.1.94: 32 data bytes, Press Ctrl_C to break
Request timeout!
Request timeout!
Request timeout!
Request timeout!
From 200.1.1.94: bytes=32 seq=5 ttl=125 time=78 ms--- 200.1.1.94 ping statistics ---5 packet(s) transmitted1 packet(s) received80.00% packet lossround-trip min/avg/max = 0/78/78 msPC>ping 200.1.1.93Ping 200.1.1.93: 32 data bytes, Press Ctrl_C to break
Request timeout!
From 200.1.1.93: bytes=32 seq=2 ttl=125 time=94 ms
From 200.1.1.93: bytes=32 seq=3 ttl=125 time=46 ms
From 200.1.1.93: bytes=32 seq=4 ttl=125 time=79 ms
From 200.1.1.93: bytes=32 seq=5 ttl=125 time=78 ms--- 200.1.1.93 ping statistics ---5 packet(s) transmitted4 packet(s) received20.00% packet lossround-trip min/avg/max = 0/74/94 msPC>ping 200.1.1.125Ping 200.1.1.125: 32 data bytes, Press Ctrl_C to break
Request timeout!
From 200.1.1.125: bytes=32 seq=2 ttl=126 time=78 ms
From 200.1.1.125: bytes=32 seq=3 ttl=126 time=78 ms
From 200.1.1.125: bytes=32 seq=4 ttl=126 time=47 ms
From 200.1.1.125: bytes=32 seq=5 ttl=126 time=62 ms--- 200.1.1.125 ping statistics ---5 packet(s) transmitted4 packet(s) received20.00% packet lossround-trip min/avg/max = 0/66/78 msPC>ping 200.1.1.126Ping 200.1.1.126: 32 data bytes, Press Ctrl_C to break
Request timeout!
From 200.1.1.126: bytes=32 seq=2 ttl=126 time=62 ms
From 200.1.1.126: bytes=32 seq=3 ttl=126 time=78 ms
From 200.1.1.126: bytes=32 seq=4 ttl=126 time=63 ms
From 200.1.1.126: bytes=32 seq=5 ttl=126 time=62 ms--- 200.1.1.126 ping statistics ---5 packet(s) transmitted4 packet(s) received20.00% packet lossround-trip min/avg/max = 0/66/78 ms
http://www.yidumall.com/news/69797.html

相关文章:

  • 设计网站公司开发网上做广告怎么收费
  • 广东省网站备案系统企业培训考试
  • 如何快速网络推广赚钱青岛官网seo
  • 网站网页设计如何选宁波seo软件免费课程
  • 移动网站设计方案每日新闻摘抄10条
  • 网站开发公司的选择百度引擎入口官网
  • 用别人家网站做跳转网站推广的方式有哪些?
  • wordpress自定义图片网站优化公司哪个好
  • 基于python网站开发乐天seo培训中心
  • 一个云主机可以做多少网站工具seo
  • 做文案应该关注的网站推荐南山网站seo
  • 巴中哪里做网站seo sem是什么意思
  • 大型网站集群怎么做建什么网站可以长期盈利
  • 一个人开淘宝店容易吗广州seo诊断
  • 周口市做网站互联网推广平台
  • 中国建设电工立网站seo基础教程视频
  • 用手机域名做网站网络营销做得好的企业有哪些
  • 铜梁旅游网站建设管理安卓优化大师下载
  • 上海制作企业网站石家庄网站优化
  • 腾讯 网站开发百度seo整站优化
  • 网站设计登录界面怎么做百度首页推广
  • 政府网站建设指南 标准百度收录刷排名
  • 网站建设推广服务合同搜索引擎收录提交入口
  • jquery 单击input输入框弹出选择框多用于人才类网站拼多多商品关键词搜索排名
  • 做网站如何链接邮箱网页优化方案
  • 建设网站需要几个文件夹引流推广平台软件
  • 温州seo排名公司成都网站seo诊断
  • 临沂建站程序快速建站哪个平台好
  • 做易拉宝的素材网站经典软文案例50字
  • 建设垂直网站需要哪些流程图网络服务合同纠纷