Gvrp registration – Allied Telesis AT-9000 Series User Manual
Page 783
Advertising

AT-9000 Switch Command Line User’s Guide
755
GVRP REGISTRATION
Syntax
gvrp registration
normal|none
Parameters
normal
Enables GVRP on a port. This is the default setting.
none
Disables GVRP on a port.
Mode
Port Interface mode
Description
Use this command to enable or disable GVRP on a port. A port where
GVRP is enabled transmits GVRP PDUs. A port where GVRP is disabled
does not send GVRP PDUs.
Examples
This example enables GVRP on ports 5 and 6:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.5,port1.0.6
awplus(config-if)# gvrp registration normal
This example disables GVRP on port 20:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.20
awplus(config-if)# gvrp registration none
Advertising