Difference between revisions of "Netband Project - Goodies"
From Teknologisk videncenter
								
												
				 (New page: <accesscontrol>NetBand</accesscontrol> This page is part of the Netband Project  *send messages to other adminsitrative users through the cli <pre>B1rt1#send * Enter me...)  | 
				|||
| Line 9: | Line 9: | ||
Send message? [confirm]  | Send message? [confirm]  | ||
B1rt1#  | B1rt1#  | ||
| − | |||
| − | |||
***  | ***  | ||
***  | ***  | ||
| Line 18: | Line 16: | ||
</pre>  | </pre>  | ||
<pre>B1rt1#  | <pre>B1rt1#  | ||
| − | |||
| − | |||
***  | ***  | ||
***  | ***  | ||
| Line 25: | Line 21: | ||
***  | ***  | ||
hej hej  | hej hej  | ||
| + | </pre>  | ||
| + | *disable password check on telnet sessions  | ||
| + | <pre>line vty 0 4  | ||
| + |  no login  | ||
| + | line vty 5 15  | ||
| + |  no login  | ||
</pre>  | </pre>  | ||
Revision as of 10:20, 17 April 2009
<accesscontrol>NetBand</accesscontrol> This page is part of the Netband Project
- send messages to other adminsitrative users through the cli
 
B1rt1#send * Enter message, end with CTRL/Z; abort with CTRL/C: hej hej ^Z Send message? [confirm] B1rt1# *** *** *** Message from tty194 to all terminals: *** hej hej
B1rt1# *** *** *** Message from tty194 to all terminals: *** hej hej
- disable password check on telnet sessions
 
line vty 0 4 no login line vty 5 15 no login