User Tools

Site Tools


archive_racnoss

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
archive_racnoss [2007/11/05 16:42] – /* Hardware */ _bacamarchive_racnoss [2026/09/26 18:44] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-====== Hardware ====== 
- 
- 
-Racnoss is a [[http://www.cisco.com/en/US/docs/routers/access/2500/software/user/guide/acsvrug.html|Cisco 2511]] router with one breakout cable to connect 8 asynchronous serial devices.  We could do with another similar cable as it has another port for 8 more devices. 
- 
-It currently provides serial consoles for some of Tardis' PCs. 
- 
- 
-====== OS ====== 
- 
- 
-It runs Cisco IOS Version 10.2(8a). 
- 
- 
-====== Usage ====== 
- 
- 
- 
-===== Telnet Ports ===== 
- 
-Access from ''davison'' with 
-  $ telnet cisco-serial <port> 
- 
-^ Host^ Line^ Telnet Port | 
-| mara| 1| 2001 | 
-| skaro| 2| 2002 | 
-| piper| 3| 2003 | 
-| wotan| 4| 2004 | 
- | 
- 
- 
- 
-===== Administration ===== 
- 
- 
-Racnoss runs a telnet server and is also connected to the [[spiderport]] for administration.  To setup a new port connect to Racnoss and run the following: 
- 
-<code> Racnoss>en 
- Password: 
- Racnoss#conf t 
- Enter configuration commands, one per line.  End with CNTL/Z. 
- Racnoss(config)#int a 
- Racnoss(config)#int async 5 
- Racnoss(config-if)#description HOSTNAME 
- Racnoss(config-if)#no ip address 
- Racnoss(config-if)#async mode interactive 
- Racnoss(config-if)#exit 
- Racnoss(config)#exit 
- Racnoss# 
-</code> 
- 
- 
- 
  
archive_racnoss.1194280953.txt.gz · Last modified: (external edit)