platycoden

进入cmd

输入命令:telnet 192.168.x.x(交换机IP地址)

登陆后,更换用户"sys"

输入命令:dis cur(展示当前状态)

进入后按"空格"键继续向下浏览,按"q"键退出。

查找到此处。

配置IP映射的命令为: nat server protocol tcp global xx.xx.255.255 8080 inside 192.168.xx.xx 8080

取消IP映射的命令为: undo nat server protocol tcp global xx.xx.255.255 8080

备注:

在各个接口中Ethernet代表以太网口,FastEthernet代表百兆以太网口,GigabitEthernet代表千兆以太网口。

分类:

技术点:

相关文章:

  • 2021-08-29
  • 2021-11-02
  • 2021-12-15
  • 2021-11-14
  • 2021-07-10
  • 2022-01-01
  • 2021-10-29
猜你喜欢
  • 2021-11-27
  • 2021-11-17
  • 2021-05-25
  • 2021-11-29
  • 2021-12-11
相关资源
相似解决方案