Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 BGP Configuration Commands
3Com Corporation
5-40
peer-address: Specifies the IP address of the peer.
aspath-acl-number: Specifies the filtering list number of an AS regular expression. The
range is 1 to 199.
import: Distribution list for received routes.
export: Distribution list for advertised routes.
Description
Use the peer as-path-acl command to specify BGP route filtering policy based on AS
path list for a peer/peer group.
Use the undo peer as-path-acl command to cancel the existing configuration.
By default, a peer/peer group has no AS path list associated.
Example
# Set the AS path ACL for peer group test.
[3Com -bgp] peer test as-number 100
[3Com -bgp] peer test as-path-acl 3 export
5.1.42 peer connect-interface
Syntax
peer { group-name | peer-address } connect-interface interface-type
interface-number
undo peer { group-name | peer-address } connect-interface interface-type
interface-number
View
BGP view
Parameter
group-name: Specifies the name of the peer group.
peer-address: Specifies the IP address of the peer.
interface-type interface-number: Specifies the type and name of the interface.
Description
Use the peer connect-interface command to specify the source interface for route
updates.
Use the undo peer connect-interface command to restore the best source interface.
By default, BGP uses the best source interface.