Information Technology Reference
In-Depth Information
Example 2-14 GSR's Running Configuration
GSR#show running-config
...
hostname GSR
!
ip subnet-zero
!
interface FastEthernet10/0
ip address 172.16.1.1 255.255.255.0
no ip directed-broadcast
!
interface FastEthernet10/1
ip address 172.16.2.1 255.255.255.0
no ip directed-broadcast
!
interface FastEthernet10/2
ip address 172.16.3.1 255.255.255.0
no ip directed-broadcast
!
interface FastEthernet10/3
ip address 172.16.4.1 255.255.255.0
no ip directed-broadcast
!
router bgp 65000
neighbor 172.16.1.2 remote-as 65001
neighbor 172.16.2.2 remote-as 65002
neighbor 172.16.3.2 remote-as 65003
neighbor 172.16.4.2 remote-as 65004
!
...
Each test tool is assigned a different AS, from 65001 through 65004. All prefixes advertised
are in /24, from two to six Class C networks. All other BGP configurations are the default
settings.
The route map, filter list, community, and route reflection parameters are not considered in
this test. For example, more memory can be used if inbound soft reconfiguration is used.
NOTE
To provide a reasonable distribution of memory use and number of prefixes in the test
results, the 11 pairs of BGP networks and paths shown in Table 2-4 were simulated.
 
Search WWH ::




Custom Search