The switch also supports classic L3 VLAN interfaces.
Configuration Commands
Configure the VLAN:
The default mode of any VLAN is L2 only. To enable L3 functionality, run no shutdown
on the VLAN:
interface vlan 2
no shutdown
Show commands to validate functionality:
Expected Results
- Administrators can configure the VLAN
- Administrators can enable the interface and associate it with the VLAN
- Administrators can create an IP-enabled VLAN interface, and it is up
- Administrators validate the configuration is correct
- Administrators can ping from the switch to the client and from the client to the switch
Back to Index