xuke123 发表于 2018-7-24 13:06:42

华为路由连通基本配置

  华为路由连通基本配置
  ipadd 1.1.1.1 24
  ipadd 2.1.1.2 24
  nataddress-group 5 2.1.1.2 2.1.1.3
  acl number2000
  rulepermit source 10.0.0.0 0.255.255.255
  nat outbound 2000 (出口)
  iproute-static 0.0.0.0 0.0.0.0 2.1.1.1
  iproute-static 10.0.0.0 255.0.0.0 1.1.1.2
  acl number2001
  rulepermit source 10.0.0.0 0.255.255.255
  nataddress-group 1 2.1.1.2 2.1.1.4
  natoutbound 2001
页: [1]
查看完整版本: 华为路由连通基本配置