锐捷路由器配置常见命令实例

内容摘要2.show ip interface fastethernet 1/03.ip nat inside source static tcp 192.168.1.111 53026 interface FastEthernet 1/0 530
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; } .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

 

 
举报 收藏 打赏 评论 0
24小时热闻
今日推荐
浙ICP备2021030705号-4

免责声明

本网站(以下简称“本站”)提供的内容来源于互联网收集或转载,仅供用户参考,不代表本站立场。本站不对内容的准确性、真实性或合法性承担责任。我们致力于保护知识产权,尊重所有合法权益,但由于互联网内容的开放性,本站无法核实所有资料,请用户自行判断其可靠性。

如您认为本站内容侵犯您的合法权益,请通过电子邮件与我们联系:675867094@qq.com。请提供相关证明材料,以便核实处理。收到投诉后,我们将尽快审查并在必要时采取适当措施(包括但不限于删除侵权内容)。本站内容均为互联网整理汇编,观点仅供参考,本站不承担任何责任。请谨慎决策,如发现涉嫌侵权或违法内容,请及时联系我们,核实后本站将立即处理。感谢您的理解与配合。

合作联系方式

如有合作或其他相关事宜,欢迎通过以下方式与我们联系: