采用 Cisco 配置的 HP ProCurve 6120XG

网络工程 思科 路由 转变 局域网 生命值
2022-02-14 14:17:00

带有 Cisco 中继的 ProCurve 6120XG 刀片交换机 我有带有 ProCurve 6120XG 刀片交换机的 c7000 HP 刀片中心,我正在为我的 TOR1 Cisco 交换机(Nexus 3064)创建中继,但存在与 VLAN 流量相关的问题。

[HP 6120XG]------10G-------[Nexus 3064]

思科端口 e1/18 配置:

interface Ethernet1/18
  description ### Blade-Switch-6120X-A ###
  switchport mode trunk
  switchport trunk allowed vlan 30
  spanning-tree guard root

HP 6120XG(接口 18 连接到 Cisco 交换机端口 e1/18),我已将 VLAN 标记在端口 18 上,但我的服务器无法 ping,有问题或我没有正确配置..

ProCurve 6120XG Blade Switch# sh run

Running configuration:

; 516733-B21 Configuration Editor; Created on release #Z.14.44

hostname "ProCurve 6120XG Blade Switch"
interface 23
   disable
   lacp Active
exit
interface 24
   disable
   lacp Active
exit
interface 18
   name "uplink"
exit
interface 19
   name "uplink"
exit
vlan 1
   name "DEFAULT_VLAN"
   untagged 17,19-24
   ip address dhcp-bootp
   no untagged 1-16,18
   exit
vlan 30
   name "LAN"
   untagged 1-16
   tagged 18
   no ip address
   exit
snmp-server community "public" unrestricted
spanning-tree
oobm
   ip address 10.0.0.152 255.255.248.0
   ip default-gateway 10.5.0.1
   exit
uplink-failure-detection
0个回答
没有发现任何回复~