Title: How to configure the IP address for physical port on the Ruijie S5760C-48GT4XS-X via CLI commands? [Print this page] Author: linyonghang1@ru Time: 2023-8-11 10:16 Title: How to configure the IP address for physical port on the Ruijie S5760C-48GT4XS-X via CLI commands? You can use these CLI commands to configure the IP address for physical port on the Ruijie S5760C-48GT4XS-X:
Ruijie>enable
Ruijie#config
Ruijie(config)#int g0/1
Ruijie(config-if-GigabitEthernet 0/1)# no switchport //Disable the switch function on the specific physical port
Ruijie(config-if-GigabitEthernet 0/1)# ip address 192.168.123.254 24
Ruijie(config-if-GigabitEthernet 0/1)#end
Ruijie#write
Welcome to Ruijie Community (https://community.ruijienetworks.com/)