3Com 3031 Command Reference Manual page 645

3com 3031: reference guide
Hide thumbs Also See for 3031:
Table of Contents

Advertisement

be established first and be configured. Then add all the peers to the peer group so
that they have the same configuration as this peer group.
The default IBGP peer will be added to the default peer group without any
configuration. The configuration of the route update policy for any IBGP peer is
valid for the other IBGP peers in its group. To be specific, if the router is not a
route reflector, all the IBGP peers are in the same group. If the router is a route
reflector, all the route reflection clients are in a group, while non-clients are in
another group.
The external peer group members must be in the same network segment.
Otherwise, some EBGP peers may discard the transmitted route update.
The peer group members cannot be configured with the route update policy
which is different from that of the peer group, but can be configured with
different ingress policies.
Example
Establish a peer group "test".
[3Com-bgp] group test
import-route
Syntax
import-route protocol [ med med-value ] [ route-policy route-policy-name ]
undo import-route protocol
View
BGP view
Parameter
protocol: Specifies source routing protocols which can be imported, which
includes direct, ospf, ospf-nssa , ospf-ase, rip, bgp, and static at present.
med med-value: Specifies the MED value loaded by a redistributed route,
ranging from 0 to 4294967295.
route-policy route-policy-name: Specifies a route-policy to filter the
redistributed protocol route. It can be described in character and numeral with
the length being 1 to 19.
Description
Using the import-route command, you can import routes of other protocols. Using
the undo import-route command, you can remove importing routes of other
protocols.
By default, BGP does not import the routes of other protocols.
Example
Import routes of RIP.
[3Com-bgp] import-route rip
ip as-path acl
Syntax
ip as-path acl acl-number { permit | deny } as-regular-expression
undo ip as-path acl acl-number
BGP Configuration Commands
645

Advertisement

Table of Contents
loading

Table of Contents