Netgear XCM8806 - 8800 SERIES 6-SLOT CHASSIS SWITCH 사용자 설명서

다운로드
페이지 968
706
   
|   
Chapter 26.  BGP  
NETGEAR 8800 User Manual 
configure bgp router 3.3.3.3
configure bgp as-number 100
create bgp neighbor 20.0.0.2 remote-as 100
enable bgp neighbor all
enable bgp
To configure router 4.4.4.4, use the following commands:
create vlan to_rr
configure vlan to_rr add port 1:1
configure vlan to_rr ipaddress 30.0.0.1/24
enable ipforwarding vlan to_rr
configure bgp router 4.4.4.4
configure bgp as-number 100
create bgp neighbor 30.0.0.2 remote-as 100
enable bgp neighbor all
enable bgp 
Route Confederations
BGP requires networks to use a fully meshed router configuration. This requirement does not 
scale well, especially when BGP is used as an IGP. One way to reduce the size of a fully 
meshed AS is to divide the AS into multiple sub-ASs and to group these sub-ASs into a 
routing confederation. Within the confederation, each sub-AS must be fully meshed. The 
confederation is advertised to other networks as a single AS.
Route Confederation Example
 shows an example of a confederation.