Still searching - encapsulation not valid?
Computer idiot
Member Posts: 46 ■■□□□□□□□□
in CCNP
My 3810 router - which is way better than my 2600 - doesn't seem to be able to do encapsulation commands. Here's what happens:
(config)#int e0.1
(config-if)#encapsulation dot1q 2
% Invalid input detected at '^' marker.
When I do this command to check...
(config-if)#?
...the list of commands that come up don't list anything about "encapsulation." Does this mean I can't hook up different devices to my switch - going to my 3810 router - and have them in different vlans? I have a laptop and two IP phones, and I want to separate the voice from the data. I can do it fine with my 2600 router, but it's just a bare-bones router. I called Cisco, but they said since my ebay router isn't under warranty, they can't answer my question(!) I'm methodically going through the forums, trying to find an answer to this question. No success yet. Nowhere else to turn, either.
I'm not trying to do frame-relay - I just want to create some sub-interfaces, which I can do, but it refuses to go further without an encapsulation command. Here's what I wanted to do:
(config)#int e0.2
(config-if)#encapsulation dot1q 2
(config-subif)#ip address 10.2.0.1 255.255.255.0
(config-subif)#int e 0.20
(config-subif)#encapsulation dot1q 20 native
(config-subif)#ip address 10.20.0.1 255.255.255.0
(config-subif)#int e 0.25
(config-subif)#encapsulation dot1q 25
(config-subif)#ip address 10.25.0.1 255.255.255.0
(config-subif)#int e 0
(config-subif)#exit
(config-if)#no shut
(config)#int e0.1
(config-if)#encapsulation dot1q 2
% Invalid input detected at '^' marker.
When I do this command to check...
(config-if)#?
...the list of commands that come up don't list anything about "encapsulation." Does this mean I can't hook up different devices to my switch - going to my 3810 router - and have them in different vlans? I have a laptop and two IP phones, and I want to separate the voice from the data. I can do it fine with my 2600 router, but it's just a bare-bones router. I called Cisco, but they said since my ebay router isn't under warranty, they can't answer my question(!) I'm methodically going through the forums, trying to find an answer to this question. No success yet. Nowhere else to turn, either.
I'm not trying to do frame-relay - I just want to create some sub-interfaces, which I can do, but it refuses to go further without an encapsulation command. Here's what I wanted to do:
(config)#int e0.2
(config-if)#encapsulation dot1q 2
(config-subif)#ip address 10.2.0.1 255.255.255.0
(config-subif)#int e 0.20
(config-subif)#encapsulation dot1q 20 native
(config-subif)#ip address 10.20.0.1 255.255.255.0
(config-subif)#int e 0.25
(config-subif)#encapsulation dot1q 25
(config-subif)#ip address 10.25.0.1 255.255.255.0
(config-subif)#int e 0
(config-subif)#exit
(config-if)#no shut
Comments
-
networker050184 Mod Posts: 11,962 ModLooks like you are out of luck as far as 802.1Q trunking on the MC3810. You can search through the Cisco Feature Navigator but a quick search didn't show any support for 802.1Q trunking on the MC3810 for me.An expert is a man who has made all the mistakes which can be made.
-
Computer idiot Member Posts: 46 ■■□□□□□□□□networker050184 wrote: »Looks like you are out of luck as far as 802.1Q trunking on the MC3810. You can search through the Cisco Feature Navigator but a quick search didn't show any support for 802.1Q trunking on the MC3810 for me.
I thought the problem might be that I have merely an ethernet port - not a fast ethernet port? I find it hard to believe that a high-powered voice router can't do simple encapsulation on its LAN interface. -
networker050184 Mod Posts: 11,962 ModI wouldn't call the MC3810 "high powered." They have been EOL/EOS since 2005.An expert is a man who has made all the mistakes which can be made.
-
AutoBahn81 Member Posts: 22 ■□□□□□□□□□Check your IOS version. Some will say that command is available but do not support it.BIT - Network Administration
MBA - IT Management -
tiersten Member Posts: 4,505A MC3800 isn't the same as a current model ISR 3800. Unless you need the voice abilities built into the MC3800, I'd use the 2600/2600XM over it.
-
mikej412 Member Posts: 10,086 ■■■■■■■■■■Computer idiot wrote: »I find it hard to believe that a high-powered voice router can't do simple encapsulation on its LAN interface.Computer idiot wrote: »My 3810 router - which is way better than my 2600:mike: Cisco Certifications -- Collect the Entire Set!