02-28-2022
10:43 PM
- last edited on
03-01-2022
11:41 AM
by
Translator
4331 router ,
vlan
command is un recognized from the global configuration mode.
Unable to create VLANS.
only
vlan-autoconfig
command is available
Solved! Go to Solution.
03-01-2022
12:02 AM
- last edited on
03-01-2022
11:38 AM
by
Translator
Hello
This is a router not a L3 switch, if you want to using dot 1 tagging then i would say you need to apply sub interfaces
Example:
int x/x
Description vlan 1
ip address xxxxxx
int x/x.2
Description vlan 2
encapsulation dot1q 2
ip address xxxxxx
int x/x.3
Description vlan 3
encapsulation dot1q 3
ip address xxxxxx
etc..
03-01-2022 12:06 AM
4331 is Router, so it has routing features, until you have any Module (HWIC)Layer 2 switch port, the command not work ?
what are you trying to do ?
03-01-2022
12:02 AM
- last edited on
03-01-2022
11:38 AM
by
Translator
Hello
This is a router not a L3 switch, if you want to using dot 1 tagging then i would say you need to apply sub interfaces
Example:
int x/x
Description vlan 1
ip address xxxxxx
int x/x.2
Description vlan 2
encapsulation dot1q 2
ip address xxxxxx
int x/x.3
Description vlan 3
encapsulation dot1q 3
ip address xxxxxx
etc..
03-05-2022 04:45 PM
Wet wireless column configuration
03-01-2022 12:06 AM
4331 is Router, so it has routing features, until you have any Module (HWIC)Layer 2 switch port, the command not work ?
what are you trying to do ?
03-01-2022 12:11 AM
Thanks much.Yes this was the issue. there was no layer 2 module. Thank you very much.
03-05-2022 11:51 PM
vlan-autoconfig
03-06-2022 03:37 AM
Thank you for your help!
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