Secure Computing SG570 Manual de usuario Pagina 120

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 341
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 119
access-list local_nets deny any
! Our AS number
router /jointfilesconvert/459190/bgp 1
! Our IP address
/jointfilesconvert/459190/bgp router-id 192.168.0.1
! Announce our own network to other neighbors
network 192.168.0.0/24
! Advertise all connected routes (directly attached interfaces)
redistribute connected
! Advertise kernel routes (manually inserted routes, IPSec)
redistribute kernel
! Every 'router /jointfilesconvert/459190/bgp' block contains a list of neighbors to
which the router is connected:
neighbor 192.168.1.1 remote-as 2
neighbor 192.168.1.1 distribute-list local_nets in
neighbor 10.10.1.1 remote-as 3
neighbor 10.10.1.1 distribute-list local_nets in
Restart route management to enable the updated configuration: Uncheck Enable route
management, click Update, check Enable route management and click Update.
If you prefer, you can uncomment the password and enable password lines, and then
telnet to the relevant ports to configure Zebra and/or ospfd via the command line. (The
command line interface is very similar to the Cisco IOS interface. If you are familiar with
this, you may prefer to configure using this method.)
114
Network Setup
Vista de pagina 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 340 341

Comentarios a estos manuales

Sin comentarios