diff options
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch6/6_2_3/content.html')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/ch6/6_2_3/content.html | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch6/6_2_3/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch6/6_2_3/content.html new file mode 100644 index 0000000..a64ff33 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch6/6_2_3/content.html @@ -0,0 +1,119 @@ +<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<title>Content</title>
+<base target="_self">
+</head>
+
+<body background="../../images/bg.gif" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" onLoad="window.focus();" link="#808080" vlink="#808080" alink="#808080">
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td bgcolor="#336666" width="18" valign="top">
+ <img border="0" src="../../images/content_lines.gif" width="16" height="25">
+ <img border="0" src="../../images/transdot.gif" width="2" height="1"></td>
+ <td bgcolor="#336666"><b><font face="Arial" size="2" color="#FFFFFF">6.2</b></font></td>
+ <td bgcolor="#336666"><img border="0" src="../../images/transdot.gif" width="10" height="1"></td>
+ <td bgcolor="#336666" width="100%"><strong><font size="2" color="#FFFFFF">
+ <span style="font-family: Arial">Network Management</span></font></strong></td>
+ <td width="9" bgcolor="#336666"> </td>
+ </tr>
+ <tr>
+ <td bgcolor="#669999" height="25" width="18"> </td>
+ <td bgcolor="#669999" height="25"><b>
+ <font face="Arial" size="2" color="#FFFFFF">6.2.3</font></b></td>
+ <td bgcolor="#669999"><img border="0" src="../../images/transdot.gif" width="10" height="1"></td>
+ <td bgcolor="#669999" height="25" width="100%"><strong>
+ <font face="Arial" size="2" color="#FFFFFF">SNMP and CMIP standards</font></strong></td>
+ <td bgcolor="#669999" height="25" width="9"> </td>
+ </tr></table>
+
+<table border="0" cellpadding="0" cellspacing="0" width="95%" bordercolor="#111111">
+ <tr>
+ <td width="15"></td>
+ <td>
+
+ <font face="Arial" size="2">To allow for interoperability of management across
+ many different network platforms, network management standards are
+ required so that vendors can implement and adhere to these standards.
+ Two main standards have emerged:
+ <img border="0" src="../../images/1.gif" align="absmiddle" width="12" height="12"></font><ul>
+ <li>
+
+ <font face="Arial" size="2"><b>Simple Network Management Protocol</b> – IETF community</font></li>
+ <li>
+
+ <font face="Arial" size="2"><b>Common Management Information Protocol</b>
+ – Telecommunications community</font></li>
+ </ul>
+ <p>
+
+ <font face="Arial" size="2">Simple Network Management Protocol (SNMP)
+ actually refers to a set of standards for network management,
+ including a protocol, a database structure specification, and a set of
+ data objects. SNMP was adopted as the standard for TCP/IP internets in
+ 1989 and became very popular. An upgrade, known as SNMP version 2c
+ (SNMPv2c) was adopted in 1993. SNMPv2c provides support for
+ centralized and distributed network management strategies, and
+ included improvements in the structure of management information (SMI),
+ protocol operations, management architecture, and security. This was designed to run on OSI based
+ networks as well as TCP/IP based networks. Since then SNMPv3 has been
+ released. To solve the security shortcomings of SNMPv1 and SNMPv2c,
+ SNMPv3 provides secure access to MIBs by authenticating and
+ encrypting packets over the network. The common management information
+ protocol (CMIP) is an OSI network management protocol that was created
+ and standardized by the ISO for the monitoring and control of
+ heterogeneous networks.</font></p>
+ <p>
+ <TABLE bgcolor="#B0AFAF" width="95%" border="0" cellspacing="0" cellpadding="0">
+ <TR>
+ <TD valign="top">
+ <TABLE bgcolor="#669999" width="100%" cellspacing="0" cellpadding="0" border="0">
+ <TR>
+ <TD width="5">
+ <img border="0" src="../../images/lab_toplft.gif" width="116" height="23"></TD>
+ <TD><IMG alt="" height="1" width="3" src="../../images/s.gif"></TD><TD align="right" valign="top">
+ <IMG alt="" src="../../images/corner_ur_7.gif" width="7" height="7"></TD>
+ </TR>
+ </TABLE>
+
+ <TABLE bgcolor="#B0AFAF" width="100%" cellspacing="0" cellpadding="0" border="0">
+ <TR>
+ <TD>
+ <TABLE width="100%" cellpadding="2" cellspacing="0" border="0" bordercolor="#111111">
+ <TR>
+ <TD bgcolor="#ffffff" width="15"> </TD>
+ <TD bgcolor="#ffffff"><font FACE="Arial" SIZE="2" COLOR="#000000">
+ <p><font color="#808080">
+ <img border="0" src="../../images/links_icon.gif" width="25" height="25">
+ <b>Web Links</b></font></p>
+ </font><font FACE="Arial" SIZE="2" COLOR="#808080">
+
+ <p>CMIP<p>
+ <a target="_blank" href="http://www.cisco.com/en/US/tech/tk472/tk473/tk119/tech_protocol_home.html">
+ http://www.cisco.com/en/US/tech/
+ tk472/tk473/ tk119/tech_protocol_
+ home.html</a></font></p>
+
+ <p>
+ <IMG alt="" height="2" width="1" src="../../images/s.gif"></p>
+ </TD>
+ </TR>
+ </TABLE>
+ </TD>
+ </TR>
+ </TABLE>
+ </TD>
+ </TR>
+ </TABLE><p>
+
+ <font face="Arial" size="2"> </font>
+ </td>
+ </tr>
+ </table>
+
+</body>
+
+</html>
\ No newline at end of file |
