⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 reverse sdllc with rsrb for ethernet.htm

📁 cisco中文资料,交换机的架构,信号流......
💻 HTM
字号:
<html>

<head>
<meta http-equiv="Expires" content="30-Mar-97">
<meta http-equiv="Owner" content="dcoleman">
<meta http-equiv="Reply-to" content="cse-ibm">
<meta http-equiv="Content-Type"
content="text/html; charset=gb_2312-80">
<meta name="date" content="Mon May 20 14:31:15 1996">
<meta name="author" content="lmc">
<meta name="Security" content="Internal">
<meta name="Status" content="Draft">
<meta name="Source" content="/home/dcoleman/html/sdlc">
<meta name="FileType" content="SampleConfig">
<meta name="Subject"
content="Internetworking:IBM_Info:SDLLC:General">
<meta name="Subject"
content="Internetworking:IBM_Info:RSRB:General">
<meta name="Subject"
content="Internetworking:IBM_Info:SRTLB:General">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title> Reverse SDLLC with RSRB for Ethernet </title>
</head>

<body bgcolor="#FFFFFF">

<h3>Reverse SDLLC with RSRB for Ethernet</h3>

<p><img src="images/graphic-1-image-20.gif"
alt="graphic-1-image-20" width="474" height="139"> </p>

<table border="3" cellpadding="3">
    <tr>
        <th>Router A </th>
        <td>bridge 4 protocol ieee<br>
        source-bridge ring-group 100<br>
        source-bridge remote-peer 100 tcp 1.0.0.1<br>
        source-bridge remote-peer 100 tcp 5.0.0.1<br>
        <br>
        interface serial 0<br>
        encapsulation sdlc-secondary<br>
        sdlc address c1<br>
        sdllc traddr 0110.2222.3300 222 1 100<br>
        sdllc partner 4000.0122.0001 c1<br>
        <br>
        interface loopback 0<br>
        ip address 1.0.0.1 255.255.255.0<br>
        </td>
        <td> </td>
        <th>Router B </th>
        <td>source-bridge ring group 100<br>
        source-bridge remote-peer 100 tcp 1.0.0.1<br>
        source-bridge remote-peer 100 tcp 5.0.0.1<br>
        source-bridge transparent 100 13 1 4<br>
        <br>
        interface ethernet 0<br>
        ip address 5.0.0.1 255.255.255.0<br>
        bridge-group 4<br>
        <br>
        bridge 4 protocol ieee<br>
        </td>
    </tr>
</table>

<p><b>Note: The MAC address on the Ethernet is in Least
Significant Bit (LSB) first and the Token Ring is in Most
Significant Bit (MSB) first. This means that the
&quot;traddr&quot; address must be the bitswapped version of the
address in the host and the partner address must be the
bitswapped version of the hosts Ethernet MAC address.</b></p>

<p>0200.8044.0080 is the bitswapped form of 4000.0122.0001 </p>

<p><b><i>NOTES:<br>
</i></b></p>

<ul>
    <li><b><i>This works for a PU 2.0 Session Only. </i></b></li>
    <li><b><i>Requires XID from a LAN attached device to initiate
        session. </i></b></li>
</ul>

<hr>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -