HP 11i Manual de usuario Pagina 98

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 113
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 97
Configuring gated
Importing and Exporting Routes
Chapter 398
Examples of import and export Statements
The following import statement imports a BGP route for network
195.1.1 to the gated forwarding table with a preference of 15:
import proto /jointfilesconvert/50754/bgp as 1 {
195.1.1 mask 0xffffff00 preference 15;
};
The following export statement exports toOSPF the ASEroute that was
imported to the gated forwarding table in the previous example. The
route was originally built by BGP and the destination of the route is
network 195.1.1.
export proto ospfase type 1 /* Export an ASE route to OSPF */
proto /jointfilesconvert/50754/bgp as 1 {/*route came from BGP and AS 1*/
195.1.1 ; /* the route is to network 195.1.1 */
};
};
Vista de pagina 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 112 113

Comentarios a estos manuales

Sin comentarios