5 border:solid 1px #c0c0c0;
15 background-color:#000099;
19 <form id="uob_fv_table_form">
20 <table id='uob_fv_table'>
22 <th><strong>Flowspace Name</strong></th>
24 <input id="flowspace_name" type="text" name="flowspace_name" maxlength="20" title="Flowspace name" disabled="disabled" />
29 <th><strong>MAC Source</strong></th>
32 <label for="uob_fv_table_dl_src_start"></label>
33 <input id="uob_fv_table_dl_src_start" type="text" name="uob_fv_table_dl_src_start" maxlength="17" title="Link layer source address range start" />
37 <label for="uob_fv_table_dl_src_end"></label>
38 <input id="uob_fv_table_dl_src_end" type="text" name="uob_fv_table_dl_src_end" maxlength="17" title="Link layer source address range end"/>
42 <th><strong>MAC Destination</strong></th>
45 <label for="uob_fv_table_dl_dst_start"></label>
46 <input id="uob_fv_table_dl_dst_start" type="text" name="uob_fv_table_dl_dst_start" maxlength="17" title="Link layer destination address range start"/>
50 <label for="uob_fv_table_dl_dst_end"></label>
51 <input id="uob_fv_table_dl_dst_end" type="text" name="uob_fv_table_dl_dst_end" maxlength="17" title="Link layer destination address range end"/>
55 <th><strong>Ethernet Type</strong></th>
58 <label for="uob_fv_table_dl_type_start"></label>
59 <input type="text" name="uob_fv_table_dl_type_start" id="uob_fv_table_dl_type_start" title="Link layer type range start"/>
63 <label for="uob_fv_table_dl_type_end"></label>
64 <input type="text" name="uob_fv_table_dl_type_end" id="uob_fv_table_dl_type_end" title="Link layer type range end"/>
68 <th><strong>VLAN ID</strong></th>
71 <label for="uob_fv_table_vlan_id_start"></label>
72 <input type="text" name="uob_fv_table_vlan_id_start" value="25" id="uob_fv_table_vlan_id_start" title= "VLAN ID range start"/>
76 <label for="uob_fv_table_vlan_id_end"></label>
77 <input type="text" name="uob_fv_table_vlan_id_end" value="25" id="uob_fv_table_vlan_id_end" title="VLAN ID range end" />
81 <th><strong>IP Source</strong></th>
84 <label for="uob_fv_table_nw_src_start"></label>
85 <input type="text" name="uob_fv_table_nw_src_start" id="uob_fv_table_nw_src_start" title="Network source address range start"/>
89 <label for="uob_fv_table_nw_src_end"></label>
90 <input type="text" name="uob_fv_table_nw_src_end" id="uob_fv_table_nw_src_end" title="Network source address range end"/>
94 <th><strong>IP Destination</strong></th>
97 <label for="uob_fv_table_nw_dst_start"></label>
98 <input type="text" name="uob_fv_table_nw_dst_start" value="192.168.1.0" id="uob_fv_table_nw_dst_start" title="Network destination address range start" />
102 <label for="uob_fv_table_nw_dst_end"></label>
103 <input type="text" name="uob_fv_table_nw_dst_end" value="192.168.1.31" id="uob_fv_table_nw_dst_end" title="Network destination address range end"/>
107 <th><strong>IP Protocol</strong></th>
110 <label for="uob_fv_table_nw_proto_start"></label>
111 <input type="text" name="uob_fv_table_nw_proto_start" id="uob_fv_table_nw_proto_start" title="Network protocol range start"/>
115 <label for="uob_fv_table_nw_proto_end"></label>
116 <input type="text" name="uob_fv_table_nw_proto_end" id="uob_fv_table_nw_proto_end" title="Network protocol range end"/>
120 <th><strong>TCP/UDP Source</strong></th>
123 <label for="uob_fv_table_tp_src_start"></label>
124 <input type="text" name="uob_fv_table_tp_src_start" id="uob_fv_table_tp_src_start" title="Transport source port range start"/>
128 <label for="uob_fv_table_tp_src_end"></label>
129 <input type="text" name="uob_fv_table_tp_src_end" id="uob_fv_table_tp_src_end" title="Transport source port range end" />
133 <th><strong>TCP/UDP Destination</strong></th>
136 <label for="uob_fv_table_tp_dst_start"></label>
137 <input type="text" name="uob_fv_table_tp_dst_start" id="uob_fv_table_tp_dst_start" title="Transport destination port range start"/>
141 <label for="uob_fv_table_tp_dst_end"></label>
142 <input type="text" name="uob_fv_table_tp_dst_end" id="uob_fv_table_tp_dst_end" title="Transport destination port range end"/>
148 <th><strong>Ports</strong></th>
151 <label for="uob_fv_table_slivers"></label>
152 <div class="multiselect" id="multi_flowpspace_ports_selected">
157 <div id="fvf_table_button" name="fvf_table_button"> </div>