Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
liven wrote: Is there any need to do any kind of console port configuration on the device the octal cable is plugged into (not the 2511 router)? I have used cisco's configuration verbatim from cisco's website. I can use a console cable and connect to my devices, but the access server config on a 2511 will not work. I keep getting connection refused. any suggestions????
dynamik wrote: See if the sessions are already connected and/or try clearing the line. I stumbled over that.
liven wrote: The link:http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a008014f8e7.shtml is exactly what I am using.
tech-airman wrote: liven wrote: The link:http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a008014f8e7.shtml is exactly what I am using. liven, Exactly including the use of the IP addresses of 171.55.31.5 and 171.55.31.1?
liven wrote: tech-airman wrote: liven wrote: The link:http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a008014f8e7.shtmlis exactly what I am using. liven, Exactly including the use of the IP addresses of 171.55.31.5 and 171.55.31.1? Don't really follow you here, but that is ok. I will try a show line and see if they are already connected
tech-airman wrote: liven wrote: The link:http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a008014f8e7.shtmlis exactly what I am using. liven, Exactly including the use of the IP addresses of 171.55.31.5 and 171.55.31.1?
liven wrote: The link:http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a008014f8e7.shtmlis exactly what I am using.
tech-airman wrote: liven, liven wrote: tech-airman wrote: liven wrote: The link:http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a008014f8e7.shtmlis exactly what I am using. liven, Exactly including the use of the IP addresses of 171.55.31.5 and 171.55.31.1? Don't really follow you here, but that is ok. I will try a show line and see if they are already connected You said "...is exactly what I am using..." where that link has a router configuration using the IP addresses of 171.55.31.5 and 171.55.31.1. So I ask again, did you use the configuration listed on that webpage exactly including the use of the IP addresses of 171.55.31.5 and 171.55.31.1?
dynamik wrote: It looks like those are for the ethernet interface and default route. Those aren't going to affect what you're trying to do. Did you notice this part: !--- Configure lines 1 - 16 with at least transport input Telnet. Did the show line give you anything?
liven wrote: tech-airman wrote: liven, liven wrote: tech-airman wrote: liven wrote: The link:http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a008014f8e7.shtmlis exactly what I am using. liven, Exactly including the use of the IP addresses of 171.55.31.5 and 171.55.31.1? Don't really follow you here, but that is ok. I will try a show line and see if they are already connected You said "...is exactly what I am using..." where that link has a router configuration using the IP addresses of 171.55.31.5 and 171.55.31.1. So I ask again, did you use the configuration listed on that webpage exactly including the use of the IP addresses of 171.55.31.5 and 171.55.31.1? No I am using different addresses. I don't see the address 171.55.31.1 on cicso example.
<snip> ! interface Ethernet0 ip address 171.55.31.5 255.255.255.192 !--- Use a public IP address to ensure connectivity. <snip> ! ip default-gateway 171.55.31.1 !--- This is the default gateway when routing is disabled. !--- For example, if the router is in boot ROM mode. <snip> ip classless ip route 0.0.0.0 0.0.0.0 171.55.31.1 !--- Set the default route for the external network.
liven wrote: I am using 172.16.10.1 as my loop back address, and then adding sequential port numbers to 2000 for each ip host. I am currently consoled directly into the 2511 router. So I do not need a default gateway or anything like that.
dynamik wrote: He has a console connection to the 2511 and he is telnetting from there to the other routers. That's how I have mine setup as well.
dynamik wrote: Are you trying to give me a hard time or are you genuinely asking how this works? It's just like I said. All you do is telnet to the other devices once you're consoled in to the 2511. When you set up your hostnames, it's really slick. I just type "r1" to go to my first router. Ctrl-Alt-6 + x to suspend the session and go back to the 2511. Then "r2" or whatever to the next device, etc.
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.