Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 BGP Configuration Commands
3Com Corporation
5-24
Parameter
None
Description
Use the display bgp routing different-origin-as command to view routes that have
different source autonomous systems.
Example
# View the routes that have different source ASs.
<3Com > display bgp routing different-origin-as
Flags: # - valid ^ - active I - internal
D - damped H - history S - aggregate suppressed
B - balance
Destination/Mask Pref Next-hop Med Local-Pref Origin As-Path
------------------------------------------------------------------------
10.10.10.0/24 0 10.10.10.2 0 IGP
10.10.10.0/24 256 10.10.10.1 0 IGP 200
For description on the output of the command, see Table 5-7.
5.1.24 display bgp routing flap-info
Syntax
display bgp routing flap-info [ { regular-expression as-regular-expression } |
{ as-path-acl aspath-acl-number } | { network-address [ mask [ longer-match ] ] } ]
View
Any view
Parameter
as-regular-expression: Displays the route flap-info matching AS path regular
expression.
acl-number: Number of the specified AS path to be matched, ranging from 1 to 199.
network-address: Network IP address related to the flap statistics to be displayed.
mask: Network mask.
longer-match: Displays the route flap statistics that is more specific than
<network-address, mask>.