Specifications

cGVRP
How to Configure cGVRP
5
Disabling mac-learning on VLANs
To disable mac-learning on VLANs, perform the following task.
SUMMARY STEPS
1. enable
2. configure terminal
3. gvrp mac-learning auto
4. exit
DETAILED STEPS
Step 4
interface type number
Example:
Router(config)# interface GigabitEthernnet
12/15
Exits configuration mode.
Step 5
gvrp timer join timer-value
Example:
Router(config-if)# gvrp timer join 1000
Sets the period timers.
Step 6
gvrp registration normal
Example:
Router(config-if)# gvrp registration normal
Sets the registrar for normal response to incoming GVRP
messages.
Command or Action Purpose
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.