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
30-4 IEEE 802.1Q Tagged VLAN Commands
This command shows the switch’s GVRP settings.
An example is shown next.
Figure 30-4 garp status Command Example
30.4.4 Enable GVRP
Syntax:
vlan1q gvrp
This command turns on GVRP in order to propagate VLAN information beyond the switch.
30.4.5 Disable GVRP
Syntax:
no vlan1q gvrp
This command turns off GVRP so that the switch does not propagate VLAN information to other switches.
30.5 Port VLAN Commands
You must configure the switch port VLAN settings in config-interface mode.
30.5.1 Set Port VID
Syntax:
pvid <VID>
where
<VID> =
Specifies the VLAN number between 1 and 4094
This command sets the default VLAN ID on the port(s).
The following example sets the default VID to 200 on ports 1 to 5.
Figure 30-5 vlan1q port default vid Command Example
GS-3012 # show vlan1q gvrp
GVRP Support
---------------------
gvrpEnable = YES
GVRP Support
GS-3012 (config)# interface port-channel 1-5
GS-3012 (config-interface)# pvid 200