📄 stun basic with multiple tunnels.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:46:06 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="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title> STUN Basic with Multiple Tunnels </title>
</head>
<body bgcolor="#FFFFFF">
<h3>STUN Basic with Multiple Tunnels</h3>
<p><img src="images/graphic-1-image-2.gif"
alt="graphic-1-image-2" width="474" height="193"> </p>
<table border="3" cellpadding="3">
<tr>
<th>Router A</th>
<td>stun peer-name 1.0.0.1<br>
stun protocol-group 9 basic<br>
stun protocol-group 13 basic<br>
<br>
interface serial 0<br>
encapsulation stun<br>
stun group 9<br>
stun route all tcp 5.0.0.1<br>
<br>
interface serial 1<br>
encapsulation stun<br>
stun group 13<br>
stun route all tcp 5.0.0.1<br>
<br>
interface loopback 0<br>
ip address 1.0.0.1 255.255.255.0<br>
<br>
</td>
<td> </td>
<th>Router B</th>
<td>stun peer-name 5.0.0.1<br>
stun protocol-group 9 basic<br>
stun protocol-group 13 basic<br>
<br>
interface serial 0<br>
encapsulation stun<br>
stun group 9<br>
stun route all tcp 1.0.0.1<br>
<br>
interface serial 1<br>
encapsulation stun<br>
stun group 13<br>
stun route all tcp 1.0.0.1<br>
<br>
interface loopback 0<br>
ip address 5.0.0.1 255.255.255.0<br>
<br>
</td>
</tr>
</table>
<hr>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -