争怎路由网:是一个主要分享无线路由器安装设置经验的网站,汇总WiFi常见问题的解决方法。

锐捷路由器设置经常见命令案例

时间:2024/11/4作者:未知来源:争怎路由网人气:

路由器是连接各个网络的设备,它能够以最佳的路径将接收到的信号发送出去,是互联网络的枢纽。路由器具有判断网网络地址和选择网络IP的功能,能在多个互联网络中建立连接,同时路由器只接受源网站和其他路由器的信息,属于互联设备。

1.show ip interface brief
2.show ip interface fastethernet 1/0
3.ip nat inside source static tcp 192.168.1.111 53026 interface FastEthernet 1/0 53026
4.ip nat pool pool_name start_IP end_IP netmask
5.show ip nat static per_user     //查看进程数命令
6.show ip nat translation    //查看地址转换情况
7.ip nat translation per_user 192.168.1.0 150    //对IP段限制进程数,普通浏览网页200个连接数已经足够,P2P可以轻易达到700以上
8.clear ip nat translation * 配置一条静态NAT项目(必须在全局配置模式下执行)
.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt { background-color: #f4f4f4; width: 100%; margin: 0em; } .csharpcode .lnum { color: #606060; }
R2632(config)# ip nat inside source static tcp 192.168.1.125 12345 interface fastethernet 1/0 12345

 

反操作,删除一条静态NAT项目:
必须在全局配置模式(config)或者接口配置模式(config-if)下执行

 

全局配置模式(config):
R2632(config)# no ip nat inside source static tcp 192.168.1.125 12345 interface fastethernet 1/0 12345

接口配置模式(config-if):
R2632(config-if)# no ip nat inside

或者

R2632(config-if)# no ip nat inside

 


路由器不仅让你更稳定快速地连接无线网络,更可以让家中的智能设备连接在一起。



关键词:锐捷路由器设置经常见命令案例




Copyright © 2012-2018 争怎路由网(http://www.zhengzen.com) .All Rights Reserved 网站地图 友情链接

免责声明:本站资源均来自互联网收集 如有侵犯到您利益的地方请及时联系管理删除,敬请见谅!

QQ:1006262270   邮箱:kfyvi376850063@126.com   手机版