Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-13-2019 03:05 PM
Hello,
I am in the process of configuring a Summit X440. I can not ping or bring up a web gui based on my setup thus far. I am trying to connect with the web gui or ping with a seperate laptop (192.168.0.35/19) in port 2 of the switch (192.168.0.35). I have the first laptop running putty for config in the console port of the X440.
I have done these commands so far in order based on a guide that sort of has good commands....
unconfig switch all
create vlan business
config vlan business ipaddress 192.168.0.36/19
enable web http
config iproute add default 192.168.0.253
save
reboot
I have used show config, ipconfig, management, port, vlan, etc... and all seems in order, with the exception I don't know any better.
I would be extremely grateful for any suggestions or an actual relevant guide/manual for this model.
Thank you,
Matt
I am in the process of configuring a Summit X440. I can not ping or bring up a web gui based on my setup thus far. I am trying to connect with the web gui or ping with a seperate laptop (192.168.0.35/19) in port 2 of the switch (192.168.0.35). I have the first laptop running putty for config in the console port of the X440.
I have done these commands so far in order based on a guide that sort of has good commands....
unconfig switch all
create vlan business
config vlan business ipaddress 192.168.0.36/19
enable web http
config iproute add default 192.168.0.253
save
reboot
I have used show config, ipconfig, management, port, vlan, etc... and all seems in order, with the exception I don't know any better.
I would be extremely grateful for any suggestions or an actual relevant guide/manual for this model.
Thank you,
Matt
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-13-2019 03:22 PM
Did you add port 2 into the business vlan? You can do this with the following commands:
configure vlan default delete port 2
configure vlan business add port 2 untagged
If this has already been done please paste in a "show vlan" and "show port 2 info detail"
Hope this helps!
configure vlan default delete port 2
configure vlan business add port 2 untagged
If this has already been done please paste in a "show vlan" and "show port 2 info detail"
Hope this helps!
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-14-2019 01:13 PM
Good morning Patrick,
This association of the vlan with the port(s) was the exact command we needed. Our Network Admin was out sick yesterday and we still got the job done! Thank you for your assistance.
Matt
This association of the vlan with the port(s) was the exact command we needed. Our Network Admin was out sick yesterday and we still got the job done! Thank you for your assistance.
Matt
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-13-2019 03:22 PM
Did you add port 2 into the business vlan? You can do this with the following commands:
configure vlan default delete port 2
configure vlan business add port 2 untagged
If this has already been done please paste in a "show vlan" and "show port 2 info detail"
Hope this helps!
configure vlan default delete port 2
configure vlan business add port 2 untagged
If this has already been done please paste in a "show vlan" and "show port 2 info detail"
Hope this helps!
