cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2859
Views
3
Helpful
2
Replies

Not able to ping Server

Milind Patil
Level 1
Level 1

Hi,

Unable to ping backup server public ip from VM which is hosted on A chasis but able ping backup server ip from VM which hosted on chasis B

Backup server hosted on different infra

A and B Chasis are behind different FI and all VLAN passed through both FI pair

Please help

1 Accepted Solution

Accepted Solutions

Evan Mickel
Cisco Employee
Cisco Employee

Start with the following steps:

1) Navigate to the service profiles within UCSM (Servers/Org/Profile.)

2) In the network tab, note the MAC address of the vNIC(s) in question.

3) Double check the MAC in use at the OS level.  Method will differ depending upon the OS.

4) SSH to each fabric interconnect directly.

5) Run 'connect nxos'

6) Run 'show mac address-table | grep <insert MAC here>'

The show mac address-table command can be used across the entire L2 network to ensure that the MAC addresses are being learned through the L2 domain.  There should be a MAC address entry at every hop between these two end points.

You'll need to verify that each MAC (transmitter and receiver) are learned on the proper fabric interconnect in the correct VLAN.

If you are correct and one VM is passing traffic through FI-A and one through FI-B, the UCS needs to leverage the upstream network in order to complete the transaction of data.

If the two VMs are in different VLANs, each VLAN should have a gateway on the router that is responsible for inter-VLAN connectivity, determine this gateway and attempt a ping from each VM.

If each VM can ping the respective gateway but not one another, your issue is with routing.  This is a simple example of troubleshooting this sort of connectivity issue.  The steps listed above should give you a clearer picture of the situation.

My best guess would be that the two VMs are not passing traffic in the same VLAN and the issue lies upstream of the UCS domain.

View solution in original post

2 Replies 2

Evan Mickel
Cisco Employee
Cisco Employee

Start with the following steps:

1) Navigate to the service profiles within UCSM (Servers/Org/Profile.)

2) In the network tab, note the MAC address of the vNIC(s) in question.

3) Double check the MAC in use at the OS level.  Method will differ depending upon the OS.

4) SSH to each fabric interconnect directly.

5) Run 'connect nxos'

6) Run 'show mac address-table | grep <insert MAC here>'

The show mac address-table command can be used across the entire L2 network to ensure that the MAC addresses are being learned through the L2 domain.  There should be a MAC address entry at every hop between these two end points.

You'll need to verify that each MAC (transmitter and receiver) are learned on the proper fabric interconnect in the correct VLAN.

If you are correct and one VM is passing traffic through FI-A and one through FI-B, the UCS needs to leverage the upstream network in order to complete the transaction of data.

If the two VMs are in different VLANs, each VLAN should have a gateway on the router that is responsible for inter-VLAN connectivity, determine this gateway and attempt a ping from each VM.

If each VM can ping the respective gateway but not one another, your issue is with routing.  This is a simple example of troubleshooting this sort of connectivity issue.  The steps listed above should give you a clearer picture of the situation.

My best guess would be that the two VMs are not passing traffic in the same VLAN and the issue lies upstream of the UCS domain.

Hi Evan,

Thanks For Reply 

Problem is resolved.

I followed up your steps but not found any issue on UCSM

Backup VLAN not pass on 5K nexus switch for chasis A FI and post backup ip ping started post passed Backup VLAN on switch

Review Cisco Networking for a $25 gift card

Review Cisco Networking for a $25 gift card