buhong 发表于 2018-7-11 08:54:33

cisco nat-ipist

ip nat inside source  Translates the source of IP packets that are traveling inside to outside.
  Translates the destination of the IP packets that are traveling outside to inside.
  ip nat outside source
  Translates the source of the IP packets that are traveling outside to inside.
  Translates the destination of the IP packets that are traveling inside to outside.
  ip nat inside destination
  Translates the destination of IP packets that are traveling inside to outside.
  Translates the source of the IP packets that are traveling outside to inside.
  ip nat outside destination
  Translates the destination of the IP packets that are traveling outside to inside.
  Translates the source of the IP packets that are traveling inside to outside.
页: [1]
查看完整版本: cisco nat-ipist