Follow this procedure to configure a master VLAN in a topology group.
Before you begin
Before configuring a master VLAN, you should have configured a topology group.
Procedure
-
Enter the
configure terminal command to access global configuration mode.
device# configure terminal
device(config)#
-
Enter the
topology-group command to create a topology group at the global configuration level.
device(config)# topology-group 1
device(conf-topo-group-1)#
-
Enter the
master-vlan command to configure a master VLAN in the topology group.
device(conf-topo-group-1)# master-vlan 100
Note
The
no master-vlan command removes an existing master VLAN from the topology group.