router problem

in CCNA & CCENT
Hi guy!
I have a real big problem with a lab router i just bought for my lab 2610xm. I would really need an advice to solve this problem.
1.The F0/0 interface when plugged into the 2950 switch i have come on alive and on the switch, it would show the status and protocol from down down to up up but when i do a "SH CDP N" in the switch it wouldn't see the router but would see my second switch. Now i went into the switch hard code the interface i have the router connected to "Duplex Full, Speed 100" also played around making the switch port to be in AUTO, DYNAMIC and all there is to seeing if the switch would see the router when i do a CDP command. But to no avail.
2. The said router, doesn't support ENCAPSULATION try to encaps it for 802.1q protocol it doesn't work. Gone through the contest help didn't seen ENCAPSULATION as one of the supported command.
I am actually having a feeling that it has to do with the IOS! fine this below as i did the SHOW VERSION command.
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-I-M), Version 12.2(
T4, RELEASE SOFTWARE (fc1)
TAC Support: Cisco – Shortcut to Technical Support
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Sat 04-May-02 03:19 by ccai
Image text-base: 0x80008074, data-base: 0x80A2A2B0
ROM: System Bootstrap, Version 12.2(7r) [cmong 7r], RELEASE SOFTWARE (fc1)
Router uptime is 44 minutes
System returned to ROM by reload
System image file is "flash:c2600-i-mz.122-8.T4.bin"
cisco 2610XM (MPC860P) processor (revision 0x100) with 28672K/4096K bytes of memory.
Processor board ID JAD0626CMQT (3644951789)
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
Basic Rate ISDN software, Version 1.1.
1 FastEthernet/IEEE 802.3 interface(s)
2 Serial(sync/async) network interface(s)
1 ISDN Basic Rate interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102.
Any advice to this would be appreciated as to solving this problem please.... i need for ma router to come back to life!
I have a real big problem with a lab router i just bought for my lab 2610xm. I would really need an advice to solve this problem.
1.The F0/0 interface when plugged into the 2950 switch i have come on alive and on the switch, it would show the status and protocol from down down to up up but when i do a "SH CDP N" in the switch it wouldn't see the router but would see my second switch. Now i went into the switch hard code the interface i have the router connected to "Duplex Full, Speed 100" also played around making the switch port to be in AUTO, DYNAMIC and all there is to seeing if the switch would see the router when i do a CDP command. But to no avail.
2. The said router, doesn't support ENCAPSULATION try to encaps it for 802.1q protocol it doesn't work. Gone through the contest help didn't seen ENCAPSULATION as one of the supported command.
I am actually having a feeling that it has to do with the IOS! fine this below as i did the SHOW VERSION command.
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-I-M), Version 12.2(

TAC Support: Cisco – Shortcut to Technical Support
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Sat 04-May-02 03:19 by ccai
Image text-base: 0x80008074, data-base: 0x80A2A2B0
ROM: System Bootstrap, Version 12.2(7r) [cmong 7r], RELEASE SOFTWARE (fc1)
Router uptime is 44 minutes
System returned to ROM by reload
System image file is "flash:c2600-i-mz.122-8.T4.bin"
cisco 2610XM (MPC860P) processor (revision 0x100) with 28672K/4096K bytes of memory.
Processor board ID JAD0626CMQT (3644951789)
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
Basic Rate ISDN software, Version 1.1.
1 FastEthernet/IEEE 802.3 interface(s)
2 Serial(sync/async) network interface(s)
1 ISDN Basic Rate interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102.
Any advice to this would be appreciated as to solving this problem please.... i need for ma router to come back to life!
Comments
-
blackninja Member Posts: 385
To see the encapsulation command you have to be in a sub-interface:
Router(config)#int fa 0/0.1
Router(config-subif)#?
Interface configuration commands:
arp Set arp type (arpa, probe, snap) or timeout
backup Modify backup parameters
bandwidth Set bandwidth informational parameter
bgp-policy Apply policy propagated by bgp community string
bridge-group Transparent bridging interface parameters
cdp CDP interface subcommands
crypto Encryption/Decryption commands
default Set a command to its defaults
delay Specify interface throughput delay
description Interface specific description
dlsw DLSw interface subcommands
dspu Down Stream PU
encapsulation Set encapsulation type for an interface
exit Exit from interface configuration mode
fras DLC Switch Interface Command
h323-gateway Configure H323 Gateway
ip Interface Internet Protocol config commands
ipv6 IPv6 interface subcommands
keepalive Enable keepalive
llc2 LLC2 Interface Subcommands
mtu Set the interface Maximum Transmission Unit (MTU)
--More--Currently studying:
CCIE R&S - using INE workbooks & videos
Currently reading:
Everything. Twice -
azobiora Member Posts: 15 ■□□□□□□□□□
blackninja wrote: »To see the encapsulation command you have to be in a sub-interface:
Router(config)#int fa 0/0.1
Router(config-subif)#?
Interface configuration commands:
arp Set arp type (arpa, probe, snap) or timeout
backup Modify backup parameters
bandwidth Set bandwidth informational parameter
bgp-policy Apply policy propagated by bgp community string
bridge-group Transparent bridging interface parameters
cdp CDP interface subcommands
crypto Encryption/Decryption commands
default Set a command to its defaults
delay Specify interface throughput delay
description Interface specific description
dlsw DLSw interface subcommands
dspu Down Stream PU
encapsulation Set encapsulation type for an interface
exit Exit from interface configuration mode
fras DLC Switch Interface Command
h323-gateway Configure H323 Gateway
ip Interface Internet Protocol config commands
ipv6 IPv6 interface subcommands
keepalive Enable keepalive
llc2 LLC2 Interface Subcommands
mtu Set the interface Maximum Transmission Unit (MTU)
--More--
I know encapsulations are for subinterfaces, but still not working. I created the sub interface and tried doing the encapuslation command......didn't work. I want to believe that the IOS i have on the router doesn't support it!!! -
azobiora Member Posts: 15 ■□□□□□□□□□
You need IP Plus or better for 802.1q. You only have IP Base.
Do you mean IP Based IOS? And if it is!!! can i download it off from Cisco's site or if you have a url were i could download it from i would really appreciate it alot! thanks! -
tiersten Member Posts: 4,505
Do you mean IP Based IOS?
You need a SMARTnet support contract assigned to your CCO account at cisco.com to download. -
chilwil103 Registered Users Posts: 1 ■□□□□□□□□□
Good posts. Thanks for the heads up.
I have the same issue with an old 2600 router I am using with the CCNA study curriculum. I am trying to configure "router on a stick" and the encapsulation command isn't available under the sub interface. The flash is an older version (flash:c2600-i-mz.123-26.bin). I have tried to upload an IOS that I copied from another router (c2600-jk8o3s-mz.122-12a.bin) via a TFTP server but I don't have enough memory in my router to do so and it errors out.
Since it appears that the sub interfaces will configure on this router does anyone know if there is an older pre-encapsulation dot1q command I can use for practicing the router on a stick configuration?