D-Link DGS-510 Reference Manual page 281

Gigabit ethernet smartpro switch
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
Usage Guideline
The command is available for both physical ports and port-channel interface configuration. As a
forbidden port of a VLAN, a port is forbidden from becoming a member port of the VLAN via the
GVRP operation. The VLAN specified by the command does not need to exist.
This command only affects the GVRP operation. The setting only takes effect when GVRP is enabled.
The command only takes effect for hybrid mode and trunk mode.
Example
This example shows how to configure the interface eth1/0/1 as a forbidden port of VLAN 1000 via the
GVRP operation.
Switch# configure terminal
Switch(config)# interface eth1/0/1
Switch(config-if)# gvrp forbidden 1000
Switch(config-if)#
31-7
gvrp timer
This command is used to configure the GVRP timer value on a port. Use the no form of this command
to revert the timer to the default setting.
gvrp timer [join TIMER-VALUE] [leave TIMER-VALUE] [leave-all TIMER-VALUE]
no gvrp timer [join] [leave] [leave-all]
Parameters
join
leave
leave-all
TIMER-VALUE
Default
Join: 20.
Leave: 60.
Leave-all: 1000.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to configure the GVRP timer value on a port.
Example
This example shows how to configure the leave-all timer to 500 hundredths of a second on interface
eth1/0/1.
(Optional) Specifies to set the timer for joining a group. The unit is in
a hundredth of a second.
(Optional) Specifies to set the timer for leaving a group. The unit is
in a hundredth of a second.
(Optional) Specifies to set the timer for leaving all groups. The unit
is in a hundredth of a second.
(Optional) Specifies the timer value in a hundredth of a second. The
valid range is 10 to 10000.
278

Advertisement

Table of Contents
loading

Table of Contents