xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
135
DES-3528:admin# disable pvid auto_assign
Command: disable pvid auto_assign
Success.
DES-3528:admin#
show pvid auto_assign
Purpose
Used to show PVID auto-assigment state.
Syntax
show pvid auto_assign
Description
This command is used to show PVID auto-assigment state.
Parameters
None.
Restrictions
None.
Example usage:
To display PVID auto-assignment state:
DES-3528:admin# show pvid auto_assign
Command: show pvid auto_assign
PVID Auto-assignment: Enabled.
DES-3528:admin#
config gvrp
Purpose
Used to configure the GVRP’s timer and its MAC address format for NNI ports when used in
Q-in-Q mode.
Syntax
config gvrp [timer [join | leave | leaveall] < value 100-100000> | nni_bpdu_addr [dot1d |
dot1ad]]
Description
This command is used to set the GVRP’s timer and its MAC address format for NNI ports
when used in Q-in-Q mode. The default value for Join time is
200
milliseconds; for Leave
time is
600
milliseconds; for LeaveAll time is
10000
milliseconds.
Parameters
join
−
Specifies the Join time will be set
leave
−
Specifies the Leave time will be set
leaveall
−
Specifies the LeaveAll time will be set
value
−
The time value will be set. The value range is
100
to
100000
milliseconds. In
addition, the Leave time should greater than 2 Join times and the LeaveAll time should
greater than Leave time.
nni_bdpu_addr
- Uses to determine the BPDU protocol address for GVRP in service provide
site. It can use 802.1d GVRP address or 802.1ad service provider GVRP address.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To set the Join time to 200 milliseconds:
DES-3528:admin# config gvrp timer join 200
Command: config gvrp timer join 200
Success.
DES-3528:admin#