Task |
IOS Commands |
Enter global configuration mode. |
S1# configure terminal |
Configure the default gateway for the switch. |
S1(config)# ip default-gateway 172.17.99.1 |
Return to the privileged EXEC mode. |
S1(config-if)# end |
Save the running config to the startup config. |
S1# copy running-config startup-config |
If you forget the last command your VLAN will work until the switch is turned off or looses power after that the VLAN will be gone