Specifications
cGVRP
How to Configure cGVRP
6
Enabling a Dynamic VLAN
To enable a dynamic VLAN, perform the following task.
SUMMARY STEPS
1. enable
2. configure terminal
3. gvrp vlan create
4. exit
DETAILED STEPS
Step 3
gvrp mac-learning auto
Example:
Router(config)# gvrp mac-learning auto
Disables learning of mac-entries.
Step 4
exit
Example:
Router(config)# exit
Exits configuration mode.
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.
Step 3
gvrp vlan create
Example:
Router(config)# gvrp vlan create
Enables a dynamic VLAN when cGRVP is configured.
Step 4
exit
Example:
Router(config)# exit
Exits configuration mode.