?? index.html
字號:
<html>
<head>
<title>SDH 服務器 </title>
</head>
<body>
<table border=1 align=center >
<caption align=center >SDH 配置查詢命令表 </caption>
<tr><th>設備地址 </th><th>命令 </th><th>盤號 </th><th>支路號 </th><th>參數 </th><th>位置 </th><th>操作 </th><th>確認 </th>
<!--時隙交叉配置-->
<form action="/cgi-bin/csa_web.cgi" method="GET">
<tr><td align="center" valign="top">
<input type=hidden name="device" value="V35_BOARD" ><br>
<input type=text name="address" value="1" size="6" maxlength="5" >
</td>
<td align="center" valign="top">
<input type=hidden name="cmd" value="dxc_timeslot" >
<span class="STYLE2">時隙交叉配置 </span>
</td>
<td align="center" valign="top">
源端:
<select name="src_board">
<option>1
<option>2
<option>3
<option>4
<option>5
</select><br>
目的:
<select name="dst_board">
<option>1
<option>2
<option>3
<option>4
<option selected >5
</select><br>
</td>
<td align="center" valign="top">
源端:
<select name="src_port">
<option>1
<option>2
<option>3
<option>4
</select><br>
目的:
<select name="dst_port">
<option selected >1
<option>2
<option>3
<option>4
</select><br>
</td>
<td align="left" valign="top">
源端時隙號:
<input type=text name="src_timeslot" value="1" size="4" maxlength="2"><br>
目的時隙號:
<input type=text name="dst_timeslot" value="1" size="4" maxlength="2"><br>
交叉標志: <br>
<input type=radio name="dxc_flag" value="0" checked >建立TU12時隙/查詢TU12時隙<br>
<input type=radio name="dxc_flag" value="1">刪除TU12時隙/查詢TUG3時隙<br>
</td>
<td align="center" valign="top">
<select name="location">
<option>local
<option>remote
</select><p>
</td>
<td align="center" valign="top">
<select name="operation">
<option>query
<option>set
</select><p>
</td>
<td align="center" valign="middle">
<input type="submit" value="確認">
</td>
</form>
<!--V35工作模式配置-->
<form action="/cgi-bin/csa_web.cgi" method="GET">
<tr><td align="center" valign="top">
<input type=hidden name="device" value="V35_BOARD" >
<input type=text name="address" value="1" size="6" maxlength="5" >
</td>
<td align="center" valign="top">
<input type=hidden name="cmd" value="V35_work_mode" >
<span class="STYLE2">V35卡工作模式配置 </span>
</td>
<td align="center" valign="top">
<select name="board_num">
<option>1
<option>2
<option>3
<option>4
</select><p>
</td>
<td align="center" valign="top">
<select name="port_num">
<option>1
<option>2
</select><p>
</td>
<td align="left" valign="top">
<input type=radio name="mode_type" value="1" checked >局端/終端選擇 :
<select name="work_mode">
<option>DTE
<option>DCE
</select><br>
<input type=radio name="mode_type" value="2">收數據相位選擇:
<select name="work_rxp">
<option>0
<option>1
</select><br>
<input type=radio name="mode_type" value="3">發數據相位選擇:
<select name="work_txp">
<option>0
<option>1
</select><br>
<input type=radio name="mode_type" value="4">工作時鐘的選擇:
<select name="work_clk">
<option>INT
<option>EXT
</select><br>
<input type=radio name="mode_type" value="5">E1時鐘的選擇:
<select name="main_clk">
<option>MASTER
<option>SLAVE
</select><br>
</td>
<td align="center" valign="top">
<select name="location">
<option>local
<option>remote
</select><p>
</td>
<td align="center" valign="top">
<select name="operation">
<option>query
<option>set
</select><p>
</td>
<td align="center" valign="middle">
<input type="submit" value="確認">
</td>
</form>
<!--V35成幀模式配置-->
<!--V35帶寬配置-->
<form action="/cgi-bin/csa_web.cgi" method="GET">
<tr><td align="center" valign="top">
<input type=hidden name="device" value="V35_BOARD" >
<input type=text name="address" value="1" size="6" maxlength="5" >
</td>
<td align="center" valign="top">
<input type=hidden name="cmd" value="V35_timeslot" >
<span class="STYLE2">V35帶寬配置 </span>
</td>
<td align="center" valign="top">
<select name="board_num">
<option>1
<option>2
<option>3
<option>4
</select><p>
</td>
<td align="center" valign="top">
<select name="port_num">
<option>1
<option>2
</select><p>
</td>
<td align="left" valign="top">
時隙帶寬:
<input type=text name="down_timeslot" value="1" size="4" maxlength="2">
</td>
<td align="center" valign="top">
<select name="location">
<option>local
<option>remote
</select><p>
</td>
<td align="center" valign="top">
<select name="operation">
<option>query
<option>set
</select><p>
</td>
<td align="center" valign="middle">
<input type="submit" value="確認">
</td>
</form>
<!--查詢某V35盤的所有屬性-->
<form action="/cgi-bin/csa_web.cgi" method="GET">
<tr><td align="center" valign="top">
<input type=hidden name="device" value="V35_BOARD" >
<input type=text name="address" value="1" size="6" maxlength="5" >
</td>
<td align="center" valign="top">
<input type=hidden name="cmd" value="V35_attribute" >
<span class="STYLE2">查詢某V35盤的所有屬性 </span>
</td>
<td align="center" valign="top">
<select name="board_num">
<option>1
<option>2
<option>3
<option>4
</select><p>
</td>
<td align="center" valign="top">
<input type=hidden name="port_num" value="1" >
</td>
<td align="left" valign="top">
<input type=hidden name="others" value="1" >
</td>
<td align="center" valign="top">
<select name="location">
<option>local
<option>remote
</select><p>
</td>
<td align="center" valign="top">
<select name="operation">
<option>query
<option>set
</select><p>
</td>
<td align="center" valign="middle">
<input type="submit" value="確認">
</td>
</form>
<!--配置時鐘源優先級-->
<form action="/cgi-bin/csa_web.cgi" method="GET">
<tr><td align="center" valign="top">
<input type=hidden name="device" value="MAIN_BOARD" >
<input type=text name="address" value="1" size="6" maxlength="5" >
</td>
<td align="center" valign="top">
<input type=hidden name="cmd" value="CLK_prio" >
<span class="STYLE2">配置時鐘源優先級 </span>
</td>
<td align="center" valign="top">
<input type=hidden name="board_num" value="1" >
</td>
<td align="center" valign="top">
<input type=hidden name="port_num" value="1" >
</td>
<td align="left" valign="top">
優先級1:
<select name="prio1">
<option>NONE
<option>OPT1
<option>OPT2
<option>PORT_OPT1
<option>PORT_OPT2
<option>BOARD1_PORT1
<option>BOARD1_PORT2
<option>BOARD1_PORT3
<option>BOARD1_PORT4
<option>BOARD2_PORT1
<option>BOARD2_PORT2
<option>BOARD2_PORT3
<option>BOARD2_PORT4
<option>BOARD3_PORT1
<option>BOARD3_PORT2
<option>BOARD3_PORT3
<option>BOARD3_PORT4
<option>BOARD4_PORT1
<option>BOARD4_PORT2
<option>BOARD4_PORT3
<option>BOARD4_PORT4
<option>FREE
<option>EXT_CLOCK
</select><br>
優先級2:
<select name="prio2">
<option>NONE
<option>OPT1
<option>OPT2
<option>PORT_OPT1
<option>PORT_OPT2
<option>BOARD1_PORT1
<option>BOARD1_PORT2
<option>BOARD1_PORT3
<option>BOARD1_PORT4
<option>BOARD2_PORT1
<option>BOARD2_PORT2
<option>BOARD2_PORT3
<option>BOARD2_PORT4
<option>BOARD3_PORT1
<option>BOARD3_PORT2
<option>BOARD3_PORT3
<option>BOARD3_PORT4
<option>BOARD4_PORT1
<option>BOARD4_PORT2
<option>BOARD4_PORT3
<option>BOARD4_PORT4
<option>FREE
<option>EXT_CLOCK
</select><br>
優先級3:
<select name="prio3">
<option>NONE
<option>OPT1
<option>OPT2
<option>PORT_OPT1
<option>PORT_OPT2
<option>BOARD1_PORT1
<option>BOARD1_PORT2
<option>BOARD1_PORT3
<option>BOARD1_PORT4
<option>BOARD2_PORT1
<option>BOARD2_PORT2
<option>BOARD2_PORT3
<option>BOARD2_PORT4
<option>BOARD3_PORT1
<option>BOARD3_PORT2
<option>BOARD3_PORT3
<option>BOARD3_PORT4
<option>BOARD4_PORT1
<option>BOARD4_PORT2
<option>BOARD4_PORT3
<option>BOARD4_PORT4
<option>FREE
<option>EXT_CLOCK
</select><br>
優先級4:
<select name="prio4">
<option>NONE
<option>OPT1
<option>OPT2
<option>PORT_OPT1
<option>PORT_OPT2
<option>BOARD1_PORT1
<option>BOARD1_PORT2
<option>BOARD1_PORT3
<option>BOARD1_PORT4
<option>BOARD2_PORT1
<option>BOARD2_PORT2
<option>BOARD2_PORT3
<option>BOARD2_PORT4
<option>BOARD3_PORT1
<option>BOARD3_PORT2
<option>BOARD3_PORT3
<option>BOARD3_PORT4
<option>BOARD4_PORT1
<option>BOARD4_PORT2
<option>BOARD4_PORT3
<option>BOARD4_PORT4
<option>FREE
<option>EXT_CLOCK
</select><br>
優先級5:
<select name="prio5">
<option>NONE
<option>OPT1
<option>OPT2
<option>PORT_OPT1
<option>PORT_OPT2
<option>BOARD1_PORT1
<option>BOARD1_PORT2
<option>BOARD1_PORT3
<option>BOARD1_PORT4
<option>BOARD2_PORT1
<option>BOARD2_PORT2
<option>BOARD2_PORT3
<option>BOARD2_PORT4
<option>BOARD3_PORT1
<option>BOARD3_PORT2
<option>BOARD3_PORT3
<option>BOARD3_PORT4
<option>BOARD4_PORT1
<option>BOARD4_PORT2
<option>BOARD4_PORT3
<option>BOARD4_PORT4
<option>FREE
<option>EXT_CLOCK
</select><br>
優先級6:
<select name="prio6">
<option>NONE
<option>OPT1
<option>OPT2
<option>PORT_OPT1
<option>PORT_OPT2
<option>BOARD1_PORT1
<option>BOARD1_PORT2
<option>BOARD1_PORT3
<option>BOARD1_PORT4
<option>BOARD2_PORT1
<option>BOARD2_PORT2
<option>BOARD2_PORT3
<option>BOARD2_PORT4
<option>BOARD3_PORT1
<option>BOARD3_PORT2
<option>BOARD3_PORT3
<option>BOARD3_PORT4
<option>BOARD4_PORT1
<option>BOARD4_PORT2
<option>BOARD4_PORT3
<option>BOARD4_PORT4
<option>FREE
<option>EXT_CLOCK
</select><br>
優先級7:
<select name="prio7">
<option>NONE
<option>OPT1
<option>OPT2
<option>PORT_OPT1
<option>PORT_OPT2
<option>BOARD1_PORT1
<option>BOARD1_PORT2
<option>BOARD1_PORT3
<option>BOARD1_PORT4
<option>BOARD2_PORT1
<option>BOARD2_PORT2
<option>BOARD2_PORT3
<option>BOARD2_PORT4
<option>BOARD3_PORT1
<option>BOARD3_PORT2
<option>BOARD3_PORT3
<option>BOARD3_PORT4
<option>BOARD4_PORT1
<option>BOARD4_PORT2
<option>BOARD4_PORT3
<option>BOARD4_PORT4
<option>FREE
<option>EXT_CLOCK
</select><br>
優先級8:
<select name="prio8">
<option>NONE
<option>OPT1
<option>OPT2
<option>PORT_OPT1
<option>PORT_OPT2
<option>BOARD1_PORT1
<option>BOARD1_PORT2
<option>BOARD1_PORT3
<option>BOARD1_PORT4
<option>BOARD2_PORT1
<option>BOARD2_PORT2
<option>BOARD2_PORT3
<option>BOARD2_PORT4
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -