Wireless Controller
Dedicated Wi-Fi control and management for high density and mobility
gkaur
Staff
Staff
Article Id 193564
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


Contributors