Changes

427 bytes removed ,  09:44, 18 December 2018
Line 172: Line 172:  
       <td>Enable</td>
 
       <td>Enable</td>
 
       <td>yes {{!}} no; Default: '''no'''</td>
 
       <td>yes {{!}} no; Default: '''no'''</td>
       <td>Toggles the BGP instance ON or OFF</td>
+
       <td>Toggles the BGP peer ON or OFF</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>AS</td>
+
       <td>Remote AS</td>
 
       <td>integer: " "</td>
 
       <td>integer: " "</td>
       <td>AS number is an identification of an autonomous system. BGP protocol uses the AS number for detecting whether the BGP connection is an internal one or external one. '''[Required]'''</td>
+
       <td>Neighbour's remote AS</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>BGP router ID</td>
+
     <td>Remote address</td>
         <td>string; Default: " "</td>
+
         <td>ip; Default: " "</td>
         <td>The router id is used by BGP to identify the routing device from which a packet originated. Default router ID value is selected as the largest IP Address of the interface.</td>
+
         <td>Neighbour's remote IPv4 address</td>
    </tr>
  −
    <tr>
  −
    <td>Network</td>
  −
        <td>string; Default: " "</td>
  −
        <td>Add an announcement network(s)</td>
   
     </tr>
 
     </tr>
 
</table>
 
</table>