Virtual Lan (Vlan) Commands - D-Link DGS-510 Reference Manual

Gigabit ethernet smartpro switch
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide

75. Virtual LAN (VLAN) Commands

75-1
acceptable-frame
This command is used to set the acceptable types of frames by a port. Use the no form of this
command to revert to the default settings.
acceptable-frame {tagged-only | untagged-only | admit-all}
no acceptable-frame
Parameters
tagged-only
untagged-only
admit-all
Default
For the access VLAN mode, the default option is untagged-only.
For the other VLAN mode, the default option is admit-all.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to set the acceptable types of frames by a port.
Example
This example shows how to set the acceptable frame type to tagged-only for port eth1/0/1.
Switch# configure terminal
Switch(config)# interface eth1/0/1
Switch(config-if)# acceptable-frame tagged-only
Switch(config-if)#
75-2
ingress-checking
This command is used to enable ingress checking for frames received by a port. Use the no form of
this command to disable the ingress check.
ingress-checking
no ingress-checking
Parameters
None.
Default
By default, this option is enabled.
Specifies that only tagged frames are admitted.
Specifies that only untagged frames are admitted.
Specifies that all frames are admitted.
669

Advertisement

Table of Contents
loading

Table of Contents