MES1000, MES2000 Ethernet Switches 71
switchport general
ingress-filtering disable
Disable filtering of inbound packets on the main interface
based on their assigned VLAN ID.
no switchport general
ingress-filtering disable
Enable filtering of inbound packets on the main interface
based on their assigned VLAN ID.
If filtering is enabled, and the packet is not in VLAN group with
assigned VLAN ID, this packet will be dropped.
switchport general
acceptable-frame-type
{tagged-only |
untagged-only | all}
Accept only specific frame type on the main interface:
- tagged-only—tagged only
- untagged-only—untagged only
- all—all frames
no switchport general
acceptable-frame-type
Accept all frame types on the main interface.
switchport general map
protocols-group group vlan
vlan_id
vlan_id: (1..4094)
group: (1.. 2147483647)
Set the VLAN classification rule for an interface based on the
protocol tethering.
no switchport general map
protocols-group group
Remove the classification rule.
switchport general map
macs-group group vlan
vlan_id
vlan_id: (1..4094)
group: (1.. 2147483647)
Set the VLAN classification rule for an interface based on the
MAC address tethering.
no switchport general map
macs-group group
Remove the classification rule.
switchport general map
subnets-group group vlan
vlan_id
vlan_id: (1..4094)
group: (1..2147483647)
Set VLAN classification rule for an interface based on IP
address tethering.
no switchport general map
subnets-group group
Remove the classification rule.
switchport dot1q
ethertype egress stag
ether-type
ether-type: (0..ffff) (hex)
Replace EtherType in outbound packets from this interface .
no switchport dot1q
ethertype egress stag
switchport customer vlan
vlan_id
Add VLAN for the user interface.
no switchport customer
vlan
switchport customer
multicast-tv vlan vlan_id
Enable the multicast traffic receiving from the specified VLAN
(that is different from the user interface VLAN) on the
configured interface, together with other port users, that
receive multicast traffic from the current VLAN.
no switchport customer
multicast-tv vlan
Disable the multicast traffic receiving for the configured
interface.
switchport forbidden vlan
add vlan_list
vlan_list: (2..4094, all)/
all VLANs are enabled for
this port
Deny to add the selected VLANs for this port.
no switchport forbidden
vlan add vlan_list
switchport forbidden vlan
remove vlan_list
vlan_list: (2..4094, all)/
all VLANs are enabled for
this port
Allow to add the selected VLANs for this port.
no switchport forbidden
vlan remove vlan_list
switchport forbidden
default-vlan
Membership in the default
VLAN is enabled by default.
Deny to add the default VLAN for this port.
no switchport forbidden
default-vlan
switchport protected-port
Put the port in isolation mode within the port group.
no switchport-protected-
port
Restore the default value.