I'm trying to set the default gateway for several VLANs on my switch, using Putty and SSH
I can set the IP details of the default VLAN 1 with this command:
ipsetup ip-address 10.10.4.251 255.0.0.0 default-gateway 10.10.4.254
But how do I do it for the non-default VLANS ie VLAN 5, 10, and 20 ?
No comments:
Post a Comment