Changes

Line 684: Line 684:  
     <tr>
 
     <tr>
 
     <td>Outbound key</td>
 
     <td>Outbound key</td>
         <td>integer [0..65535]; default: <b>none</b></td>
+
         <td>integer [0..4294967295]; default: <b>none</b></td>
 
         <td>A key used to identify outgoing packets. This value should match the "Inbound key" value set on the opposite GRE instance or both key values should be omitted on both sides.</td>
 
         <td>A key used to identify outgoing packets. This value should match the "Inbound key" value set on the opposite GRE instance or both key values should be omitted on both sides.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Inbound key</td>
 
     <td>Inbound key</td>
         <td>integer [0..65535]; default: <b>none</b></td>
+
         <td>integer [0..4294967295]; default: <b>none</b></td>
 
         <td>A key used to identify incoming packets. This value should match the "Outbound key" value set on the opposite GRE instance or both key values should be omitted on both sides.</td>
 
         <td>A key used to identify incoming packets. This value should match the "Outbound key" value set on the opposite GRE instance or both key values should be omitted on both sides.</td>
 
     </tr>
 
     </tr>

Navigation menu