当前位置:   article > 正文

华为静态路由配置_华为设置静默端口命令

华为设置静默端口命令

在这里插入图片描述拓扑图

配置:

AR5配置:

interface GigabitEthernet0/0/0

ip address 10.1.1.2 255.255.255.0

#

interface GigabitEthernet0/0/1

ip address 192.168.0.1 255.255.255.0

#

interface GigabitEthernet0/0/2

#

interface NULL0

#

ip route-static 20.1.1.0 255.255.255.0 10.1.1.1

ip route-static 192.168.2.0 255.255.255.0 10.1.1.1
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23

AR4配置:

interface GigabitEthernet0/0/0

ip address 10.1.1.1 255.255.255.0

#

interface GigabitEthernet0/0/1

ip address 20.1.1.1 255.255.255.0

#

interface GigabitEthernet0/0/2

#

interface NULL0

#

ip route-static 192.168.0.0 255.255.255.0 10.1.1.2

ip route-static 192.168.2.0 255.255.255.0 20.1.1.2



AR6配置:

interface GigabitEthernet0/0/0

ip address 20.1.1.2 255.255.255.0

#

interface GigabitEthernet0/0/1

ip address 192.168.2.1 255.255.255.0

#

interface GigabitEthernet0/0/2

#

interface NULL0

#

ip route-static 10.1.1.0 255.255.255.0 20.1.1.1

ip route-static 192.168.0.0 255.255.255.0 20.1.1.1
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51

作者:白羊的信仰 https://www.bilibili.com/read/cv13662606 出处:bilibili

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/206765
推荐阅读
相关标签
  

闽ICP备14008679号