12-15-2020 09:46 PM
Using the following command,
Router#vlan database
Router(vlan)#vlan 10
VLAN 10 added:
Name: VLAN0010
How do I manually change this name to any desired name ?
[I'm using Packet Tracer 2811 Router having HWIC-4ESW module]
Solved! Go to Solution.
12-15-2020 10:15 PM
Use the following commands:
Router#vlan database Router(vlan)#vlan 10 name DATA
Using the key word "name" after the VLAN number followed by what you want to call the VLAN will allow you to change it.
12-15-2020 10:15 PM
Use the following commands:
Router#vlan database Router(vlan)#vlan 10 name DATA
Using the key word "name" after the VLAN number followed by what you want to call the VLAN will allow you to change it.
12-15-2020 10:32 PM
Thanks Tyson.
I had a confusion that instead of using an ESW/ES module in the 2811 router, why can't I create vlan in the global config mode.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide