Beancurd
11-13-2007, 09:43 PM
Good day,
I am following the commands in the book from the Frame Relay lab in chapter 14 on several 2600 series routers.
Here is part of my output from show version:
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-I-M), Version 12.3(20), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2006 by cisco Systems, Inc.
Compiled Tue 08-Aug-06 20:50 by kesnyder
Image text-base: 0x80008098, data-base: 0x80CE7FC4
ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
ROM: C2600 Software (C2600-I-M), Version 12.3(20), RELEASE SOFTWARE (fc2)
Lab_C uptime is 3 hours, 22 minutes
System returned to ROM by power-on
System image file is "flash:c2600-i-mz.123-20.bin"
My issue is that when following the example on page 841 the prompt on my router changes to a sub interface prompt:
Lab_C(config)#int s0/0
Lab_C(config-if)#encapsulation frame-relay
Lab_C(config)#int s0/0.201 point-to-point
Lab_C(config-subif)#
The next command is to specify an ip address and then assign the dlci.
I can add the ip address/dlci to the sub interface but frame relay just is not working.
Do I have the wrong IOS version or something because as much as I read and look and try different things I'm just not getting my head around what is wrong.
Regards,
Bean
I am following the commands in the book from the Frame Relay lab in chapter 14 on several 2600 series routers.
Here is part of my output from show version:
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-I-M), Version 12.3(20), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2006 by cisco Systems, Inc.
Compiled Tue 08-Aug-06 20:50 by kesnyder
Image text-base: 0x80008098, data-base: 0x80CE7FC4
ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
ROM: C2600 Software (C2600-I-M), Version 12.3(20), RELEASE SOFTWARE (fc2)
Lab_C uptime is 3 hours, 22 minutes
System returned to ROM by power-on
System image file is "flash:c2600-i-mz.123-20.bin"
My issue is that when following the example on page 841 the prompt on my router changes to a sub interface prompt:
Lab_C(config)#int s0/0
Lab_C(config-if)#encapsulation frame-relay
Lab_C(config)#int s0/0.201 point-to-point
Lab_C(config-subif)#
The next command is to specify an ip address and then assign the dlci.
I can add the ip address/dlci to the sub interface but frame relay just is not working.
Do I have the wrong IOS version or something because as much as I read and look and try different things I'm just not getting my head around what is wrong.
Regards,
Bean