BGP
Border Gateway Protocol (BGP) was designed as Exterior Gateway Protocol (EGP) between autonomous systems . . . a redundancy for multiple ISP connections. BGP uses different attributes, called path attributes . . . to manipulate the best path. Like other IGPs, BGP needs to form relationship with its neighbors but . . . for a prefix. The prefix/length information in BGP is also known as Network Layer Reachability Information . . . (NLRI). BGP advertises different path attributes to help other . . .
13K - last updated 2016-11-24 23:57 UTC by 1421
Layer 3
=== IP === * [[X.25]] * [[IPv4]] * [[IPv6]] * [[IPsec]] === Routing Protocols === There are three classes . . . goes down. * [[RIP]] * [[EIGRP]] * [[OSPF]] * [[BGP]] * [[Route Redistribution]] * [[Policy-Based Routing]] . . .
2K - last updated 2016-12-05 12:37 UTC by 1421
Quagga BGP routing
This is how to setup bgp routing on Solaris 10 with quagga. For more information see http://www.quagga.net/ . . . BGP is necessary when an organization wants to achieve . . . or performance via multiple ISP connections. BGP requires AS. 1. Create configuration files /etc/quagga/zebra.conf . . . and /etc/quagga/bgpd.conf and enable zebra and bgp daemons. {{{ # vi . . . ! ip route 0.0.0.0/0 1.2.3.4 # vi /etc/quagga/bgpd.conf hostname gw.example.com password ***** enable . . .
4K - last updated 2009-02-10 15:31 UTC by arkadi
Route Redistribution
When a router compares two identical prefixes, first it looks at the administrative distance. If it is . . . ||1 || ||EIGRP summary route ||5 || ||External BGP ||20 || ||Internal EIGRP ||90 || ||IGRP ||100 || . . . || ||EIGRP external route ||170 || ||Internal BGP ||200 || ||Unknown ||255 || Administrative distance . . .
4K - last updated 2016-11-27 23:11 UTC by 1421
Solaris Wiki
A collection of Solaris topics. == Jumpstart == * [[DVD Boot]] * [[Custom Bootable DVD]] * [[LAN Boot]] . . . How To == Solaris Networking == * [[Quagga BGP routing]] * [[IPfilter]] . . .
2K - last updated 2011-03-23 03:50 UTC by arkadi
5 pages found.