The following dynamic VLANs exist:
5, 7, 8,
# Display the VLAN information dynamically registered on Switch B.
[SwitchB] display vlan dynamic
Total 3 dynamic VLAN exist(s).
The following dynamic VLANs exist:
5, 7, 8,
# Display the VLAN information dynamically registered on Switch E.
[SwitchE] display vlan dynamic
Total 1 dynamic VLAN exist(s).
The following dynamic VLANs exist:
8
7) Configure Ethernet1/0/1 on Switch E to operate in fixed GVRP registration mode and display the
VLAN information dynamically registered on Switch A, Switch B, and Switch E.
# Configure Ethernet1/0/1 on Switch E to operate in fixed GVRP registration mode.
[SwitchE] interface Ethernet 1/0/1
[SwitchE-Ethernet1/0/1] gvrp registration fixed
# Display the VLAN information dynamically registered on Switch A.
[SwitchA] display vlan dynamic
Total 3 dynamic VLAN exist(s).
The following dynamic VLANs exist:
5, 7, 8,
# Display the VLAN information dynamically registered on Switch B.
[SwitchB] display vlan dynamic
Total 3 dynamic VLAN exist(s).
The following dynamic VLANs exist:
5, 7, 8,
# Display the VLAN information dynamically registered on Switch E.
[SwitchE-Ethernet1/0/1] display vlan dynamic
No dynamic vlans exist!
8) Configure Ethernet1/0/1 on Switch E to operate in forbidden GVRP registration mode and display
the VLAN registration information dynamically registered on Switch A, Switch B, and Switch E.
# Configure Ethernet1/0/1 on Switch E to operate in forbidden GVRP registration mode.
[SwitchE-Ethernet1/0/1] gvrp registration forbidden
# Display the VLAN information dynamically registered on Switch A.
[SwitchA] display vlan dynamic
Total 2 dynamic VLAN exist(s).
The following dynamic VLANs exist:
5, 8,
# Display the VLAN information dynamically registered on Switch B.
[SwitchB] display vlan dynamic
Total 2 dynamic VLAN exist(s).
The following dynamic VLANs exist:
11-9