2-328
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set gmrp registration
set gmrp registration
To specify the GMRP registration type, use the set gmrp registration command.
set gmrp registration {normal | fixed | forbidden} mod/port...
Syntax Description
Defaults The default is administrative control is normal.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You must return the port to normal registration mode to deregister multicast groups on the port.
GMRP supports a total of 3072 multicast addresses for the whole switch.
Examples This example shows how to set the registration type to fixed on module 3, port 3:
Console> (enable) set gmrp registration fixed 3/3
GMRP Registration is set to Fixed for port(s) 3/3.
Console> (enable)
This example shows how to set the registration type to forbidden on module 1, port 1:
Console> (enable) set gmrp registration forbidden 1/1
GMRP Registration is set to Forbidden for port(s) 1/1.
Console> (enable)
Related Commands show gmrp configuration
normal Specifies dynamic GMRP multicast registration and deregistration on the port.
fixed Specifies the multicast groups currently registered on the switch are applied to the port,
but any subsequent registrations or deregistrations do not affect the port. Any registered
multicast groups on the port are not deregistered based on the GARP timers.
forbidden Specifies that all GMRP multicasts are deregistered and prevent any further GMRP
multicast registration on the port.
mod/port... Number of the module and the ports on the mod ule.