D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 11 GVRP Configuration
11-4
When a port is configured to "disabled registration" mode, no dynamic VLAN registration
or deregistration will be allowed.
Configure GVRP Registration Mode of port:
Command Function
DES-7200(config-if)# [no] gvrp
registration mode {normal | disabled}
Configure GVRP registration mode of the
port
These two registration modes will not affect static VLANs on the port. The static VLANs
created by the user are always "Fixed Registrar".
Example of enabling Registration Mode on port 1:
DES-7200# configure
Enter configuration commands, one per line. End with CNTL/Z.
DES-7200(config)# interface gigabitethernet 1/1
DES-7200(config-if)# gvrp registration mode enable normal
DES-7200(config-if)# end
11.2.7 Configure Port
Declaration Mode
There are two declaration modes to control whether the port will send GVRP declarations.
GVRP Normal Applicant
Allowing the declaration of VLANs on the port, including all dynamic and static VLANs.
GVRP Non-Applicant
Prohibiting the declaration of VLANs on the port.
Configure declaration mode of the port:
Command Function
DES-7200(config-if)# [no] gvrp applicant
state {normal | non-applicant}
Configure GVRP declaration mode of the
port
Example of configuring Applicant Mode on port 1:
DES-7200# configure
Enter configuration commands, one per line. End with CNTL/Z.
DES-7200(config)# interface gigabitethernet 1/1
DES-7200(config-if)# gvrp applicant state normal
DES-7200(config-if)# end