From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../en_CCNA4_v30/index/commands/ch6/index.html | 352 +++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/index/commands/ch6/index.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/index/commands/ch6') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/index/commands/ch6/index.html b/Bachelor/CCNA4/en_CCNA4_v30/index/commands/ch6/index.html new file mode 100644 index 0000000..e794c66 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/index/commands/ch6/index.html @@ -0,0 +1,352 @@ + + + + + + + + Commands + + + + + +
+
+ + + + + + + + + + + + +
+ + + + + +
+
+ Cisco Systems
+ + + + + +
+ +
+
+  
+ + + + +
+

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + + + + +
Modules:  + + + |  + 1  |  + 2  |  + 3  |  + 4  |  + 5  |  6  |  + CS  |  + All  |
+ + + + + +
+ + + + + +
Module 6: + + Introduction to + Network Administration
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + Command + Command Description + Command Syntax
+ + 6.2.7 + snmp-server community string ro + Defines the community access string. You can configure one or more + community strings. To remove a specific community string, use the + + no snmp-server community + command. + snmp-server community + string + [view view-name] [ro | rw] [number]
  + snmp-server community string rw + Defines the community access string. You can configure one or more + community strings. To remove a specific community string, use the + + no snmp-server community + command. + snmp-server community + string + [view view-name] [ro | rw] [number]
+ snmp-server contact text + Sets the system contact string. + snmp-server contact + text + +
+ snmp-server location text + Sets the system location string. + snmp-server location + text + +
+ + 6.2.9 + logging on + Message logging is enabled by default. It must be enabled in order to + send messages to any destination other than the console. To disable + message logging, use the + no logging on + command. Note that disabling + the logging process can slow down the router because a process cannot + continue until the messages are written to the console. + logging on
  + logging hostname | ip address + To send log messages to a syslog server host, like CiscoWorks2000. + + logging {hostname | ip-address}
  + service timestamps log datetime + Enables log time stamps. + service timestamps log datetime + [msec] [localtime] [show-timezone]
+ logging trap informationalTo + set logging severity level to level 6 or informational. + logging trap informational
+ +
+ +
+ +
+ +
+ +
+ + + + + + + +
+ Close Window
+ + + + + + + + + +
+ All contents + copyright © 2003 Cisco Systems, Inc. All rights reserved.
+ +  \ No newline at end of file -- cgit v1.2.3