- 1、本文档共6页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ip地址配置和telnet配置.pdf
誉天教育 chaijian (RS,SEC) CCIE --18403
实验拓扑
实验目的:
掌握基本接口ip 地址配置,熟悉基本telnet 登陆设置
实验步骤:
1. 查看相关接口连接
Router#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset administratively down down
Serial1/0 unassigned YES unset administratively down down
Serial1/1 unassigned YES unset administratively down down
Serial1/2 unassigned YES unset administratively down down
Serial1/3 unassigned YES unset administratively down down
2. 配置主机名以及相关参数
Router#conf t
Router(config)#host R1
R1(config)#no ip domain-lo
R1(config)#line con 0
R1(config-line)#no exec-t
R1(config-line)#exit
R1(config)#
R1(config)#
R1(config)#
3. 配置串口ip 地址
R1(config)#interface serial 1/1
R1(config-if)#ip add
R1(config-if)#ip address 10.10.12.1 255.255.255.0
R1(config-if)#clock rate 64000
R1(config-if)#no shutdown
R1(config-if)#end
誉天教育 chaijian (RS,SEC) CCIE --18403
R1#sh ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset administratively down down
Serial1/0 unassigned YES unset administratively down down
Serial1/1 10.10.12.1 YES manual up up
Serial1/2 unassigned YES unset administratively down down
Serial1/3 unassigned YES unset administratively down down
4. 查看接口信息R1#sh interfaces serial 1/1
R1#sh interfaces serial 1/1
Serial1/1 is up, line protocol is up
Hardware is M4T
In
您可能关注的文档
- GE6sigma资料-3.ppt
- Geowissenschaftler und ihre Verantwortung für die menschliche Gesellschaft.pdf
- GE医疗集团2013求职大礼包.pdf
- GE本特利内华达产品.pdf
- GE经典PPT.ppt
- GN DRIVE科技.doc
- HFA1110IBZ,HFA1110IB,HFA1110EVAL, 规格书,Datasheet 资料.pdf
- hib 在巴西效果研究.pdf
- Hinführung zum Kurs Translation.pptx
- HSW-H4016S.v1150814四口网络滤波器.pdf
- ISBN代码.docx
- ISD1730语音芯片编程c.doc
- ISO Latin字符实体.doc
- J. Clin. Microbiol.-2010-He-3888-92-肠道细菌.pdf
- jQuery UI 实例 – 日期选择器(Datepicker).pdf
- Kinetis热门教程-手把手学习官方例程三Kinetis100MHzI2C.pdf
- language2011年文章题目汇总.pdf
- le的用法.doc
- liquid–liquid phase separation.pdf
- LM741CNNOPB,LM741CHNOPB,LM741HNOPB, 规格书,Datasheet 资料.pdf
本人在医药行业摸爬滚打10年,做过实验室QC,仪器公司售后技术支持工程师,擅长解答实验室仪器问题,现为一家制药企业仪器管理。
文档评论(0)