Title: How to configure access port on Ruijie switch? [Print this page] Author: admin Time: 2022-5-19 11:36 Title: How to configure access port on Ruijie switch? The following example shows how to configure interface F0/1 as the access port and assign interface F0/1 to VLAN 100
Ruijie>en
Ruijie#conf t
Ruijie(config)#interface fastEthernet 0/1
Ruijie(config-if)#switchport mode access
Ruijie(config-if)#switchport access vlan 100
Ruijie(config-if)#end
Ruijie#wr
Author: elijahnelsonne@ Time: 2023-7-27 17:42
Make sure to adapt the configuration to your specific interface and VLAN requirements. Additionally, it's always a good practice to save the configuration to ensure that your changes are persistent after a reboot.
Welcome to Ruijie Community (https://community.ruijienetworks.com/)