Route Based VPN and BGPNokia IP40 Security Platform User’s Guide v1.1 129NoteYou can configure BGP by using the Nokia IP40 CLI only. This feature is not supported inthe IP40 GUI. Use the command-line options from a command shell (such as Hyperterminal) to configure these options. A brief list of important commands are included in thisguide to provide an introduction. For more information on these commands, see Nokia IP40Security Platform CLI Reference Guide Version 1.1.Enabling BGP RoutingUse the following command to enable the BGP routing protocol:set bgp daemon | enable | disable>Configuring the Local AS and Router-IDUse the following command to configure the local AS:set bgp as router-id ipaddress>Configuring Nokia IP40 Security Platform for BGP RouteAdvertisementThe network and redistribute commands are used to inject routes into the BGP table. Thenetwork-mask portion of the IP address allows supernetting and subnetting.Use the following commands to configure route advertisements:add bgpnetwork ipaddress | netmask-length>redistribute | kernel | static>Use the following commands to delete BGP route advertisement:delete bgpnetwork ipaddress | netmake-length >redistribute < connected | kernel | static >Monitoring BGPUse the following show commands to monitor BGP activity:show bgp config allshow bgp summaryshow bgp config running