资源描述:
《交换机路由器命令》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、一、S2126>en(进入特权模式,所以show命令皆在此模式下进行)S2126#showvlan(比如显示vlan)二、S2126#conft(进入全局配置模式,有关配置的操作皆在此进行)Enterconfigurationcommands,oneperline.EndwithCNTL/Z.S2126(config)#三、Router(config)#intfa0/0(进入端口配置模式,比如现在进入该路由器的以太网0/0口,所有关端口配置的都在此进行)Router(config-if)#ipaddress1
2、92.168.50.1255.255.255.0(比如该命令是进行该端口的ip配置)Router(config-if)#speed100(端口的速度为100M)Router(config-if)#duplexfull(端口的速度为全双工方式,如果是half就是半双工)Router(config-if)#noshutdown(路由器的每个端口配置结束后一定要开启)Router(config-if)#Router(config-if)#end(直接回到特权模式,而exit是向上一级一级的退)Router#四、路由
3、器:Router#showiproute(显示路由表信息)Codes:C-connected,S-static,I-IGRP,R-RIP,M-mobile,B-BGPD-EIGRP,EX-EIGRPexternal,O-OSPF,IA-OSPFinterareaN1-OSPFNSSAexternaltype1,N2-OSPFNSSAexternaltype2E1-OSPFexternaltype1,E2-OSPFexternaltype2,E-EGPi-IS-IS,L1-IS-ISlevel-1,L2-IS-
4、ISlevel-2,ia-IS-ISinterarea*-candidatedefault,U-per-userstaticroute,o-ODRP-periodicdownloadedstaticrouteGatewayoflastresortisnotsetC192.168.50.0/24isdirectlyconnected,FastEthernet0/0Router(config)#hostnameRC(路由器重新命名)RC(config)#RC(config)#iproute65.154.12.02
5、55.255.255.0202.98.1.2(静态路由表中,增加一条路由记录,如果要删除,则用noiproute65.154.12.0255.255.255.0202.98.1.2)RC(config)#RC(config)#Routerrip(rip动态路由配置)RC(config)#Version2RC(config)#Network192.168.1.0RC(config)#Routerospf1(ospf动态路由配置)RC(config)#Network192.168.1.00.0.0.255area
6、0rB(config)#linevty04(开启远程telnet)rB(config-line)#login%Logindisabledonline322,until'password'isset%Logindisabledonline323,until'password'isset%Logindisabledonline324,until'password'isset%Logindisabledonline325,until'password'isset%Logindisabledonline326,unt
7、il'password'issetrB(config-line)#password123(设置密码后方可远程telnet)rB(config-line)#loginrB(config-line)#exitrB(config)#enable?passwordAssigntheprivilegedlevelpasswordsecretAssigntheprivilegedlevelsecretrB(config)#enablepasswordabc(远程进入特权时有明文密码)rB(config)#enablese
8、cretdef(远程进入特权时有加密密码,优先权高点)rB(config)#endRA(config)#interfacese1/0RA(config-if)#encaRA(config-if)#encapsulation?frame-relayFrameRelaynetworkshdlcSerialHDLCsynchronouspppPoint-to-PointprotocolRA(config-