📄 test3.html
字号:
<html>
<head>
<meta http-equiv="Expires" content="30-Aug-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="Security" content="Internal">
<meta name="Status" content="Draft">
<meta name="Source" content="/home/dcoleman/html/sdlc">
<meta name="FileType" content="SampleConfig">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>Reverse SDLLC with Ethernet via DLSw+ (PU 2.0)</title>
</head>
<body>
<h3>Reverse SDLLC with Ethernet via DLSw+ (PU 2.0)</h3>
<p><img src="gif/sdllc-1-image-28.gif" width="474" height="166"> </p>
<table border="1">
<tr>
<th>NCP side of the network </th>
<td>dlsw local-peer peer-id 172.16.252.1<br>
dlsw remote-peer 0 tcp 172.16.254.1<br>
dlsw remote-peer 0 tcp 172.16.250.1<br>
!<br>
interface Loopback0<br>
description Logical interface used to map remote peers<br>
ip address 172.16.252.1 255.255.255.0<br>
!<br>
interface Serial0<br>
description Serial Connection to PG Mainframe<br>
no ip address<br>
encapsulation sdlc<br>
no keepalive<br>
clockrate 56000<br>
sdlc role secondary<br>
sdlc vmac 4000.0000.0100<br>
sdlc address C1 <br>
sdlc partner 0004.f5e4.7772 C1 <br>
sdlc address C2 <br>
sdlc partner 0001.fa28.2ce0 C2 <br>
sdlc address C3 <br>
sdlc partner 0001.fa2b.c1fa C3 <br>
sdlc dlsw C1 C2 C3 </td>
<th>Router B</th>
<td>source-bridge ring-group 100 <br>
dlsw local-peer peer-id 172.16.250.1 <br>
dlsw remote-peer 0 tcp 172.16.252.1 <br>
dlsw bridge-group 1 <br>
! <br>
interface Loopback0 <br>
description Logical interface used to map remote peers <br>
ip address 172.16.250.1 255.255.255.0 <br>
!<br>
interface Ethernet0 <br>
description First production ethernet segment <br>
ip address 172.16.1.1 255.255.255.0 <br>
ipx network 2 <br>
media-type 10BaseT <br>
bridge-group 1 </td>
</tr>
</table>
<p><b>注意:<br>
</b></p>
<ul>
<li><b>DLSw在IOS 10.3(2)到IOS 10.3(5.2)之间是与Cisco
IOS 10.3(5.3)及以上版本不兼容的。 </b></li>
<li><b>适合 PU 2.0 或 PU 2.1 SDLC设备 </b><ul>
<li><b>Multidrop PU 2.1 是在IOS 11.0 上支持 </b></li>
<li><b>Mixing PU 类型是在IOS 11.0 上支持。 </b></li>
</ul>
</li>
<li><b>在以太网中MAC地址的传输顺序是按字节从低位到高位的
(Least Significant Bit (LSB) first), 而Tokenring是从高位到低位传输的(Most
Significant Bit (MSB) first)。意思是说在RS6000中目的地址应该是adapter
0 7500.9221.0000中7500.9221.0000的反转地址。
例如:7500.9221.0000 -------> ae00.4984.0000 </b></li>
</ul>
<p><b><i>需要Cisco IOS 10.3及以上版本 </i></b></p>
<hr>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -