On ARC: First of all write "list network services". If there is something like it: CONFIGURED NETWORK SERVICES Server Admin Name Type Socket Close Status telnetd TELNETD 23 FALSE ENABLED DATA: is written there 50% of work is done. (if there is no telnetd service then write: "add network service telnetd server_type telnetd socket 23"). Then Add telnet client <ip-addr/netmask> - it will add your IP/netmask (netmask can be x.x.x.x or y, 255.255.255.0 = 24) to telnet "clients" (something like access-list mapped to line vty on cisco). Then you have to create user with manage type (if you don't have one). add user <username> type login,manage (It's better to disable/delete default manage user: "adm" or set password to it). madkins wrote:
Hello,
How do I enable telnet access to the TC for configuration?
Thank You Mike
_______________________________________________ USR-TC mailing list USR-TC@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/usr-tc