cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2221
Views
0
Helpful
2
Replies

Cisco ACI APIC Controller Connectivity Test

OBD
Level 1
Level 1

Hi all,
 I know that our APICs use out-of-band interface for external connections.  But I want to check whether our controllers reach a website from internet.  Unfortunately there is no telnet commands  in APIC and leaf switches even in bash.   How can I verify connectivity ?

Thank you

1 Accepted Solution

Accepted Solutions

Sergiu.Daniluk
VIP Alumni
VIP Alumni

HI @OBD 

curl might be the best and easy way to verify connectivity with a website:

admin@apic1:~> curl -Is http://www.google.com | head -n 1
HTTP/1.1 200 OK

Cheers,

Sergiu

View solution in original post

2 Replies 2

Sergiu.Daniluk
VIP Alumni
VIP Alumni

HI @OBD 

curl might be the best and easy way to verify connectivity with a website:

admin@apic1:~> curl -Is http://www.google.com | head -n 1
HTTP/1.1 200 OK

Cheers,

Sergiu

OBD
Level 1
Level 1

Thank you for your reply. It has worked for me

Save 25% on Day-2 Operations Add-On License