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
Command Examples 29-11
<peer|tunnel|d
iscard|network
>=
Type peer to process any BPDUs received on these ports.
Type tunnel to forward BPDUs received on these ports.
Type discard to drop any BPDUs received on these ports.
Type network to process and forward BPDUs with a VLAN tag and
to process untagged BPDUs.
An example is shown next.
Enable ports one, three, four and five for configuration.
Set the BPDU control to tunnel, to forward BPDUs received on ports one, three, four and five.
Figure 29-21 interface bpdu-control Command Example
29.8.3 broadcast-limit
Syntax:
broadcast-limit
broadcast-limit <pkt/s>
where
Enables broadcast storm control limit on the switch.
<pkt/s>
Sets how many broadcast packets the interface receives per second.
An example is shown next.
Enable port one for configuration.
Enable broadcast control.
Set the number of broadband packets the interface receives per second
Figure 29-22 broadcast-limit Command Example
29.8.4 bandwidth-limit
Syntax:
bandwidth-limit
bandwidth-limit egress <Mbps>
bandwidth-limit ingress <Mbps>
where
GS-3012(config)# interface 1,3-5
GS-3012(config-interface)# bpdu-control tunnel
GS-3012(config-interface)#
GS-3012(config)# interface 1
GS-3012(config-interface)# broadcast-limit
GS-3012(config-interface)# broadcast-limit 21