ZyXEL Communications ES-2024PWR Switch User Manual


 
Ethernet Switch CLI Reference Guide
91
CHAPTER 19
GVRP Commands
Use these commands to configure GVRP.
19.1 Command Summary
The following section lists the commands for this feature.
19.2 Command Examples
This example shows the Switch’s GVRP settings.
This example turns off GVRP on ports 1-5.
Table 53 gvrp Command Summary
COMMAND DESCRIPTION M P
show vlan1q gvrp Displays GVRP settings. E 13
vlan1q gvrp Enables GVRP. C 13
no vlan1q gvrp Disables GVRP on the Switch. C 13
interface port-channel <port-
list>
Enters config-interface mode for the specified port(s). C 13
gvrp Enables this function to permit VLAN groups beyond the local
Switch.
C13
no gvrp Disable GVRP on the port(s). C 13
sysname# show vlan1q gvrp
GVRP Support
-----------------------
gvrpEnable = YES
gvrpPortEnable:
sysname# configure
sysname(config)# interface port-channel 1-5
sysname(config-interface)# no gvrp
sysname(config-interface)# exit
sysname(config)# exit