H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
5-18
Description
Use the display bgp routing-table cidr command to view the routing information
about the non-natural mask (namely the classless inter-domain routing, CIDR).
Examples
# Display BGP CIDR routing information.
<H3C> display bgp routing-table cidr
Flags: # - valid ^ - active I - internal
D - damped H - history S - aggregate suppressed
Dest/Mask Next-Hop Med Local-pref Origin As-path
------------------------------------------------------------------------
#^ 22.1.0.0/16 200.1.7.2 30 100 INC 200
# 88.1.0.0/16 0.0.0.0 30 IGP
For detailed description of the fields in the output information, see Table 5-6.
5.1.18 display bgp routing-table community
Syntax
display bgp [ multicast ] routing-table community [ aa:nn | no-export-subconfed |
no-advertise | no-export ]* [ whole-match ]
View
Any view
Parameters
multicast: Specifies multicast address family.
aa:nn: Community number.
no-export-subconfed: Specifies not to export a route to the outside of the local AS or
to other sub-ASs in the confederation after the route is received.
no-advertise: Specifies not to advertise a route to other BGP peers after the route is
received.
no-export: Specifies not to export a route to the outside of the local AS after the route is
received. If the confederation is used, the router cannot be exported to the outside of
the confederation, but can be exported to other sub-ASs in the confederation.
whole-match: Displays the exactly matched routes.