beautypg.com

Port based vlan – Signamax Model -065-7700 User Manual

Page 159

background image

Hardened Managed PoE Ethernet Switch

User’s Manual 158


Port Based VLAN
Switchport portbase add/remove vlan:
1.

Command Mode: Interface mode

Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.

switch_a(config)#interface fe1
switch_a(config-if)#


2.

Usage:

Use this command to set or remove the default VLAN for the interface.

3.

Command Syntax:

switchport portbase add|remove vlan VLANID

VLANID The ID of the VLAN will be added to or removed from the Layer-2
interface.


4.

Example:

The following example specifies to add the interface fe1 (port 1) to VLANID
(2):

switch_a(config)#interface fe1
switch_a(config-if)#switchport portbase add vlan 2
switch_a(config-if)#