
QTECH
Software Configuration Manual
10-130
Disable global GMRP
no gmrp
By default, GMRP globally disables
For example :
! Enable GMRP globally
QTECH(config)#gmrp
10.3.3
Enable/disable GMRP on a port
Enable global GMRP before enable GMRP on a port. Please configure it in interface configuration mode :
Enable GMRP on a port
gmrp
Disable GMRP on a port
no gmrp
For example :
! Enable GMRP on Ethernet port 3
QTECH(config-if-ethernet-0/0/3)#gmrp
Caution : Enable global GMRP before enable GMRP on a port. By default, global
GMRP deisables and GMRP on a port can be enabled in trunk mode interface.
10.3.4
Display GMRP
Use following command in any configuration mode to display global GMRP :
show gmrp
Use following command in any configuration mode to display GMRP on a port :
show gmrp interface
[ interface-list
]
Interface-list keyword is optional. If this keyword unspecified, the command displays GMRP information
for all the Ethernet ports. If specified, the command displays GMRP information on specified Ethernet port.
For example :
! Display GMRP information of Ethernet 0/0/2 to ethernet 0/0/4 ethernet 0/1/2
QTECH(config)#show gmrp interface ethernet 0/0/2 to ethernet 0/0/4 ethernet 0/1/2
port GMRP status
e0/0/2 enable
e0/0/3 enable
e0/0/4 enable
e0/1/2 enable
Total entries : 4.
10.3.5
Add/delete multicast that can be dynamic learnt by
GMRP
Add configured static multicast group to GMRP for other switch learning it.
garp permit multicast
[
mac-address
mac
vlan
vlan-id
]
Example :