3com 8807 참조 가이드

다운로드
페이지 1099
526
C
HAPTER
 27: BGP C
ONFIGURATION
 C
OMMANDS
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
-name
View
BGP view
Parameter
group-name: Specified peer group.
peer-address: IP address of the peer.
interface-type: Interface type.
interface-number: Interface number.
Description
Use the peer connect-interface command to specify the source interface of a 
route update packet.
Use the undo peer connect-interface command to restore the best source 
interface.
By default, BGP uses the best source interface.
Usually, BGP uses the optimal route to update the source interface of the packets. 
However, you can set the mode of the interface to Loopback in order to send 
route updates even if the interface is not work normally.
Example
# Specify loopback0 as the source interface of a route update packet.
[3Com-bgp] peer test connect-interface loopback 0 
peer 
default-route-advertise
Syntax
peer group-name default-route-advertise
undo peer group-name default-route-advertise
View
BGP view
Parameter
group-name: Specifies name of the peer group.
Description
Use the peer default-route-advertise command to configure a peer group to 
generate a default route for a peer.