09-27-2016 01:54 PM - edited 03-08-2019 07:35 AM
Can the ISR 2921 router onboard WAN ports and SFP be used to terminate a VLAN trunk using
encapsulation dot1q
Solved! Go to Solution.
09-27-2016 05:16 PM
Yes, if you use a sub-interface you can use dot1q.
config t
inter gi0/0.20
encapsulation dot1Q 20
ip address....
inter gi0/0.30
encapsulation dot1Q 30
ip address....
HTH
09-27-2016 05:16 PM
Yes, if you use a sub-interface you can use dot1q.
config t
inter gi0/0.20
encapsulation dot1Q 20
ip address....
inter gi0/0.30
encapsulation dot1Q 30
ip address....
HTH
09-29-2016 02:17 PM
Thank you Reza
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