Forgot password?
 Register now

Welcome to use this form to feedback your problems with Ruijie Community

The category of your feedback

Your Feedback

Your Email address (optional):

Official
How to access enterprise switch web page? Reply

admin

Level 4

How to access enterprise switch web page?
3494 2 2022-5-12 12:02:06
Original
Step1: Configure HTTP/HTTPS service
enable service web-server http
enable service web-server https


Step2: Configure a management ip address
The SVI and router port address can be used as the management address of the layer 3 switch.


Configuration Method 1:
Ruijie>enable
Ruijie#configure terminal
Ruijie(config)#interface vlan 10
Ruijie(config-if-VLAN 10)#ip address 192.168.1.1 255.255.255.0
Ruijie(config-if-VLAN 10)#end
Ruijie#write
Note: To configure the address for VLANs other than VLAN 1 in interface configuration mode, create the corresponding VLAN first; otherwise, a failure prompt is displayed.


Configuration Method 2:
Ruijie>enable
Ruijie#configure terminal
Ruijie(config)#int GigabitEthernet 1/1
Ruijie(config-if-GigabitEthernet 1/1)#no switchport  //configure the port as layer 3 port before configuring ip address
Ruijie(config-if-GigabitEthernet 1/1)#ip add 192.168.16.1 255.255.255.0
Ruijie(config-if-GigabitEthernet 1/1)#end
Ruijie#write    //save configuration after checking
You must use the LINE console to configure the management address. You can then use this address to manage your devices.



Step3: Then set the PC to the same network segment as management address you set, you can access the web interface of the switch

Switch tips
0 2022-10-6 12:45:28 View all replies
Edited by candy candy at 2022-10-6 12:48

otis jame replied at 2022-6-29 11:02
There are two ways of accessing the Enterprise Switch web page: If you have administrator access to  ...
Create a management IP address so that you may connect to the switch's web interface. After creating a web user, access the web system. It's exactly what my basketball stars friends and I did, isn't it great

0 2023-10-17 15:37:56 View all replies
Make sure that the IP addresses of the PC and the management interface are in the same network segment.

Releated Posts
Product Model

Share this topic to

Cancel

This site contains user submitted content, comments and opinions and is for informational purposes only. Ruijie may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Ruijie can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Ruijie disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the Ruijie Community Terms of Use.

More ways to get help: Visit Support Videos, call us via Service Hotline, Facebook or Live Chat.

©2000-2023 Ruijie Networks Co,Ltd