Consulte Acceder al modo de configuración de la interfaz de SEFOS.
Por ejemplo, para acceder al modo de configuración de interfaz de SEFOS para el puerto 2:
SEFOS(config)# interface gigabitethernet 0/2 SEFOS(config-if)#
SEFOS(config-if)# switchport access vlan VLAN-ID
Donde VLAN-ID es el número de la VLAN (1-4094).
Por ejemplo, para agregar el puerto 2 a la VLAN con ID 13, escriba:
SEFOS(config-if)# switchport access vlan 13 SEFOS(config-if)#
SEFOS(config-if)# exit SEFOS(config)#