User guide
Table Of Contents
- Part1
- Part2
- Part2
- Part3
- Part4
- Part5
- Dynamic Link Aggregation
- Link Aggregation ID
- RADIUS
- Configuring RADIUS Server Settings
- Configuring IEEE802.1x
- Supported MIBs
- SNMP Traps
- Configuring SNMP
- Setting Up Login Accounts
- Requirements for Using SSH
- HTTPS Example
- Internet Explorer Warning Messages
- Netscape Navigator Warning Messages
- Login Screen
- Strict Priority Queuing (SPQ)
- Weighted Round Robin Scheduling (WRR)
- DiffServ
- DSCP and Per-Hop Behavior
- DHCP “Relay Agent Information Option”
- DHCP Relay Agent Circuit ID Sub-option Format
- Part6
- Part7
- Switch Configuration File
- Access Priority
- The Console Port
- Telnet
- List of Available Commands
- Detailed Command Information
- Logging Out
- User Mode
- Enable Mode
- Configure Mode
- config-vlan Commands
- interface Commands
- show system-information
- show hardware-monitor
- show ip
- show logging
- show interface
- show mac address-table
- Backing up Configuration
- Restoring Configuration
- Using a Different Configuration File
- Resetting to the Factory Default
- no mirror-port
- no https timeout
- no trunk
- no port-access-authenticator
- no ssh
- interface
- bpdu-control
- broadcast-limit
- bandwidth-limit
- mirror
- gvrp
- ingress-check
- frame-type
- vlan-trunking
- spq
- wrr
- egress set
- qos priority
- name
- speed-duplex
- Static Entries (SVLAN Table)
- Dynamic Entries (DVLAN Table)
- GARP Status
- GARP Timer
- GVRP Timer
- Enable GVRP
- Disable GVRP
- Set Port VID
- Set Acceptable Frame Type
- Enable or Disable Port GVRP
- Modify Static VLAN
- Delete VLAN ID

Dimension GS-3012 Gigabit Ethernet Switch
29-14 Command Examples
frame-type <all|tagged>
where
<all|tagged>
Choose to accept both tagged and untagged incoming frames or just tagged
incoming frames on a port.
An example is shown next.
Enable ports one, three, four and five for configuration.
Enable ingress checking on the interface.
Enable tagged frame-types on the interface.
Figure 29-27 frame-type Command Example
29.8.9 vlan-trunking
Syntax:
vlan-trunking
Enable VLAN Trunking on ports connected to other switches or routers (but not ports directly connected to end
users) to allow frames belonging to unknown VLAN groups to pass through the switch.
An example is shown next.
Enable ports one, three, four and five for configuration.
Enable VLAN Trunking on the interface.
Figure 29-28 vlan-trunking Command Example
29.8.10 spq
Syntax:
spq
Sets the interface to use Strict Priority Queuing.
An example is shown next.
Enable ports one, three, four and five for configuration.
Enable VLAN Trunking on the interface.
GS-3012(config)# interface 1,3-5
GS-3012(config-interface)# vlan-trunking
GS-3012(config)# interface 1,3-5
GS-3012(config-interface)# ingress-check
GS-3012(config-interface)# frame-type tagged