QTECH
Software Configuration Manual
5-73
5.4.2
Enable/disable GVRP on a port
Please configure it in interface configuration mode :
Enable GVRP on a port
gvrp
Disable GVRP on a port
no gvrp
For example :
! Enable GVRP on Ethernet port 8
QTECH(config-if-ethernet-0/0/8)#gvrp
Caution : Enable global GVRP before enable GVRP on a port. By default, global GVRP deisables and GVRP
on a port can be enabled in trunk mode interface.
5.4.3
Display GVRP
Use following command in any configuration mode to display global GVRP :
show gvrp
Use following command in any configuration mode to display GVRP on a port :
show gvrp interface
[
interface-list
]
Interface-list keyword is optional. If this keyword unspecified, the command displays GVRP information for
all the Ethernet ports. If specified, the command displays GVRP information on specified Ethernet port.
For example :
! Display GVRP information on interface Ethernet 0/0/1
QTECH(config)#show gvrp interface ethernet 0/0/1
5.4.4
Add/delete vlan that can be dynamic learnt by GVRP
Use garp permit vlan command to add configured static vlan to GVRP module for other switches to learn. Configure
it in global configuration mode :
garp permit vlan
vlan-list
no garp permit vlan
[
vlan-list
]
For example : ! Add vlan 2, 3, 4 to GVRP
QTECH(config)#garp permit vlan 2-4
5.4.5
Display vlan that can be learnt by GVRP
Use show garp permit vlan command to display current static vlan permitted learning by GVRP
show garp permit vlan
For example :
Display current static vlan permitted learning by GVRP
QTECH(config)#show garp permit vlan