Start a Conversation

Unsolved

This post is more than 5 years old

1696

September 16th, 2014 07:00

Cisco Nexus 7000 multiple VDC support

Hello,

Does Smarts IP Manager 9.2.2 supports Cisco Nexus 7000 multiple VDC support? If yes can someone share Cisco 7K side snmp configuration. I tried following configuration but it doesn't work:

vdc_id  vdc_name                      state           mac             type    lc
------  --------                      -----           ----------      ---------   ------
1   Nexus1                   active          40:55:39:06:a1:c1   Admin   None
2   Nexus2                         active          40:55:39:06:a1:c2   Ethernet m1 f1 m1xl m2xl
3   Nexus3                     active          40:55:39:06:a1:c3   Ethernet f2e

Nexus1# sh run snmp

!Command: show running-config snmp

!Time: Thu Sep 11 07:07:22 2014

version 6.2(8a)

power redundancy-mode ps-redundant

vrf context management

  ip route 0.0.0.0/0 10.4.12.1

hardware forwarding unicast trace

interface mgmt0

  speed 100

  vrf member management

  ip address 10.4.12.64/24

snmp-server host 10.4.5.13 traps version 2c public

snmp-server host 10.4.5.16 traps version 2c public

snmp-server enable traps snmp authentication

snmp-server context Nexus3

snmp-server context Nexus2

snmp-server community public group network-operator

Nexus1-Nexus3#

!Command: show running-config snmp

!Time: Thu Sep 11 07:08:03 2014

vrf context management

  ip route 0.0.0.0/0 10.4.12.1

version 6.2(8a)

snmp-server host 10.4.5.13 traps version 2c public

snmp-server context Nexus3 vrf management

snmp-server community public group vdc-operator

Nexus1-Nexus2#

!Command: show running-config snmp

!Time: Thu Sep 11 07:08:38 2014

vrf context management

  ip route 0.0.0.0/0 10.4.12.1

version 6.2(8a)

snmp-server host 10.4.5.13 traps version 2c public

snmp-server context Nexus2 vrf management

snmp-server community public group vdc-operator

Thanks

September 18th, 2014 12:00

As of 6.2(8a) Cisco do not support inter-communication of VDC's. Each VDC has to be managed by its own management IP address.

No Events found!

Top