Skip to main content
gkaur
Staff
Staff
November 26, 2015

Meru Technical Note - How do I make sure that I am pinging a VLAN gateway via the VLAN's interface?

  • November 26, 2015
  • 0 replies
  • 1088 views
Description

How do I make sure that I am pinging a VLAN gateway via the VLAN's interface?

 

 


Scope

KB ARTICLE TYPE: Troubleshooting

RELATED PRODUCTS: N/A

RELATED SOFTWARE VERSIONS: N/A

KEYWORDS: VLAN, interface


Solution
You can ping the VLAN IP created in the controller with the following syntax.

Meru# ping -I vlan<vlantag> <vlan gateway>

Meru#ping  -I vlan20 192.168.20.1