Meru Technical Note - How do I make sure that I am pinging a VLAN gateway via the VLAN's interface?
Description
Scope
Solution
You can ping the VLAN IP created in the controller with the following syntax.
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