3com 8807 Reference Guide

Page of 1099
BGP Configuration Commands
513
no-export-subconfed: Does not send matched route outside AS.
no-advertise: Sends matched route to no peers.
no-export: Does not advertise the route to outside the AS or the confederation, 
but can advertise the route to other sub-Ass in the confederation.
whole-match: Configures to display the exactly matched routes.
Description
Use the display bgp routing-table community command to view the routing 
information related to the specified BGP community number in the routing table.
Example
# Display the routing information matching BGP community number 11:22.
<SW8800> display bgp routing-table community 11:22
 
Flags:     # - valid,        ^ - best,
 
          D - damped,   H - history,
 
          I - internal,     S - aggregate suppressed
 
        B - balance
 
 
       Dest/Mask    Pref     Next-Hop     Med     Local-pref   Origin    As-path
 
--------------------------------------------------------------------
 
 #^  1.0.0.0/8     256    172.10.0.2                100      IGP   
 
 #^  2.0.0.0/8     256    172.10.0.2                100      IGP 
For detailed description of the output information, see Table 74.
display bgp 
routing-table 
community-list
Syntax
display bgp routing-table community-list community-list-number [ 
whole-match ]
View
Any view
Parameter
community-list-number: Specifies a community-list.
whole-match: Configures to display the exactly matched routes.
Description
Use the display bgp routing-table community-list command to view the 
routing information matching the specified BGP community list.
Example
# Display the routing information matching BGP community list 1.
[SW8800] display bgp routing-table community-list 1
 
Flags:     # - valid,        ^ - best,
 
          D - damped,   H - history,
 
          I - internal,     S - aggregate suppressed
 
        B - balance
 
 
Destination/Mask  Pref   Next-hop        Med      Local-Pref   Origin  As-Path
 
-------------------------------------------------------------------
 
    1.1.1.0/24    256   10.10.10.1     0                    IGP      200
 
    1.1.2.0/24    256   10.10.10.1     0                    IGP      200