2 bpdu-control, 3 broadcast-limit – ZyXEL Communications ES-3124PWR User Manual
Page 231

Dimension ES-3124PWR Ethernet Switch
Command Examples
30-11
Each interface refers to an Ethernet port on the switch. Commands configured after the interface command
correspond to those ports. Type multiple ports or port ranges separated by a comma. Ranges of port numbers are
typed separated by a dash.
An example is shown next.
Enter the configuration command set.
Enable ports one, three, four and five for configuration.
Begin configuring for those ports.
Figure 30-20 interface Command Example
30.8.2 bpdu-control
Syntax:
bpdu-control <peer|tunnel|discard|network>
where
<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 30-21 interface bpdu-control Command Example
30.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.
ras# config
ras(config)# interface 1,3-5
ras(config-interface)#
ras(config)# interface 1,3-5
ras(config-interface)# bpdu-control tunnel
ras(config-interface)#