10-22-2017 09:10 AM - edited 03-05-2019 09:20 AM
Hi,
I'm trying to ping csr-1 to router. When router tries to ping, its sending ARP request and CSR is not responding. When CSR tries to ping, CSR is not even sending the ARP request.
The following is the configuration in CSR. Please let me know if I'm missing something.
Solved! Go to Solution.
10-22-2017 09:39 AM
Hi @bhaskar038
You are using vrf right? Are ping with vrf option on ping?
ping vrf vrf-name ip-address
-If I helped you somehow, please, rate it as useful.-
10-22-2017 09:39 AM
Hi @bhaskar038
You are using vrf right? Are ping with vrf option on ping?
ping vrf vrf-name ip-address
-If I helped you somehow, please, rate it as useful.-
10-22-2017 03:07 PM
10-23-2017 05:44 PM - edited 10-24-2017 01:27 PM
Hi Miranda,
I tested the same scenario by introducing Vlans.
On switch:
int f1/0
switch port mode access
switch port access vlan 10
int f1/1
switch port mode trunk
switch port trunk encapsulation dot1q
switch port trunk allowed vlan all
On CSR:
Unable to ping from router to CSR.
1) Unable to view the MAC address of the router in CSR arp table.
2) From wireshark, I can see that 10.10.10.1 is sending the ARP response but, CSR is not savin?
10-23-2017 07:42 PM
Only with this config I cant tell you what´s wrong.
Try to share the full config.
10-24-2017 01:28 PM
updated
10-26-2017 06:45 PM
Can you share the device config? If possible you can also share the GNS3 config file so that I can simulate the same scenarion on my machine. If the forum page does not allow you to attached the file, rename it with .txt extension and try again.
Waiting for this information.
-If I helped you somehow, please, rate it as useful.-
10-30-2017 02:19 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide