关键词不能为空

当前您在: 主页 > 英语 >

华为静态路由实验练习

作者:高考题库网
来源:https://www.bjmy2z.cn/gaokao
2021-02-12 22:41
tags:

-

2021年2月12日发(作者:妇女节的英文)


华为静态路由实验练习



汤建军(


tony






R1


配置情况:






clo



clock d



clock datetime 18:30:00 2017-03-05


[Huawei]sy



[Huawei]sysname R1


Mar 5 2017 18:30:19-08:00 Huawei %%01IFPDT/4/IF_STATE(l)[0]:Interface


GigabitEt


hernet0/0/1 has turned into UP state.


[Huawei]sysname R1


[R1]


[R1]


[R1]


sy


system-view


Enter system view, return user view with Ctrl+Z.


[R1]


[R1]su


[R1]super p



[R1]super password c


[R1]super password cipher 123456


[R1]


[R1]us


华为静态路由实验练习



汤建军(


tony




[R1]user-i



[R1]user-interface v


[R1]user-interface vty 0 4


[R1-ui-vty0-4]


[R1-ui- vty0-4]au



[R1-ui- vty0-4]authentication-mode p




[R1-ui- vty0-4]authentication-mode password


[R1-ui-vty0-4]


[R1-ui- vty0-4]se



[R1-ui-vty0-4]set au


[R1-ui-vty0-4]set authentication p


[R1-ui-vty0-4]set authentication password c



[R1-ui- vty0-4]set authentication password cipher 123456


[R1-ui-vty0-4]


[R1-ui- vty0-4]q


[R1]


[R1]


[R1]int



[R1]interface g



[R1]interfaceGigabitEthernet 0/0/0


[R1-GigabitEthernet0/0/0]


[R1-GigabitEthernet0/0/0]ip add



[R1-GigabitEthernet0/0/0]ip address 192.168.1.254 24


[R1-GigabitEthernet0/0/0]


Mar 5 2017 18:51:37-08:00 R1 %%01IFNET/4/LINK_STATE(l)[0]:The line


protocol IP


on the interface GigabitEthernet0/0/0 has entered the UP state.


[R1-GigabitEthernet0/0/0]


[R1-GigabitEthernet0/0/0]un


[R1-GigabitEthernet0/0/0]undosh



[R1-GigabitEthernet0/0/0]undo shutdown


Info: Interface GigabitEthernet0/0/0 is not shutdown.


[R1-GigabitEthernet0/0/0]q


[R1]


[R1]int



[R1]interface g



[R1]interfaceGigabitEthernet 0/0/1


[R1-GigabitEthernet0/0/1]ip ad



[R1-GigabitEthernet0/0/1]ip address 192.168.12.1 24


[R1-GigabitEthernet0/0/1]


Mar 5 2017 18:53:23-08:00 R1 %%01IFNET/4/LINK_STATE(l)[1]:The line


protocol IP


on the interface GigabitEthernet0/0/1 has entered the UP state.


Please configure the login password (maximum length 16):123456


华为静态路由实验练习



汤建军(


tony




[R1-GigabitEthernet0/0/1]un


[R1-GigabitEthernet0/0/1]undosh



[R1-GigabitEthernet0/0/1]undo shutdown


Info: Interface GigabitEthernet0/0/1 is not shutdown.


[R1-GigabitEthernet0/0/1]


[R1-GigabitEthernet0/0/1]q


[R1]


[R1]dis




[R1]displayipint



[R1]displayip interface b


[R1]displayip interface brief


*down: administratively down


^down: standby


(l): loopback


(s): spoofing


The number of interface that is UP in Physical is 3


The number of interface that is DOWN in Physical is 1


The number of interface that is UP in Protocol is 3


The number of interface that is DOWN in Protocol is 1



Interface IP Address/Mask Physical Protocol


GigabitEthernet0/0/0 192.168.1.254/24 up up


GigabitEthernet0/0/1 192.168.12.1/24 up up


GigabitEthernet0/0/2 unassigned down down


NULL0 unassigned up up(s)


[R1]


[R1]


[R1]



Please


check


whether


system


data


has


been


changed,


and


save


data


in


time



Configuration console time out, please press any key to log on






sy


Enter system view, return user view with Ctrl+Z.


[R1]


[R1]


[R1]ipro



[R1]ip route-


[R1]ip route-static 192.168.23.0 255.255.255.0 192.168.12.2


[R1]


华为静态路由实验练习


< /p>


汤建军(


tony



[R1]ipro



[R1]ip route-


[R1]ip route- static 192.168.2.0 255.255.255.0 192.168.23.2


[R1]


[R1]


[R1]dis



[R1]displayipro



[R1]displayip routing-table


Route Flags: R - relay, D - download to fib


----------------------------------- ----------------------------------


----- ----


Routing Tables: Public


Destinations : 12 Routes : 12



Destination/Mask Proto Pre Cost Flags NextHop


Interface



127.0.0.0/8 Direct 0 0 D 127.0.0.1


InLoopBack0


127.0.0.1/32 Direct 0 0 D 127.0.0.1


InLoopBack0


127.255.255.255/32 Direct 0 0 D 127.0.0.1


InLoopBack0


192.168.1.0/24 Direct 0 0 D 192.168.1.254


GigabitEthernet


0/0/0


192.168.1.254/32 Direct 0 0 D 127.0.0.1


GigabitEthernet


0/0/0


192.168.1.255/32 Direct 0 0 D 127.0.0.1


GigabitEthernet


0/0/0


192.168.2.0/24 Static 60 0 RD 192.168.23.2


GigabitEthernet


0/0/1


192.168.12.0/24 Direct 0 0 D 192.168.12.1


GigabitEthernet


0/0/1


192.168.12.1/32 Direct 0 0 D 127.0.0.1


GigabitEthernet


0/0/1


192.168.12.255/32 Direct 0 0 D 127.0.0.1


GigabitEthernet


0/0/1


华为静态路由实验练习



汤建军(


tony


< br>


192.168.23.0/24 Static 60 0 RD 192.168.12.2


GigabitEthernet


0/0/1


255.255.255.255/32 Direct 0 0 D 127.0.0.1


InLoopBack0



[R1]



Please


check


whether


system


data


has


been


changed,


and


save


data


in


time



Configuration console time out, please press any key to log on



ping 192.168.2.254


PING 192.168.2.254: 56 data bytes, press CTRL_C to break


Reply from 192.168.2.254: bytes=56 Sequence=1 ttl=254 time=50 ms


Reply from 192.168.2.254: bytes=56 Sequence=2 ttl=254 time=30 ms


Reply from 192.168.2.254: bytes=56 Sequence=3 ttl=254 time=50 ms


Reply from 192.168.2.254: bytes=56 Sequence=4 ttl=254 time=30 ms


Reply from 192.168.2.254: bytes=56 Sequence=5 ttl=254 time=20 ms



--- 192.168.2.254 ping statistics ---


5 packet(s) transmitted


5 packet(s) received


0.00% packet loss


round-trip min/avg/max = 20/36/50 ms



ping 192.168.2.1


PING 192.168.2.1: 56 data bytes, press CTRL_C to break


Request time out


Reply from 192.168.2.1: bytes=56 Sequence=2 ttl=126 time=40 ms


Reply from 192.168.2.1: bytes=56 Sequence=3 ttl=126 time=30 ms


Reply from 192.168.2.1: bytes=56 Sequence=4 ttl=126 time=50 ms


Reply from 192.168.2.1: bytes=56 Sequence=5 ttl=126 time=40 ms



--- 192.168.2.1 ping statistics ---


5 packet(s) transmitted


4 packet(s) received


20.00% packet loss


round-trip min/avg/max = 30/40/50 ms



save


The current configuration will be written to the device.


Are you sure to continue? (y/n)[n]:y


It will take several minutes to save configuration file, please


华为静态路由实验练习



汤建军(


tony




wait.........


Configuration file had been saved successfully


Note: The configuration file will take effect after being activated




Please


check


whether


system


data


has


been


changed,


and


save


data


in


time



Configuration console time out, please press any key to log on







R2


配置如下



clo



clock d



clock datetime 18:56:00 2017-03-05



sy



system-view


Enter system view, return user view with Ctrl+Z.


[Huawei]


[Huawei]sy



[Huawei]sysname R2


[R2]


[R2]su


[R2]super p



[R2]super password c


[R2]super password cipher 123456


[R2]


[R2]us


[R2]user-i



[R2]user-interface v


[R2]user-interface vty 0 4


[R2-ui-vty0-4]


[R2-ui- vty0-4]au



[R2-ui- vty0-4]authentication-mode p



[R2-ui-vty0-4]authentication-mode password


Please configure the login password (maximum length 16):123456


[R2-ui-vty0-4]


[R2-ui- vty0-4]se



[R2-ui- vty0-4]setau


[R2-ui-vty0-4]set authentication P


华为静态路由实验练习



汤建军(


tony


< br>


[R2-ui-vty0-4]set authentication password C



[R2-ui- vty0-4]set authentication password cipher 123456


[R2-ui-vty0-4]


[R2-ui- vty0-4]q


[R2]


[R2]int



[R2]interface G



[R2]interfaceGigabitEthernet 0/0/0


[R2-GigabitEthernet0/0/0]


[R2-GigabitEthernet0/0/0]ip ad



[R2-GigabitEthernet0/0/0]ip address 192.168.12.2 24


[R2-GigabitEthernet0/0/0]un


[R2-GigabitEthernet0/0/0]undosh



[R2-GigabitEthernet0/0/0]undo shutdown


Info: Interface GigabitEthernet0/0/0 is not shutdown.


[R2-GigabitEthernet0/0/0]


[R2-GigabitEthernet0/0/0]q


[R2]


[R2]int



[R2]interface G



[R2]interfaceGigabitEthernet 0/0/1


[R2-GigabitEthernet0/0/1]


[R2-GigabitEthernet0/0/1]ip add


[R2-GigabitEthernet0/0/1]ip address 192.168.23.1 24


[R2-GigabitEthernet0/0/1]


Mar 5 2017 19:02:40-08:00 R2 %%01IFNET/4/LINK_STATE(l)[1]:The line


protocol IP


on the interface GigabitEthernet0/0/1 has entered the UP state.


[R2-GigabitEthernet0/0/1]un


[R2-GigabitEthernet0/0/1]undosh



[R2-GigabitEthernet0/0/1]undo shutdown


Info: Interface GigabitEthernet0/0/1 is not shutdown.


[R2-GigabitEthernet0/0/1]


[R2-GigabitEthernet0/0/1]quit


[R2]


[R2]


[R2]dis


[R2]displayipint


[R2]displayip interface B



[R2]displayip interface brief


*down: administratively down


^down: standby


(l): loopback


(s): spoofing

-


-


-


-


-


-


-


-



本文更新与2021-02-12 22:41,由作者提供,不代表本网站立场,转载请注明出处:https://www.bjmy2z.cn/gaokao/646301.html

华为静态路由实验练习的相关文章

  • 余华爱情经典语录,余华爱情句子

    余华的经典语录——余华《第七天》40、我不怕死,一点都不怕,只怕再也不能看见你——余华《第七天》4可是我再也没遇到一个像福贵这样令我难忘的人了,对自己的经历如此清楚,

    语文
  • 心情低落的图片压抑,心情低落的图片发朋友圈

    心情压抑的图片(心太累没人理解的说说带图片)1、有时候很想找个人倾诉一下,却又不知从何说起,最终是什么也不说,只想快点睡过去,告诉自己,明天就好了。有时候,突然会觉得

    语文
  • 经典古训100句图片大全,古训名言警句

    古代经典励志名言100句译:好的药物味苦但对治病有利;忠言劝诫的话听起来不顺耳却对人的行为有利。3良言一句三冬暖,恶语伤人六月寒。喷泉的高度不会超过它的源头;一个人的事

    语文
  • 关于青春奋斗的名人名言鲁迅,关于青年奋斗的名言鲁迅

    鲁迅名言名句大全励志1、世上本没有路,走的人多了自然便成了路。下面是我整理的鲁迅先生的名言名句大全,希望对你有所帮助!当生存时,还是将遭践踏,将遭删刈,直至于死亡而

    语文
  • 三国群英单机版手游礼包码,三国群英手机单机版攻略

    三国群英传7五神兽洞有什么用那是多一个武将技能。青龙飞升召唤出东方的守护兽,神兽之一的青龙。玄武怒流召唤出北方的守护兽,神兽之一的玄武。白虎傲啸召唤出西方的守护兽,

    语文
  • 不收费的情感挽回专家电话,情感挽回免费咨询

    免费的情感挽回机构(揭秘情感挽回机构骗局)1、牛牛(化名)向上海市公安局金山分局报案,称自己为了挽回与女友的感情,被一家名为“实花教育咨询”的情感咨询机构诈骗4万余元。

    语文