3com S7906E Installation Instruction

Page of 2621
 
1-60 
[SwitchA] bgp 65001 
[SwitchA-bgp] peer 200.1.1.2 as-number 100 
[SwitchA-bgp] quit 
# Configure Switch F. 
<SwitchF> system-view 
[SwitchF] bgp 100 
[SwitchF-bgp] router-id 6.6.6.6 
[SwitchF-bgp] peer 200.1.1.1 as-number 200 
[SwitchF-bgp] network 9.1.1.0 255.255.255.0 
[SwitchF-bgp] quit 
5)  Verify above configuration 
# Display the routing table on Switch B. 
[SwitchB] display bgp routing-table 
 
 Total Number of Routes: 1 
 
 BGP Local router ID is 2.2.2.2 
 Status codes: * - valid, > - best, d - damped, 
               h - history,  i - internal, s - suppressed, S - Stale 
               Origin : i - IGP, e - EGP, ? - incomplete 
      Network          NextHop       MED      LocPrf   PrefVal Path/Ogn 
 
 *>i  9.1.1.0/24        10.1.1.1       0         100       0       (65001) 100i 
[SwitchB] display bgp routing-table 9.1.1.0 
 
 BGP local router ID : 2.2.2.2 
 Local AS number : 65002 
 Paths:   1 available, 1 best 
 
 BGP routing table entry information of 9.1.1.0/24: 
 From            : 10.1.1.1 (1.1.1.1) 
 Relay Nexthop   : 0.0.0.0 
 Original nexthop: 10.1.1.1 
 AS-path         : (65001) 100 
 Origin          : igp 
 Attribute value : MED 0, localpref 100, pref-val 0, pre 255 
 State           : valid, external-confed, best, 
 Not advertised to any peers yet 
# Display the BGP routing table on Switch D. 
[SwitchD] display bgp routing-table 
 
 Total Number of Routes: 1 
 
 BGP Local router ID is 4.4.4.4 
 Status codes: * - valid, > - best, d - damped, 
               h - history,  i - internal, s - suppressed, S - Stale