当前位置:   article > 正文

实验:防火墙 USG V6000 的配置_ugs6000

ugs6000

实验:防火墙 USG V6000 的配置

image-20210625124633349

一、ensp命令行状态下的配置

(1)配置云:

设置物理机VMnet1网卡ip地址为:192.168.0.2/24

image-20210625180007156

对云进行配置:

image-20210625125320349

相关配置:

[USG6000V1]int g0/0/0

[USG6000V1-GigabitEthernet0/0/0]service-manage http permit

[USG6000V1-GigabitEthernet0/0/0]service-manage https permit
  • 1
  • 2
  • 3
  • 4
  • 5

(2)启动所有设备。

(3)设备配置信息:

KLXQ
CORE_KLXQ:

undo terminal monitor
system-view
sysname CORE_KLXQ
vlan batch 12 211 to 213

interface vlan 12
ip address 12.12.12.2 24
quit
interface g0/0/24
port link-type access
port default vlan 12
quit

interface vlan 211
ip address 211.211.211.2 24
quit
interface g0/0/1
port link-type access
port default vlan 211
quit

interface vlan 212
ip address 212.212.212.2 24
quit
interface g0/0/2
port link-type access
port default vlan 212
quit

interface vlan 213
ip address 213.213.213.2 24
quit
interface g0/0/3
port link-type access
port default vlan 213
quit

ospf 1 router-id 2.2.2.2
area 0
network 12.12.12.0 0.0.0.255
quit
area 2
network 211.211.211.0
  • 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
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小小林熬夜学编程/article/detail/487676
推荐阅读
相关标签
  

闽ICP备14008679号