欢迎来到天天文库
浏览记录
ID:59331564
大小:51.50 KB
页数:13页
时间:2020-09-04
《锐捷路由设置实例.doc》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、锐捷路由设置实例设置console口密码lh#conftEnterconfigurationcommands,oneperline. EndwithCNTL/Z.lh(config)#linecon0lh(config-line)#passwordmimalh(config-line)#修改enable口令lh#conftEnterconfigurationcommands,oneperline. EndwithCNTL/Z.lh(config)#enablepasswordmimalh(config)#enablesecretmimalh(config)
2、#修改telnet口令lh#conftEnterconfigurationcommands,oneperline. EndwithCNTL/Z.lh(config)lh(config)#linevty04lh(config-line)#loginlh(config-line)#passwordmimalh(config-line)#exitlh(config)#exitlh#exit出现攻击时掉线时请用console链接路由,保存好如下命令的相关内容,用以分析:1、showver (版本信息)2、showrun
3、 (配置信息)3、showarp (arp信息)4、showinterface (端口信息)5、showipnattrans (nat信息)6、showipnatstat 7、showipnatstatisticsper-user (只要第1屏的信息)8、showipcache (只要第1屏的信息)9、showipnatstatisticssuspicious-pc发送免费arp:lh#conftEnterconfiguratio
4、ncommands,oneperline. EndwithCNTL/Z.lh(config)#intf0/0(内网)lh(config)#arpgrint1lh(config)#intf1/0(外网)lh(config)#arpgrint1lh(config)#endlh#wr端口映射:lh#conftEnterconfigurationcommands,oneperline. EndwithCNTL/Z.lh(config)#ipnatsourcestatictcp192.168.3.99ip80219.128.102.11080permit-insid
5、elh(config)#endlh#wr限制内网某机器不限速(192.168.2.80):lh#conftEnterconfigurationcommands,oneperline. EndwithCNTL/Z.lh(config)#ipnattranslationrate-limitiprange192.168.2.2192.168.2.79inbound500outbound1000lh(config)#ipnattranslationrate-limitiprange192.168.2.81192.168.3.253inbound500outbound
6、1000lh(config)#endlh#wr限制内网PC的链接线程数同限速:lh#conftEnterconfigurationcommands,oneperline. EndwithCNTL/Z.lh(config)#ipnattranslationper-user0.0.0.0250lh(config)#ipnattranslationrate-limitdefaultinbound500outbound1000lh(config)#endlh#wr禁止公网访问IPlh#conftEnterconfigurationcommands,oneperlin
7、e. EndwithCNTL/Z.lh(config)#access-list3199denyicmpanyanyecholh(config)#access-list3199denytcpanyanyeq135lh(config)#access-list3199denytcpanyanyeq139lh(config)#access-list3199denyudpanyanyeqnetbios-sslh(config)#access-list3199denytcpanyanyeq445lh(config)#access-list3199denytcpanyho
8、st219.128.102.110eq
此文档下载收益归作者所有