vPC 一致性参数中的 Cisco Nexus 5000 VTP 中继状态

网络工程 思科 cisco-nexus-5k 虚拟主机 cisco-nx-os
2021-07-25 18:17:51

在一对 Nexus 5000 中,show vpc 一致性参数命令仅在一个已启用的 Nexus 上显示 VTP 中继状态。配置相同,差异的原因是什么?

# sh vpc consistency-parameters vpc 10

    Legend:
        Type 1 : vPC will be suspended in case of mismatch

Name                        Type  Local Value            Peer Value
-------------               ----  ---------------------- -----------------------
Shut Lan                    1     No                     No
STP Port Type               1     Default                Default
STP Port Guard              1     None                   None
STP MST Simulate PVST       1     Default                Default
lag-id                      1     [(7f9b,                [(7f9b,
                                  0-23-4-ee-be-a, 8081,  0-23-4-ee-be-a, 8081,
                                  0, 0), (8000,          0, 0), (8000,
                                  e4-1f-13-d8-44-ea,     e4-1f-13-d8-44-ea,
                                  beef, 0, 0)]           beef, 0, 0)]
mode                        1     active                 active
Speed                       1     10 Gb/s                10 Gb/s
Duplex                      1     full                   full
Port Mode                   1     trunk                  trunk
Native Vlan                 1     1                      1
MTU                         1     1500                   1500
Admin port mode             1
VTP trunk status            2     -                      Enabled
Allowed VLANs               -     100,201                100,201
Local suspended VLANs       -     -                      -
1个回答

-字符表示 VTP 已禁用。

正如 Fizzle 所说,show vtp status应该揭示差异。

N3K 上有一个错误会导致这种行为,即使它们当前设置相同,如果您曾经启用过 VTP,但盒子仍然认为它已打开。如果 show vpc status 显示相同的状态,那么 N5K 上可能也存在该错误。

在任何情况下,由于其类型 2 不一致,它不会影响流量。