08-22-2023 11:37 PM
08-22-2023 11:48 PM
its all depends on the Model
if the switch can offer DHCP - then connect PC to one of the port and browse http://x.x.x.x (Switch IP address to access the GUI of the switch to configure)
check Cat 9300 express setup :
08-22-2023 11:59 PM
I have DS-9132T-K9 just unboxed. Now want to take GUI interface in browser, but unable to find switch IP address.
08-22-2023 11:50 PM
Hello,
The question here is which switch is it? For the classic IOS, IOS-XE input the following commends over console:
int gig0 - (use the mgmt or create a new vlan for mgmt access)
ip address xx.xx.xx.xx
ip route 0.0.0.0 0.0.0.0 X.X.X.X (in case of VRF add Mgmt-vrf)
username XXXX priv 15 pass 0 XXX
ip http server
ip http secure-server
ip http authentication local
You can also add ip http access-class, to restrict the access.
BR
08-23-2023 12:05 AM
I have DS-9132T-K9 just unboxed. Now want to take GUI interface in browser, but unable to find switch IP address.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide